summaryrefslogtreecommitdiff
path: root/cad/geda-utils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-07 14:52:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-07 14:52:40 +0000
commita9332e619d7477463de1d8ddeee6af0b202c4ba5 (patch)
tree95539417687bfd763c27596280728364f344274c /cad/geda-utils
parent- This is not using libgeda at all, so don't depend on it (diff)
- Update gEDA suite to 20040111 version
PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
Notes
Notes: svn path=/head/; revision=103201
Diffstat (limited to 'cad/geda-utils')
-rw-r--r--cad/geda-utils/Makefile9
-rw-r--r--cad/geda-utils/distinfo2
-rw-r--r--cad/geda-utils/pkg-plist9
3 files changed, 14 insertions, 6 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 893f74707640..f908329a9abf 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= geda-utils
-PORTVERSION= 20030223
-PORTREVISION= 1
+PORTVERSION= 20040111
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/ \
@@ -16,13 +15,13 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
MAINTAINER= bruno@tinkerbox.org
COMMENT= gEDA utilities
-BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
-LIB_DEPENDS= geda.18:${PORTSDIR}/cad/libgeda \
+RUN_DEPENDS= ${LOCALBASE}/share/gEDA/sym:${PORTSDIR}/cad/geda-symbols
+LIB_DEPENDS= geda.20:${PORTSDIR}/cad/libgeda \
guile.15:${PORTSDIR}/lang/guile
USE_LIBTOOL= yes
USE_GETOPT_LONG=yes
-AUTOCONF= autoconf
+USE_GMAKE= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/cad/geda-utils/distinfo b/cad/geda-utils/distinfo
index b510f6592dc4..1b518772148f 100644
--- a/cad/geda-utils/distinfo
+++ b/cad/geda-utils/distinfo
@@ -1 +1 @@
-MD5 (geda-utils-20030223.tar.gz) = c886498994d74b549e60b3071f67728c
+MD5 (geda-utils-20040111.tar.gz) = 3fac8212be7f362db2dd4d6a8806d58f
diff --git a/cad/geda-utils/pkg-plist b/cad/geda-utils/pkg-plist
index 6b15e312c1f3..d3055a2286b5 100644
--- a/cad/geda-utils/pkg-plist
+++ b/cad/geda-utils/pkg-plist
@@ -3,9 +3,18 @@ bin/smash_megafile
bin/convert_sym
bin/sarlacc_schem
bin/olib
+bin/gsch2pcb
bin/gschlas
bin/sarlacc_sym
bin/gschupdate
bin/gsymupdate
bin/gschemdoc
bin/refdes_renum
+bin/tragesym
+bin/pads_backannotate
+bin/garchive
+share/doc/geda-doc/readmes/README.gsch2pcb
+share/doc/geda-doc/readmes/README.olib
+share/doc/geda-doc/readmes/README.tragesym
+share/gEDA/system-gschlasrc
+@unexec rmdir %D/share/doc/geda-doc/readmes 2>/dev/null || true