Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/xfig Update xfig to version 3.2.7b.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66403ad185db
branches:  trunk
changeset: 433085:66403ad185db
user:      he <he%pkgsrc.org@localhost>
date:      Sat May 30 18:11:22 2020 +0000

description:
Update xfig to version 3.2.7b.

Pkgsrc changes:
 * Remove patches integrated upstream.
 * No longer need the "-full" dance.
 * Add license setting, it's similar to mit

Upstream changes:

===========
Version 3.2
===========
Patchlevel 7b (Oct 2019)

NEW FEATURES:
     o New drawings in Electronic/Schematic library. Thanks to Niko Sauer.

BUGS FIXED:
     Ticket numbers refer to https://sourceforge.net/p/mcj/tickets/#.
     o When exiting, cleanly pull down all windows. Ticket #54.
     o Adding and deleting arrows to arcs works, ticket #46.
     o Allow more than 100 comment lines, ticket #47.
     o Make `xfig -update' work again, would segfault.
     o Correctly draw interpolated splines, ticket #35.
     o Position points on grid, if appres.userspacing unequal 1. Ticket #31.

-----------------------------------
Patchlevel 7a (May 2018)

BUGS FIXED:
     Ticket numbers refer to https://sourceforge.net/p/mcj/tickets/#.
     Debian bug numbers refer to https://bugs.debian.org/#.
     o Really fix ticket #9, debian bug #270113. When entering the "Open.."
       dialog, moving to a new directory, pressing Cancel, a subsequent
       "Save" placed the figure file into the new directory.

-----------------------------------
Patchlevel 7 (April 2018)

NEW FEATURES:
     o Export to pdf now allows to choose between output to a full-page pdf,
       or cropping to the bounding box (the default behavior).
     o Enable horizontal scrolling with mouse buttons 6 and 7 (sideway push
       of mouse wheel, or horizontal movement on touchpad).

CHANGES:
     o Rename the text flag "Special Flag" to "TeX Flag".
     o Interpolated splines are now created with the recommended value of the
       shape factor of -0.5, not with -1.0. A description of the shape factor
       as used in xfig has been added in the file doc/FORMAT3.2

BUGS FIXED:
     Ticket numbers refer to https://sourceforge.net/p/mcj/tickets/#.
     Debian bug numbers refer to https://bugs.debian.org/#.
     o Center canvas around cursor when zooming by pressing CTRL and using a
       wheel-mouse.
     o Apply xfig-3.2.6a-fallback-for-nonscalable-fonts.patch and
       xfig-3.2.6a-scalable-fonts.patch from Hans de Goede.
     o Apply debian patches 08_every_time.patch, 10_RELEASE_DATE.patch,
       11_declare_swap_colors.patch, from Roland Rosenfeld.
     o Apply debian patch 07_colorsliderarrows.patch. Debian bug #870365.
     o Change map of India to disputed boundaries, from
       https://en.wikipedia.org/wiki/File:India_disputed_areas_map.svg,
       retrieved 2018-02-25. Debian bug #270799, 09_india_disputed.patch
     o Prevent integer overflow in {floor,ceil}_coords_{x,y}(). Fixes debian
       bug #300436. Also prevent integer overflow in round_coords().
     o Completely remove alloca.h and alloca() from the code.
     o When entering the "Save as..." dialog, moving to a new directory and
       pressing "Cancel", a subsequent "Save" wrote to the new directory.
       This happened analogously for the "Export" dialog. Fixed, ticket #9.

diffstat:

 graphics/xfig/Makefile                         |     8 +-
 graphics/xfig/PLIST                            |  2121 ++++++++++++-----------
 graphics/xfig/distinfo                         |    14 +-
 graphics/xfig/patches/patch-src_e__chop.c      |    17 -
 graphics/xfig/patches/patch-src_w__intersect.c |    15 -
 graphics/xfig/patches/patch-src_w__keyboard.c  |    17 -
 graphics/xfig/patches/patch-src_w__snap.c      |    17 -
 7 files changed, 1108 insertions(+), 1101 deletions(-)

diffs (truncated from 2296 to 300 lines):

diff -r 0e52829592f1 -r 66403ad185db graphics/xfig/Makefile
--- a/graphics/xfig/Makefile    Sat May 30 17:58:27 2020 +0000
+++ b/graphics/xfig/Makefile    Sat May 30 18:11:22 2020 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2020/05/20 06:09:09 rillig Exp $
+# $NetBSD: Makefile,v 1.78 2020/05/30 18:11:22 he Exp $
 
-DISTNAME=      xfig-3.2.6a
-PKGNAME=       ${DISTNAME:S/-full//}
-PKGREVISION=   1
+DISTNAME=      xfig-3.2.7b
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mcj/}
 EXTRACT_SUFX=  .tar.xz
@@ -10,6 +8,8 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://mcj.sourceforge.net/
 COMMENT=       CAD-like 2D drawing tool, good for colorful scale drawings & ISOs
+# not completely, but near enough
+LICENSE=       mit
 
 DEPENDS+=      fig2dev-[0-9]*:../../print/fig2dev
 
diff -r 0e52829592f1 -r 66403ad185db graphics/xfig/PLIST
--- a/graphics/xfig/PLIST       Sat May 30 17:58:27 2020 +0000
+++ b/graphics/xfig/PLIST       Sat May 30 18:11:22 2020 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.13 2019/06/21 13:15:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2020/05/30 18:11:22 he Exp $
 bin/xfig
+lib/X11/app-defaults/Fig
 man/man1/xfig.1
-lib/X11/app-defaults/Fig
 share/applications/xfig.desktop
 share/doc/xfig/FORMAT1.3
 share/doc/xfig/FORMAT1.4
@@ -29,7 +29,6 @@
 share/doc/xfig/html/but_frm_main_menus.html
 share/doc/xfig/html/but_frm_miscellaneous.html
 share/doc/xfig/html/but_frm_new_features.html
-share/doc/xfig/html/but_frm_object_libraries.html
 share/doc/xfig/html/but_frm_options.html
 share/doc/xfig/html/but_frm_panning.html
 share/doc/xfig/html/but_frm_printing.html
@@ -53,7 +52,6 @@
 share/doc/xfig/html/frm_main_menus.html
 share/doc/xfig/html/frm_miscellaneous.html
 share/doc/xfig/html/frm_new_features.html
-share/doc/xfig/html/frm_object_libraries.html
 share/doc/xfig/html/frm_options.html
 share/doc/xfig/html/frm_panning.html
 share/doc/xfig/html/frm_printing.html
@@ -315,6 +313,7 @@
 share/doc/xfig/html/images/xfig-logo.png
 share/doc/xfig/html/images/xfig-title-old.png
 share/doc/xfig/html/images/xfig-title.fig
+share/doc/xfig/html/images/xfig-title.fig.in
 share/doc/xfig/html/images/xfig-title.png
 share/doc/xfig/html/images/xfig_splash_logo.png
 share/doc/xfig/html/images/xfighelp.png
@@ -401,6 +400,7 @@
 share/doc/xfig/html/printing.html
 share/doc/xfig/html/screen_image_map.html
 share/doc/xfig/xfig-howto.pdf
+share/doc/xfig/xfig-title.png
 share/doc/xfig/xfig_man.html
 share/doc/xfig/xfig_ref_en.pdf
 share/pixmaps/xfig.png
@@ -612,1024 +612,1100 @@
 share/xfig/Libraries/Electronic/Physical/svga.fig
 share/xfig/Libraries/Electronic/Physical/terminal_block.fig
 share/xfig/Libraries/Electronic/README
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4000.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4001.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4002.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4006.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4007.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4008.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4009.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4010.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40100.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40101.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40102.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40103.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40104.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40105.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40106.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40107.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40108.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40109.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4011.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40110.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40115.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40116.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40117.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4012.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4013.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4014.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40147.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4015.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4016.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40160.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40161.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40162.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40163.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4017.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40174.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40175.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4018.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40181.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40182.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4019.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40192.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40193.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40194.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4020.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40208.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4021.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4022.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4023.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4024.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4025.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/40257.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4026.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4027.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4028.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4029.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4030.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4031.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4032.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4033.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4034.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4035.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4037.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4038.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4040.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4041.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4042.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4043.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4044.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4045.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4046.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4047.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4048.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4049.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4050.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4051.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4052.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4053.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4054.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4055.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4056.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4057.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4059.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4060.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4062.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4063.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4066.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4067.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4068.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4069.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4070.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4071.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4072.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4073.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4075.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4076.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4077.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4078.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4081.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4082.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4085.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4086.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4089.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4093.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4094.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4095.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4096.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4097.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4098.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4099.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4502.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4503.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4508.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4510.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4511.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4512.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4514.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4515.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4516.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4517.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4518.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4520.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4527.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4532.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4536.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4538.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4543.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4551.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4555.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4556.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_CMOS-metric/4585.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/cllog-400.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/cllog-500.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/cllog-804.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-1002.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S01.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S03.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S08.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S09.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S10.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S11.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S12.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S13.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S14.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S15.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S17.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S20.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S21.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S22.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S26.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S27.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S28.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S29.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S30.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S32.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S33.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S34.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S35.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-S36.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clog-dpmdb.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clogl-1000.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clogl-1004.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/clogl-1005.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/cph-prog.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_DScurves/cph-rad2.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7400.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7401.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7402.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7403.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7404.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7405.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7406.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7407.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7408.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7409.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7410.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74107.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74109.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74111.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74116.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7412.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74120.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74121.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74122.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74123.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74125.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74126.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74128.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7413.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74130.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74132.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74136.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7414.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74143.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74145.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74147.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74148.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74150.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74151.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74153.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74154.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74155.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74156.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74157.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74159.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7416.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74160.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74161.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74162.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74163.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74164.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74165.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74166.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74167.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/7417.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74170.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74172.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74173.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74174.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74175.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74176.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74177.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74178.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74180.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74190.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74191.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74192.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74193.fig
-share/xfig/Libraries/Electronic/Schematic/More/simple_TTL-metric/74194.fig



Home | Main Index | Thread Index | Old Index