summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-03-04 18:27:34 +0000
committertron <tron@pkgsrc.org>2001-03-04 18:27:34 +0000
commit74fdb36d0a294aca6dd6f5a33e0f143a1f6c427c (patch)
tree196b4832265068518bb45aa5fabe725774326954 /graphics/gdk-pixbuf
parent955ba0dbb6a154f5a9a22b5eddd0439d963fc290 (diff)
downloadpkgsrc-74fdb36d0a294aca6dd6f5a33e0f143a1f6c427c.tar.gz
Move documentation from "gdk-pixbuf" to "gdk-pixbuf-gnome" package because
the documentation is part of the GNOME documentation. Bump version number of both packages to "0.9.0nb2".
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r--graphics/gdk-pixbuf/Makefile14
-rw-r--r--graphics/gdk-pixbuf/Makefile.common9
-rw-r--r--graphics/gdk-pixbuf/pkg/PLIST45
3 files changed, 15 insertions, 53 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile
index e46c6ba9581..167d1e3e2de 100644
--- a/graphics/gdk-pixbuf/Makefile
+++ b/graphics/gdk-pixbuf/Makefile
@@ -1,15 +1,19 @@
-# $NetBSD: Makefile,v 1.11 2001/02/16 15:22:20 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2001/03/04 18:27:34 tron Exp $
#
.include "Makefile.common"
-PKGNAME= ${DISTNAME}nb1
+PKGNAME= ${DISTNAME}nb2
COMMENT= the GNOME image loading library
post-patch:
- ${SED} "s/BUILD_CANVAS=yes/BUILD_CANVAS=no/g" \
- ${WRKSRC}/configure.in > ${WRKSRC}/.tmp \
- && ${MV} ${WRKSRC}/.tmp ${WRKSRC}/configure.in
+ ${SED} -e 's/BUILD_CANVAS=yes/BUILD_CANVAS=no/g' \
+ ${WRKSRC}/configure.in >${WRKSRC}/.tmp && \
+ ${MV} ${WRKSRC}/.tmp ${WRKSRC}/configure.in
+
+post-configure:
+ ${SED} -e 's/ doc$$//' ${WRKSRC}/Makefile >${WRKSRC}/.tmp && \
+ ${MV} ${WRKSRC}/.tmp ${WRKSRC}/Makefile
post-install:
${TEST} ${PREFIX} = ${LOCALBASE} || \
diff --git a/graphics/gdk-pixbuf/Makefile.common b/graphics/gdk-pixbuf/Makefile.common
index b426b27be0f..998e633f8c7 100644
--- a/graphics/gdk-pixbuf/Makefile.common
+++ b/graphics/gdk-pixbuf/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2001/02/26 17:01:59 jlam Exp $
+# $NetBSD: Makefile.common,v 1.4 2001/03/04 18:27:35 tron Exp $
#
DISTNAME= gdk-pixbuf-0.9.0
@@ -24,12 +24,13 @@ GNU_CONFIGURE= # defined
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib
+M4= ${LOCALBASE}/bin/gm4
PLIST_SUBST+= LOCALBASE=${LOCALBASE}
FILESDIR= ${.CURDIR}/../gdk-pixbuf/files
PATCHDIR= ${.CURDIR}/../gdk-pixbuf/patches
pre-configure:
- cd ${WRKSRC} \
- && ${SETENV} ${LOCALBASE}/bin/autoconf \
- && ${SETENV} ${LOCALBASE}/bin/automake
+ cd ${WRKSRC} && \
+ ${SETENV} ${CONFIGURE_ENV} ${LOCALBASE}/bin/autoconf && \
+ ${SETENV} ${CONFIGURE_ENV} ${LOCALBASE}/bin/automake
diff --git a/graphics/gdk-pixbuf/pkg/PLIST b/graphics/gdk-pixbuf/pkg/PLIST
index 081d32a472a..8fa2c9ba95c 100644
--- a/graphics/gdk-pixbuf/pkg/PLIST
+++ b/graphics/gdk-pixbuf/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2001/01/04 15:10:38 agc Exp $
+@comment $NetBSD: PLIST,v 1.9 2001/03/04 18:27:35 tron Exp $
bin/gdk-pixbuf-config
include/gdk-pixbuf/gdk-pixbuf-features.h
include/gdk-pixbuf/gdk-pixbuf-loader.h
@@ -45,49 +45,6 @@ lib/libgdk_pixbuf_xlib.so
lib/libgdk_pixbuf_xlib.so.2
lib/libgdk_pixbuf_xlib.so.2.0
share/aclocal/gdk-pixbuf.m4
-share/gnome/html/gdk-pixbuf-decl.txt
-share/gnome/html/gdk-pixbuf-sections.txt
-share/gnome/html/gdk-pixbuf.hierarchy
-share/gnome/html/gdk-pixbuf.html
-share/gnome/html/gdk-pixbuf.types
-share/gnome/html/gdk-pixbuf/a2605.html
-share/gnome/html/gdk-pixbuf/a3640.html
-share/gnome/html/gdk-pixbuf/a3652.html
-share/gnome/html/gdk-pixbuf/a3694.html
-share/gnome/html/gdk-pixbuf/a3716.html
-share/gnome/html/gdk-pixbuf/book1.html
-share/gnome/html/gdk-pixbuf/compiling.html
-share/gnome/html/gdk-pixbuf/extra-configuration-options.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-animation.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-creating.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-file-loading.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-from-drawables.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-refcounting.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-rendering.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-scaling.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-util.html
-share/gnome/html/gdk-pixbuf/gdkpixbufloader.html
-share/gnome/html/gdk-pixbuf/gnomecanvaspixbuf.html
-share/gnome/html/gdk-pixbuf/index.html
-share/gnome/html/gdk-pixbuf/license.html
-share/gnome/html/gdk-pixbuf/r15.html
-share/gnome/html/gdk-pixbuf/r27.html
-share/gnome/html/gdk-pixbuf/x2624.html
-share/gnome/html/gdk-pixbuf/x2676.html
-share/gnome/html/gdk-pixbuf/x3659.html
-share/gnome/html/gdk-pixbuf/x3671.html
-share/gnome/html/gdk-pixbuf/x3711.html
-share/gnome/html/gdk-pixbuf/x3713.html
-share/gnome/html/gdk-pixbuf/x3723.html
-share/gnome/html/gdk-pixbuf/x3735.html
-share/gnome/html/gdk-pixbuf/x3765.html
-share/gnome/html/gdk-pixbuf/x3787.html
-@unexec rmdir -p %D/share/gnome/html/gdk-pixbuf 2>/dev/null || true
@dirrm lib/gdk-pixbuf/loaders
@dirrm lib/gdk-pixbuf
@dirrm include/gdk-pixbuf