pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics remove graphics/libgdgeda. This was previous...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/452b2f85465c
branches:  trunk
changeset: 520564:452b2f85465c
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Mon Oct 23 09:51:59 2006 +0000

description:
remove graphics/libgdgeda.  This was previously only used by the cad/geda
suite and those packages now use the standard graphics/gd library instead
of the customized libgdgeda one.

diffstat:

 graphics/Makefile                |   3 +--
 graphics/libgdgeda/DESCR         |  20 --------------------
 graphics/libgdgeda/Makefile      |  21 ---------------------
 graphics/libgdgeda/PLIST         |  13 -------------
 graphics/libgdgeda/buildlink3.mk |  22 ----------------------
 graphics/libgdgeda/distinfo      |   5 -----
 6 files changed, 1 insertions(+), 83 deletions(-)

diffs (118 lines):

diff -r bd3d48d2c561 -r 452b2f85465c graphics/Makefile
--- a/graphics/Makefile Mon Oct 23 09:50:44 2006 +0000
+++ b/graphics/Makefile Mon Oct 23 09:51:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.437 2006/10/07 03:07:25 markd Exp $
+# $NetBSD: Makefile,v 1.438 2006/10/23 09:51:59 dmcmahill Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -170,7 +170,6 @@
 SUBDIR+=       libcaca
 SUBDIR+=       libexif
 SUBDIR+=       libexif-gtk
-SUBDIR+=       libgdgeda
 SUBDIR+=       libgdiplus
 SUBDIR+=       libggi
 SUBDIR+=       libggigcp
diff -r bd3d48d2c561 -r 452b2f85465c graphics/libgdgeda/DESCR
--- a/graphics/libgdgeda/DESCR  Mon Oct 23 09:50:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-  libgdgeda is a special version of gd 1.6, specifically created for
-gEDA.  The changes from the original gd library are:
-
-    - gdImageArc arcs rotate counterclockwise (as opposed to the
-      original clockwise rotation).
-    - mtables.c is now build like any other C file (ie it's not
-      #included).  Created mtables.h which contain the prototypes
-      for the math lookup tables.
-    - Created libgdgeda-config, which is a sh script.  This script
-      is used in gEDA to determine the various build parameters of
-      libgdgeda (cflags and ldflags).
-    - index.html was moved into the doc directory
-    - Updated source from gd 1.6 which removes support for gifs and
-      adds support for pngs.  Now requires libpng.
-    - Updated source from gd 1.6.3
-    - Updated to libtool 1.3.3
-
-  It is recommended that people wanting to use gd in their own
-programs use the original gd (unless you happen to need some of the
-modifications that were made).
diff -r bd3d48d2c561 -r 452b2f85465c graphics/libgdgeda/Makefile
--- a/graphics/libgdgeda/Makefile       Mon Oct 23 09:50:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2006/04/17 13:46:00 wiz Exp $
-#
-
-DISTNAME=              libgdgeda-2.0.15
-PKGREVISION=           3
-CATEGORIES=            graphics
-MASTER_SITES=          ftp://ftp.geda.seul.org/pub/geda/devel/support/
-
-MAINTAINER=            dmcmahill%NetBSD.org@localhost
-HOMEPAGE=              http://www.geda.seul.org/
-COMMENT=               Modified version of the gd packages for use with gEDA
-
-PKG_INSTALLATION_TYPES=        overwrite pkgviews
-
-DIST_SUBDIR=           ${PKGNAME_NOREV}nb2
-
-GNU_CONFIGURE=         YES
-USE_LIBTOOL=           YES
-
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r bd3d48d2c561 -r 452b2f85465c graphics/libgdgeda/PLIST
--- a/graphics/libgdgeda/PLIST  Mon Oct 23 09:50:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:35 jlam Exp $
-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
-lib/libgdgeda.la
-lib/pkgconfig/libgdgeda.pc
-@dirrm include/gdgeda
diff -r bd3d48d2c561 -r 452b2f85465c graphics/libgdgeda/buildlink3.mk
--- a/graphics/libgdgeda/buildlink3.mk  Mon Oct 23 09:50:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.9 2006/07/08 23:10:52 jlam Exp $
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
-LIBGDGEDA_BUILDLINK3_MK:=      ${LIBGDGEDA_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+=    libgdgeda
-.endif
-
-BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Nlibgdgeda}
-BUILDLINK_PACKAGES+=   libgdgeda
-BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libgdgeda
-
-.if !empty(LIBGDGEDA_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.libgdgeda+=      libgdgeda>=2.0.15
-BUILDLINK_ABI_DEPENDS.libgdgeda+=      libgdgeda>=2.0.15nb3
-BUILDLINK_PKGSRCDIR.libgdgeda?=        ../../graphics/libgdgeda
-.endif # LIBGDGEDA_BUILDLINK3_MK
-
-.include "../../graphics/png/buildlink3.mk"
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH:S/+$//}
diff -r bd3d48d2c561 -r 452b2f85465c graphics/libgdgeda/distinfo
--- a/graphics/libgdgeda/distinfo       Mon Oct 23 09:50:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.8 2005/02/24 08:45:09 agc Exp $
-
-SHA1 (libgdgeda-2.0.15nb2/libgdgeda-2.0.15.tar.gz) = 472b361047ba7fb00b37fe4bcbb20316667677da
-RMD160 (libgdgeda-2.0.15nb2/libgdgeda-2.0.15.tar.gz) = 19279eea6ec59d3397f802579b3b21cd2b8d0d09
-Size (libgdgeda-2.0.15nb2/libgdgeda-2.0.15.tar.gz) = 522645 bytes



Home | Main Index | Thread Index | Old Index