summaryrefslogtreecommitdiff
path: root/graphics/libgdgeda
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-04-07 00:08:21 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-04-07 00:08:21 +0000
commitd0646733a2c993d197f79d56e3287f0ef65751cf (patch)
treeaea1ffda4cd8bff14bbd6dabd5e6e4b45965df58 /graphics/libgdgeda
parentRemove non-applicable libpcap stuff and extraneous MAINTAINER stuff (diff)
libgdgeda is a modified version of the gd graphic library,
with extra changes for use by gschem. Submitted by: bruno.schwander@technologist.com
Notes
Notes: svn path=/head/; revision=40967
Diffstat (limited to 'graphics/libgdgeda')
-rw-r--r--graphics/libgdgeda/Makefile24
-rw-r--r--graphics/libgdgeda/distinfo1
-rw-r--r--graphics/libgdgeda/pkg-comment1
-rw-r--r--graphics/libgdgeda/pkg-descr5
-rw-r--r--graphics/libgdgeda/pkg-plist15
5 files changed, 46 insertions, 0 deletions
diff --git a/graphics/libgdgeda/Makefile b/graphics/libgdgeda/Makefile
new file mode 100644
index 000000000000..755d2765c76c
--- /dev/null
+++ b/graphics/libgdgeda/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: libgdgeda
+# Date created: 4 April 2001
+# Whom: bruno schwander <bruno@tinkerbox.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libgdgeda
+PORTVERSION= 1.8
+CATEGORIES= graphics cad
+MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/dist/ \
+ http://www.geda.seul.org/devel/support/ \
+ http://www.tinkerbox.org/projects/files/gEDA/
+
+MAINTAINER= bruno@tinkerbox.org
+
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
+
+USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/graphics/libgdgeda/distinfo b/graphics/libgdgeda/distinfo
new file mode 100644
index 000000000000..09da11364042
--- /dev/null
+++ b/graphics/libgdgeda/distinfo
@@ -0,0 +1 @@
+MD5 (libgdgeda-1.8.tar.gz) = 18e62c4a66c33e00dff366578e71638b
diff --git a/graphics/libgdgeda/pkg-comment b/graphics/libgdgeda/pkg-comment
new file mode 100644
index 000000000000..58bdcade11b1
--- /dev/null
+++ b/graphics/libgdgeda/pkg-comment
@@ -0,0 +1 @@
+Special version of the gd graphic lib for use by gEDA programs
diff --git a/graphics/libgdgeda/pkg-descr b/graphics/libgdgeda/pkg-descr
new file mode 100644
index 000000000000..a6ec14353e08
--- /dev/null
+++ b/graphics/libgdgeda/pkg-descr
@@ -0,0 +1,5 @@
+libgdgeda is a modified version of the gd graphic library,
+with extra changes for use by gschem.
+libgdgeda does not conflict with the regular gd library.
+
+WWW: http://www.geda.seul.org
diff --git a/graphics/libgdgeda/pkg-plist b/graphics/libgdgeda/pkg-plist
new file mode 100644
index 000000000000..b91c69c04985
--- /dev/null
+++ b/graphics/libgdgeda/pkg-plist
@@ -0,0 +1,15 @@
+bin/libgdgeda-config
+include/gdgeda/gd.h
+include/gdgeda/gd_io.h
+include/gdgeda/gdcache.h
+include/gdgeda/gdfontg.h
+include/gdgeda/gdfontl.h
+include/gdgeda/gdfontmb.h
+include/gdgeda/gdfonts.h
+include/gdgeda/gdfontt.h
+include/gdgeda/jisx0208.h
+include/gdgeda/wbmp.h
+lib/libgdgeda.so.4
+lib/libgdgeda.so
+lib/libgdgeda.a
+@dirrm include/gdgeda