summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2-jasper
diff options
context:
space:
mode:
authormarino <marino>2012-10-08 08:04:28 +0000
committermarino <marino>2012-10-08 08:04:28 +0000
commit82b0f8bef70fae7b14efef8468a9b10bb656b154 (patch)
tree6a458fea0927dd49ba77400d69671f5ffe434273 /graphics/gdk-pixbuf2-jasper
parent4a0d1a80a0e6a0f79f1bb74e001097c7fb3f4922 (diff)
downloadpkgsrc-82b0f8bef70fae7b14efef8468a9b10bb656b154.tar.gz
graphics/gdk-pixbuf2*: Fix base sync problem permanently
gdk-pixbuf2, gdk-pixbuf2-jasper, and gdk-pixbuf2-xlib have been manually synced. Usually the base package would get updated and the others would be forgotten resulting in an unnecessary mismatch. Create a common makefile to permanently fix this problem.
Diffstat (limited to 'graphics/gdk-pixbuf2-jasper')
-rw-r--r--graphics/gdk-pixbuf2-jasper/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/gdk-pixbuf2-jasper/Makefile b/graphics/gdk-pixbuf2-jasper/Makefile
index 1b732a853ff..b4bbb061d72 100644
--- a/graphics/gdk-pixbuf2-jasper/Makefile
+++ b/graphics/gdk-pixbuf2-jasper/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2012/10/06 14:10:50 asau Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/08 08:04:28 marino Exp $
#
-DISTNAME= gdk-pixbuf-2.26.3
-PKGNAME= gdk-pixbuf2-jasper-2.26.3
-PKGREVISION= 1
+DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
+PKGNAME= gdk-pixbuf2-jasper-${PIXBUF2_VERSION}
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.26/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${MSITE_VERSION}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -16,6 +15,8 @@ LICENSE= gnu-gpl-v2
DISTINFO_FILE= ${.CURDIR}/../../graphics/gdk-pixbuf2/distinfo
PATCHDIR= ${.CURDIR}/../../graphics/gdk-pixbuf2/patches
+.include "../../graphics/gdk-pixbuf2/Makefile.version"
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-libtiff --without-libjpeg --without-libpng
CONFIGURE_ARGS+= --with-libjasper