From a9332e619d7477463de1d8ddeee6af0b202c4ba5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 7 Mar 2004 14:52:40 +0000 Subject: - Update gEDA suite to 20040111 version PR: ports/62549 Submitted by: bruno (maintainer) --- graphics/libgdgeda/Makefile | 4 +++- graphics/libgdgeda/distinfo | 2 +- graphics/libgdgeda/files/patch-ltmain.sh | 25 ------------------------- graphics/libgdgeda/pkg-plist | 8 +++----- 4 files changed, 7 insertions(+), 32 deletions(-) delete mode 100644 graphics/libgdgeda/files/patch-ltmain.sh (limited to 'graphics/libgdgeda') diff --git a/graphics/libgdgeda/Makefile b/graphics/libgdgeda/Makefile index e4765bc3f4f5..b96345ea8307 100644 --- a/graphics/libgdgeda/Makefile +++ b/graphics/libgdgeda/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgdgeda -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.15 CATEGORIES= graphics cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/dist/ \ http://www.geda.seul.org/devel/support/ \ @@ -17,6 +17,8 @@ COMMENT= Special version of the gd graphic lib for use by gEDA programs LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +USE_GMAKE= yes +USE_GNOME= pkgconfig gnomehack USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/libgdgeda/distinfo b/graphics/libgdgeda/distinfo index 81843b3dd17f..0177fbfd903d 100644 --- a/graphics/libgdgeda/distinfo +++ b/graphics/libgdgeda/distinfo @@ -1 +1 @@ -MD5 (libgdgeda-2.0.9.tar.gz) = cafe262a94d3426fb291b3fdff9cfbd6 +MD5 (libgdgeda-2.0.15.tar.gz) = d4978ce4e8eb9fa2e7c0d7dba40b3c5b diff --git a/graphics/libgdgeda/files/patch-ltmain.sh b/graphics/libgdgeda/files/patch-ltmain.sh deleted file mode 100644 index e71718a9f08e..000000000000 --- a/graphics/libgdgeda/files/patch-ltmain.sh +++ /dev/null @@ -1,25 +0,0 @@ ---- ltmain.sh.orig Sat Sep 22 20:10:52 2001 -+++ ltmain.sh Tue Nov 20 21:14:55 2001 -@@ -2444,6 +2444,9 @@ - *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4210,10 +4213,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/graphics/libgdgeda/pkg-plist b/graphics/libgdgeda/pkg-plist index 3bcfc444a90d..2365d657bebe 100644 --- a/graphics/libgdgeda/pkg-plist +++ b/graphics/libgdgeda/pkg-plist @@ -7,11 +7,9 @@ include/gdgeda/gdfontl.h include/gdgeda/gdfontmb.h include/gdgeda/gdfonts.h include/gdgeda/gdfontt.h -include/gdgeda/gdhelpers.h -include/gdgeda/jisx0208.h -include/gdgeda/wbmp.h -lib/libgdgeda.so.5 +lib/libgdgeda.so.6 lib/libgdgeda.so +lib/libgdgeda.la lib/libgdgeda.a +libdata/pkgconfig/libgdgeda.pc @dirrm include/gdgeda - -- cgit v1.2.3