diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-04 11:30:54 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-04 11:30:54 +0800 |
commit | db174d22d4b8f9bbdcc83742071ecf0761c3a52e (patch) | |
tree | 43085743bed85977637ee7277658f8b0160ab969 /devel | |
parent | 7202c1c9702df68f9e5f90543b1fc59c467fbda0 (diff) | |
download | marcuscom-ports-db174d22d4b8f9bbdcc83742071ecf0761c3a52e.tar marcuscom-ports-db174d22d4b8f9bbdcc83742071ecf0761c3a52e.tar.gz marcuscom-ports-db174d22d4b8f9bbdcc83742071ecf0761c3a52e.tar.bz2 marcuscom-ports-db174d22d4b8f9bbdcc83742071ecf0761c3a52e.tar.lz marcuscom-ports-db174d22d4b8f9bbdcc83742071ecf0761c3a52e.tar.xz marcuscom-ports-db174d22d4b8f9bbdcc83742071ecf0761c3a52e.tar.zst marcuscom-ports-db174d22d4b8f9bbdcc83742071ecf0761c3a52e.zip |
Merged into FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9336 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libglade2/Makefile | 59 | ||||
-rw-r--r-- | devel/libglade2/distinfo | 3 | ||||
-rw-r--r-- | devel/libglade2/pkg-descr | 3 | ||||
-rw-r--r-- | devel/libglade2/pkg-plist | 20 |
4 files changed, 0 insertions, 85 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile deleted file mode 100644 index 6115c90ce..000000000 --- a/devel/libglade2/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: libglade2 -# Date created: 18 August 1999 -# Whom: Ade Lovett <ade@lovett.com> -# -# $FreeBSD$ -# $MCom: ports/devel/libglade2/Makefile,v 1.25 2007/07/22 02:01:07 mezz Exp $ -# - -PORTNAME= libglade2 -PORTVERSION= 2.6.2 -PORTREVISION?= 0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/..$//} -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME glade library - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -RUN_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr - -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack libxml2 gtk20 referencehack -USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc \ - --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= XMLCATALOG="${LOCALBASE}/bin/xmlcatalog" \ - CATALOG_PORTS_XML="${LOCALBASE}/share/xml/catalog.ports" - -.if !defined(WITHOUT_PYTHON) -BUILD_DEPENDS+= ${PYEXPAT} -RUN_DEPENDS+= ${PYEXPAT} - -USE_PYTHON= yes -PLIST_SUB+= PYTHON="" -.else -PLIST_SUB+= PYTHON="@comment " - -post-patch: - @${REINPLACE_CMD} -E 's/in (python.*)+ none/in none/' \ - ${WRKSRC}/configure -.endif - -post-install: - ${MKDIR} ${PREFIX}/lib/libglade/2.0 - -.include <bsd.port.mk> - -.endif diff --git a/devel/libglade2/distinfo b/devel/libglade2/distinfo deleted file mode 100644 index c4ac1b442..000000000 --- a/devel/libglade2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libglade-2.6.2.tar.bz2) = da4f9d1c6cd1337f6ef5e2db768d8557 -SHA256 (gnome2/libglade-2.6.2.tar.bz2) = 7c79a2afaef4fd6726bad0530e29d2bc19689e07720a05c3ad32012e5aed3138 -SIZE (gnome2/libglade-2.6.2.tar.bz2) = 351755 diff --git a/devel/libglade2/pkg-descr b/devel/libglade2/pkg-descr deleted file mode 100644 index 7335dd1ea..000000000 --- a/devel/libglade2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -LibGlade allows GLADE interfaces to be handled at runtime, freeing -GUI development from code development. This allows an interface to -be changed without requiring a re-compilation. diff --git a/devel/libglade2/pkg-plist b/devel/libglade2/pkg-plist deleted file mode 100644 index 88edca272..000000000 --- a/devel/libglade2/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -%%PYTHON%%bin/libglade-convert -include/libglade-2.0/glade/glade-build.h -include/libglade-2.0/glade/glade-init.h -include/libglade-2.0/glade/glade-parser.h -include/libglade-2.0/glade/glade-xml.h -include/libglade-2.0/glade/glade.h -lib/libglade-2.0.a -lib/libglade-2.0.la -lib/libglade-2.0.so -lib/libglade-2.0.so.0 -libdata/pkgconfig/libglade-2.0.pc -share/xml/libglade/glade-2.0.dtd -@unexec %%XMLCATALOG%% --noout --del %D/share/xml/libglade/glade-2.0.dtd %%CATALOG_PORTS_XML%% || /usr/bin/true -@exec %%XMLCATALOG%% --noout --add "system" "http://glade.gnome.org/glade-2.0.dtd" %D/share/xml/libglade/glade-2.0.dtd %%CATALOG_PORTS_XML%% || /usr/bin/true -@exec mkdir -p %D/lib/libglade/2.0 -@dirrm share/xml/libglade -@dirrm lib/libglade/2.0 -@dirrm lib/libglade -@dirrm include/libglade-2.0/glade -@dirrm include/libglade-2.0 |