summaryrefslogtreecommitdiff
path: root/cad/gschem
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2007-02-21 13:23:52 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2007-02-21 13:23:52 +0000
commit7ddc234e3477508556620718da13074d9d8c196e (patch)
tree1f365694569dbd7455d4fd0f84566c99c42d77c6 /cad/gschem
parent4d2476efa1fc3f95832a74eafd465dab0f6dbd58 (diff)
downloadpkgsrc-7ddc234e3477508556620718da13074d9d8c196e.tar.gz
Update to 20070216 snapshot. Many changes and improvements since the
last snapshot. A highly abbreviated list is: libgeda: - fixes to postscript output - fixes to arc handling - added some functions for embedding and deembedding symbols - many changes to the internal data structure. - fix a bug which could cause missing connectivity on a bus - improvements to attribute handling - fix a bunch of compiler warnings. - various other bug fixes gschem: - improvements and bug fixes to the autonumber code - improvements to the various file selection dialogs - improvements to attribute handling - improvements to the internal data structure - various other bug fixes gnetlist: - fixes for guile-1.8 - update the gsch2pcb backend to allow running or never running m4 for pcb footprints. - changed "package" to "refdes" in the BOM/BOM2 backends - added a drc2 regression test - bugfix in the allegro backend - other misc fixes symbols: - added 4 missing characters to complete the hungarian character set - add greek mu gsymcheck: - man page improvements gattrib: - enhanced sorting functions - various bug fixes utils: - add an option to gsch2pcb to let the user prevent m4 from ever being run when looking for pcb footprints. - let gsch2pcb look both for "name" and "name.fp" when looking for a footprint called "name". - use some configure options to set the default gsch2pcb footprint search paths rather than hardcoding them. - added a gnet_hier_verilog.sh script to do non-flattened verilog netlisting - added options to gschlas to embed or de-embed all symbols in a schematic
Diffstat (limited to 'cad/gschem')
-rw-r--r--cad/gschem/PLIST19
-rw-r--r--cad/gschem/distinfo12
-rw-r--r--cad/gschem/patches/patch-aa26
-rw-r--r--cad/gschem/patches/patch-ab16
-rw-r--r--cad/gschem/patches/patch-ac15
5 files changed, 23 insertions, 65 deletions
diff --git a/cad/gschem/PLIST b/cad/gschem/PLIST
index 2cb8b8dcaef..ac3d4ff9cf7 100644
--- a/cad/gschem/PLIST
+++ b/cad/gschem/PLIST
@@ -1,17 +1,34 @@
-@comment $NetBSD: PLIST,v 1.17 2006/10/21 19:22:23 rillig Exp $
+@comment $NetBSD: PLIST,v 1.18 2007/02/21 13:23:53 dmcmahill Exp $
bin/gschem
man/man1/gschem.1
+share/gEDA/bitmap/gschem-alignment_bottomright.png
+share/gEDA/bitmap/gschem-alignment_middlecenter.png
+share/gEDA/bitmap/gschem-alignment_middleleft.png
+share/gEDA/bitmap/gschem-alignment_middleright.png
+share/gEDA/bitmap/gschem-alignment_topcenter.png
+share/gEDA/bitmap/gschem-alignment_topleft.png
+share/gEDA/bitmap/gschem-alignment_topright.png
+share/gEDA/bitmap/gschem-alignment_unchanged.png
+share/gEDA/bitmap/gschem-bottom2top.png
share/gEDA/bitmap/gschem-bus.xpm
share/gEDA/bitmap/gschem-comp.xpm
share/gEDA/bitmap/gschem-copy.xpm
share/gEDA/bitmap/gschem-delete.xpm
+share/gEDA/bitmap/gschem-diagonal.png
share/gEDA/bitmap/gschem-edit.xpm
+share/gEDA/bitmap/gschem-fileorder.png
+share/gEDA/bitmap/gschem-filltype_filled.png
+share/gEDA/bitmap/gschem-filltype_hatch.png
+share/gEDA/bitmap/gschem-filltype_hollow.png
+share/gEDA/bitmap/gschem-filltype_mesh.png
+share/gEDA/bitmap/gschem-left2right.png
share/gEDA/bitmap/gschem-mirror.xpm
share/gEDA/bitmap/gschem-move.xpm
share/gEDA/bitmap/gschem-net.xpm
share/gEDA/bitmap/gschem-new.xpm
share/gEDA/bitmap/gschem-open.xpm
share/gEDA/bitmap/gschem-redo.xpm
+share/gEDA/bitmap/gschem-right2left.png
share/gEDA/bitmap/gschem-rotate.xpm
share/gEDA/bitmap/gschem-save.xpm
share/gEDA/bitmap/gschem-select.xpm
diff --git a/cad/gschem/distinfo b/cad/gschem/distinfo
index 3dbfe05e554..46bb4da0ab7 100644
--- a/cad/gschem/distinfo
+++ b/cad/gschem/distinfo
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.23 2006/12/24 10:20:34 dmcmahill Exp $
+$NetBSD: distinfo,v 1.24 2007/02/21 13:23:53 dmcmahill Exp $
-SHA1 (geda/geda-gschem-20061020.tar.gz) = 828bc6517fefc3a5f36c7e5a57752e0315eb2c6e
-RMD160 (geda/geda-gschem-20061020.tar.gz) = 83166aae8be23d7a21ebf82d82a5b4cae97f1350
-Size (geda/geda-gschem-20061020.tar.gz) = 943519 bytes
-SHA1 (patch-aa) = 3f95395d0b9563422401b04e929ee1ef406f5313
-SHA1 (patch-ab) = cea6b45ebd34dd846bcef6a0967b4644e077cc7e
-SHA1 (patch-ac) = 5468fa9fb00b7a193a8139078a7383f4b4d543ac
+SHA1 (geda/geda-gschem-20070216.tar.gz) = 7aaa669f8e25f89f99259f0bfb39efee2f932a86
+RMD160 (geda/geda-gschem-20070216.tar.gz) = 76924c6970784a02d54ed47c5a72bd0325805dba
+Size (geda/geda-gschem-20070216.tar.gz) = 1053241 bytes
+SHA1 (patch-aa) = 6e1f3926d3f9019ed7032575bd81faeefe2b3d2e
diff --git a/cad/gschem/patches/patch-aa b/cad/gschem/patches/patch-aa
deleted file mode 100644
index 3977e8b200e..00000000000
--- a/cad/gschem/patches/patch-aa
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-aa,v 1.13 2006/12/21 02:49:28 dmcmahill Exp $
-
-Make this work with non-gcc. Patch in upstream sources already.
-
---- include/globals.h.orig 2006-09-30 13:03:21.000000000 -0400
-+++ include/globals.h
-@@ -97,5 +97,19 @@ extern SCM new_page_hook;
- # define N_(String) (String)
- #endif
-
-+/*
-+ * __attribute__((unused)) is a gcc extension so define
-+ * a portable macro, ATTRIBUTE_UNUSED, to use instead
-+ */
-+#ifndef GCC_VERSION
-+#define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__)
-+#endif /* GCC_VERSION */
-+
-+#if GCC_VERSION > 2007
-+#define ATTRIBUTE_UNUSED __attribute__((unused))
-+#else
-+#define ATTRIBUTE_UNUSED
-+#endif
-+
- /*EK* used by prototype.h */
- #include "../include/x_states.h"
diff --git a/cad/gschem/patches/patch-ab b/cad/gschem/patches/patch-ab
deleted file mode 100644
index 91015b2d9ff..00000000000
--- a/cad/gschem/patches/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ab,v 1.8 2006/10/21 19:22:12 rillig Exp $
-
---- scripts/makeimages.orig 2006-02-26 20:33:59.000000000 +0100
-+++ scripts/makeimages 2006-10-21 21:19:12.000000000 +0200
-@@ -7,9 +7,9 @@
- # - ghostscript (I use aladdin gs)
- #
-
--if [ "$1" == "" ]
-+if [ $# -ne 1 ]
- then
-- echo "usage: makeimages path_to_libary"
-+ echo "usage: makeimages path_to_libary" 1>&2
- exit 1
- fi
-
diff --git a/cad/gschem/patches/patch-ac b/cad/gschem/patches/patch-ac
deleted file mode 100644
index 45b5280ab50..00000000000
--- a/cad/gschem/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.6 2006/12/24 10:20:34 dmcmahill Exp $
-
-Make this work with non-gcc. Patch in upstream sources already.
-
---- src/x_menus.c.orig 2006-08-06 12:45:29.000000000 -0400
-+++ src/x_menus.c
-@@ -239,7 +239,7 @@ void get_main_menu(TOPLEVEL * w_current,
- *
- */
- static gchar* gettext_fn(const gchar *path,
-- gpointer func_data __attribute__((unused)))
-+ gpointer func_data ATTRIBUTE_UNUSED)
- {
- return gettext(path);
- }