Tue Dec 15 21:48:03 2009 UTC ()
Recursive bump for libltdl


(joerg)
diff -r1.160 -r1.161 pkgsrc/graphics/ImageMagick/Makefile
diff -r1.27 -r1.28 pkgsrc/graphics/ImageMagick/buildlink3.mk
diff -r1.35 -r1.36 pkgsrc/graphics/autotrace/Makefile
diff -r1.50 -r1.51 pkgsrc/graphics/digikam/Makefile
diff -r1.21 -r0 pkgsrc/graphics/digikam/buildlink3.mk
diff -r1.48 -r1.49 pkgsrc/graphics/dx/Makefile
diff -r1.5 -r1.6 pkgsrc/graphics/epeg/Makefile
diff -r1.7 -r1.8 pkgsrc/graphics/epeg/buildlink3.mk
diff -r1.15 -r1.16 pkgsrc/graphics/f-spot/Makefile
diff -r1.35 -r1.36 pkgsrc/graphics/feh/Makefile
diff -r1.12 -r1.13 pkgsrc/graphics/flphoto/Makefile
diff -r1.50 -r1.51 pkgsrc/graphics/gphoto2/Makefile
diff -r1.77 -r1.78 pkgsrc/graphics/graphviz/Makefile
diff -r1.47 -r1.48 pkgsrc/graphics/gthumb/Makefile
diff -r1.42 -r1.43 pkgsrc/graphics/gtkam/Makefile
diff -r1.5 -r1.6 pkgsrc/graphics/guile-cairo/Makefile
diff -r1.11 -r1.12 pkgsrc/graphics/h5utils/Makefile
diff -r1.49 -r1.50 pkgsrc/graphics/imlib2/Makefile
diff -r1.20 -r1.21 pkgsrc/graphics/imlib2/buildlink3.mk
diff -r1.82 -r1.83 pkgsrc/graphics/kdegraphics3/Makefile
diff -r1.19 -r1.20 pkgsrc/graphics/kdegraphics3/buildlink3.mk
diff -r1.2 -r1.3 pkgsrc/graphics/kdegraphics4/Makefile
diff -r1.45 -r1.46 pkgsrc/graphics/kipi-plugins/Makefile
diff -r1.19 -r1.20 pkgsrc/graphics/kphotools/Makefile
diff -r1.16 -r1.17 pkgsrc/graphics/libcaca/Makefile
diff -r1.26 -r1.27 pkgsrc/graphics/p5-Image-Imlib2/Makefile
diff -r1.66 -r1.67 pkgsrc/graphics/p5-PerlMagick/Makefile
diff -r1.3 -r1.4 pkgsrc/graphics/pfstools/Makefile
diff -r1.37 -r1.38 pkgsrc/graphics/pixieplus/Makefile
diff -r1.44 -r1.45 pkgsrc/graphics/pstoedit/Makefile
diff -r1.68 -r1.69 pkgsrc/graphics/ruby-RMagick/Makefile
diff -r1.17 -r1.18 pkgsrc/graphics/ruby-imlib2/Makefile
diff -r1.21 -r1.22 pkgsrc/graphics/scrot/Makefile
diff -r1.9 -r1.10 pkgsrc/graphics/zphoto/Makefile

cvs diff -r1.160 -r1.161 pkgsrc/graphics/ImageMagick/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/Makefile 2009/10/28 11:07:59 1.160
+++ pkgsrc/graphics/ImageMagick/Makefile 2009/12/15 21:48:00 1.161
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.160 2009/10/28 11:07:59 adam Exp $ 1# $NetBSD: Makefile,v 1.161 2009/12/15 21:48:00 joerg Exp $
2 2
3.include "Makefile.common" 3.include "Makefile.common"
4 4
5PKGNAME= ImageMagick-${DISTVERSION} 5PKGNAME= ImageMagick-${DISTVERSION}
 6PKGREVISION= 1
6 7
7MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
8HOMEPAGE= http://www.imagemagick.org/ 9HOMEPAGE= http://www.imagemagick.org/
9COMMENT= Package for display and interactive manipulation of images 10COMMENT= Package for display and interactive manipulation of images
10 11
11CONFLICTS= geomview<1.8.1nb2 # used to have a program named 'animate' 12CONFLICTS= geomview<1.8.1nb2 # used to have a program named 'animate'
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
15 16
16USE_LANGUAGES= c c++ c99 17USE_LANGUAGES= c c++ c99
17USE_LIBTOOL= yes 18USE_LIBTOOL= yes
18USE_TOOLS+= gmake 19USE_TOOLS+= gmake

cvs diff -r1.27 -r1.28 pkgsrc/graphics/ImageMagick/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/buildlink3.mk 2009/10/27 00:28:58 1.27
+++ pkgsrc/graphics/ImageMagick/buildlink3.mk 2009/12/15 21:48:00 1.28
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: buildlink3.mk,v 1.27 2009/10/27 00:28:58 wiz Exp $ 1# $NetBSD: buildlink3.mk,v 1.28 2009/12/15 21:48:00 joerg Exp $
2 2
3BUILDLINK_TREE+= ImageMagick 3BUILDLINK_TREE+= ImageMagick
4 4
5.if !defined(IMAGEMAGICK_BUILDLINK3_MK) 5.if !defined(IMAGEMAGICK_BUILDLINK3_MK)
6IMAGEMAGICK_BUILDLINK3_MK:= 6IMAGEMAGICK_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=5.5.7.11nb1 8BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=5.5.7.11nb1
9BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=6.5.5.3 9BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=6.5.7.2nb1
10BUILDLINK_PKGSRCDIR.ImageMagick?= ../../graphics/ImageMagick 10BUILDLINK_PKGSRCDIR.ImageMagick?= ../../graphics/ImageMagick
11 11
12pkgbase := ImageMagick 12pkgbase := ImageMagick
13.include "../../mk/pkg-build-options.mk" 13.include "../../mk/pkg-build-options.mk"
14 14
15.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mghostscript) 15.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mghostscript)
16.include "../../print/ghostscript/buildlink3.mk" 16.include "../../print/ghostscript/buildlink3.mk"
17.endif 17.endif
18.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mjasper) 18.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mjasper)
19.include "../../graphics/jasper/buildlink3.mk" 19.include "../../graphics/jasper/buildlink3.mk"
20.endif 20.endif
21.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mwmf) 21.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mwmf)
22.include "../../graphics/libwmf/buildlink3.mk" 22.include "../../graphics/libwmf/buildlink3.mk"

cvs diff -r1.35 -r1.36 pkgsrc/graphics/autotrace/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/autotrace/Makefile 2009/08/26 21:20:13 1.35
+++ pkgsrc/graphics/autotrace/Makefile 2009/12/15 21:48:00 1.36
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.35 2009/08/26 21:20:13 sno Exp $ 1# $NetBSD: Makefile,v 1.36 2009/12/15 21:48:00 joerg Exp $
2# 2#
3 3
4DISTNAME= autotrace-0.31.1 4DISTNAME= autotrace-0.31.1
5PKGREVISION= 11 5PKGREVISION= 12
6CATEGORIES= graphics cad 6CATEGORIES= graphics cad
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/}
8 8
9MAINTAINER= rh@NetBSD.org 9MAINTAINER= rh@NetBSD.org
10HOMEPAGE= http://autotrace.sourceforge.net/ 10HOMEPAGE= http://autotrace.sourceforge.net/
11COMMENT= Convert bitmap to vector graphics 11COMMENT= Convert bitmap to vector graphics
12 12
13GNU_CONFIGURE= YES 13GNU_CONFIGURE= YES
14USE_LIBTOOL= YES 14USE_LIBTOOL= YES
15 15
16PKGCONFIG_OVERRIDE= autotrace.pc.in 16PKGCONFIG_OVERRIDE= autotrace.pc.in
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18 18

cvs diff -r1.50 -r1.51 pkgsrc/graphics/digikam/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/digikam/Makefile 2009/08/26 19:56:45 1.50
+++ pkgsrc/graphics/digikam/Makefile 2009/12/15 21:48:00 1.51
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.50 2009/08/26 19:56:45 sno Exp $ 1# $NetBSD: Makefile,v 1.51 2009/12/15 21:48:00 joerg Exp $
2 2
3DISTNAME= digikam-0.9.6 3DISTNAME= digikam-0.9.6
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= graphics kde 5CATEGORIES= graphics kde
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
10HOMEPAGE= http://www.digikam.org/ 10HOMEPAGE= http://www.digikam.org/
11COMMENT= Advanced digital photo management application for KDE 11COMMENT= Advanced digital photo management application for KDE
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14USE_TOOLS+= gmake msgfmt perl:run pkg-config 14USE_TOOLS+= gmake msgfmt perl:run pkg-config
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

File Deleted: pkgsrc/graphics/digikam/buildlink3.mk

cvs diff -r1.48 -r1.49 pkgsrc/graphics/dx/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/dx/Makefile 2009/08/26 21:20:13 1.48
+++ pkgsrc/graphics/dx/Makefile 2009/12/15 21:48:00 1.49
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.48 2009/08/26 21:20:13 sno Exp $ 1# $NetBSD: Makefile,v 1.49 2009/12/15 21:48:00 joerg Exp $
2 2
3DISTNAME= dx-4.4.4 3DISTNAME= dx-4.4.4
4PKGREVISION= 3 4PKGREVISION= 4
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= http://opendx.npaci.edu/source/ 6MASTER_SITES= http://opendx.npaci.edu/source/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.opendx.org/ 9HOMEPAGE= http://www.opendx.org/
10COMMENT= Open Visualization Data Explorer 10COMMENT= Open Visualization Data Explorer
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14MAKE_JOBS_SAFE= no 14MAKE_JOBS_SAFE= no
15 15
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_X11BASE= yes 17USE_X11BASE= yes

cvs diff -r1.5 -r1.6 pkgsrc/graphics/epeg/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/epeg/Makefile 2009/08/26 19:56:41 1.5
+++ pkgsrc/graphics/epeg/Makefile 2009/12/15 21:48:00 1.6
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.5 2009/08/26 19:56:41 sno Exp $ 1# $NetBSD: Makefile,v 1.6 2009/12/15 21:48:00 joerg Exp $
2# 2#
3 3
4DISTNAME= epeg-0.9.0 4DISTNAME= epeg-0.9.0
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
8 8
9MAINTAINER= Peter.Bex@student.kun.nl 9MAINTAINER= Peter.Bex@student.kun.nl
10HOMEPAGE= http://www.enlightenment.org/Libraries/Epeg/ 10HOMEPAGE= http://www.enlightenment.org/Libraries/Epeg/
11COMMENT= Fast JPEG scaling library for thumbnail generation 11COMMENT= Fast JPEG scaling library for thumbnail generation
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
16USE_LIBTOOL= YES 16USE_LIBTOOL= YES
17 17
18.include "../../devel/libltdl/buildlink3.mk" 18.include "../../devel/libltdl/buildlink3.mk"

cvs diff -r1.7 -r1.8 pkgsrc/graphics/epeg/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/graphics/epeg/buildlink3.mk 2009/08/26 19:56:41 1.7
+++ pkgsrc/graphics/epeg/buildlink3.mk 2009/12/15 21:48:00 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: buildlink3.mk,v 1.7 2009/08/26 19:56:41 sno Exp $ 1# $NetBSD: buildlink3.mk,v 1.8 2009/12/15 21:48:00 joerg Exp $
2 2
3BUILDLINK_TREE+= epeg 3BUILDLINK_TREE+= epeg
4 4
5.if !defined(EPEG_BUILDLINK3_MK) 5.if !defined(EPEG_BUILDLINK3_MK)
6EPEG_BUILDLINK3_MK:= 6EPEG_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.epeg+= epeg>=0.9.0 8BUILDLINK_API_DEPENDS.epeg+= epeg>=0.9.0
9BUILDLINK_ABI_DEPENDS.epeg?= epeg>=0.9.0nb1 9BUILDLINK_ABI_DEPENDS.epeg?= epeg>=0.9.0nb2
10BUILDLINK_PKGSRCDIR.epeg?= ../../graphics/epeg 10BUILDLINK_PKGSRCDIR.epeg?= ../../graphics/epeg
11 11
12.include "../../devel/libltdl/buildlink3.mk" 12.include "../../devel/libltdl/buildlink3.mk"
13.include "../../graphics/jpeg/buildlink3.mk" 13.include "../../graphics/jpeg/buildlink3.mk"
14.endif # EPEG_BUILDLINK3_MK 14.endif # EPEG_BUILDLINK3_MK
15 15
16BUILDLINK_TREE+= -epeg 16BUILDLINK_TREE+= -epeg

cvs diff -r1.15 -r1.16 pkgsrc/graphics/f-spot/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/f-spot/Attic/Makefile 2009/11/13 17:35:29 1.15
+++ pkgsrc/graphics/f-spot/Attic/Makefile 2009/12/15 21:48:00 1.16
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.15 2009/11/13 17:35:29 drochner Exp $ 1# $NetBSD: Makefile,v 1.16 2009/12/15 21:48:00 joerg Exp $
2# 2#
3 3
4DISTNAME= f-spot-0.6.1.5 4DISTNAME= f-spot-0.6.1.5
 5PKGREVISION= 1
5CATEGORIES= graphics 6CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.6/} 7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.6/}
7EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://f-spot.org/ 11HOMEPAGE= http://f-spot.org/
11COMMENT= Full-featured personal photo management application 12COMMENT= Full-featured personal photo management application
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 17USE_LIBTOOL= yes
17USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt 18USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt

cvs diff -r1.35 -r1.36 pkgsrc/graphics/feh/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/feh/Makefile 2009/08/26 19:57:40 1.35
+++ pkgsrc/graphics/feh/Makefile 2009/12/15 21:48:00 1.36
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.35 2009/08/26 19:57:40 sno Exp $ 1# $NetBSD: Makefile,v 1.36 2009/12/15 21:48:00 joerg Exp $
2# 2#
3 3
4DISTNAME= feh-1.3.4 4DISTNAME= feh-1.3.4
5PKGREVISION= 4 5PKGREVISION= 5
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= http://linuxbrit.co.uk/downloads/ 7MASTER_SITES= http://linuxbrit.co.uk/downloads/
8 8
9MAINTAINER= rh@NetBSD.org 9MAINTAINER= rh@NetBSD.org
10HOMEPAGE= http://linuxbrit.co.uk/feh/ 10HOMEPAGE= http://linuxbrit.co.uk/feh/
11COMMENT= Advanced image viewer 11COMMENT= Advanced image viewer
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15DEPENDS+= wget-[0-9]*:../../net/wget 15DEPENDS+= wget-[0-9]*:../../net/wget
16 16
17GNU_CONFIGURE= YES 17GNU_CONFIGURE= YES
18CONFIGURE_ARGS+= --program-transform-name=s,cam,feh_cam, 18CONFIGURE_ARGS+= --program-transform-name=s,cam,feh_cam,

cvs diff -r1.12 -r1.13 pkgsrc/graphics/flphoto/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/flphoto/Attic/Makefile 2009/08/26 19:57:40 1.12
+++ pkgsrc/graphics/flphoto/Attic/Makefile 2009/12/15 21:48:01 1.13
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:40 sno Exp $ 1# $NetBSD: Makefile,v 1.13 2009/12/15 21:48:01 joerg Exp $
2# 2#
3 3
4DISTNAME= flphoto-1.2-source 4DISTNAME= flphoto-1.2-source
5PKGNAME= flphoto-1.2 5PKGNAME= flphoto-1.2
6PKGREVISION= 7 6PKGREVISION= 8
7CATEGORIES= graphics 7CATEGORIES= graphics
8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} 8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/}
9EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.easysw.com/~mike/flphoto/index.html 12HOMEPAGE= http://www.easysw.com/~mike/flphoto/index.html
13COMMENT= Image management and display program 13COMMENT= Image management and display program
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17WRKSRC= ${WRKDIR}/flphoto-1.2 17WRKSRC= ${WRKDIR}/flphoto-1.2
18USE_PKGLOCALEDIR= yes 18USE_PKGLOCALEDIR= yes
19GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes

cvs diff -r1.50 -r1.51 pkgsrc/graphics/gphoto2/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gphoto2/Makefile 2009/11/20 17:06:01 1.50
+++ pkgsrc/graphics/gphoto2/Makefile 2009/12/15 21:48:01 1.51
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.50 2009/11/20 17:06:01 drochner Exp $ 1# $NetBSD: Makefile,v 1.51 2009/12/15 21:48:01 joerg Exp $
2 2
3DISTNAME= gphoto2-2.4.7 3DISTNAME= gphoto2-2.4.7
 4PKGREVISION= 1
4CATEGORIES= graphics 5CATEGORIES= graphics
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
6EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://gphoto.sourceforge.net/proj/gphoto2/ 10HOMEPAGE= http://gphoto.sourceforge.net/proj/gphoto2/
10COMMENT= Digital camera access command line client 11COMMENT= Digital camera access command line client
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14CONFLICTS= gphoto-[0-9]* 15CONFLICTS= gphoto-[0-9]*
15 16
16USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config

cvs diff -r1.77 -r1.78 pkgsrc/graphics/graphviz/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/graphviz/Makefile 2009/10/22 20:33:59 1.77
+++ pkgsrc/graphics/graphviz/Makefile 2009/12/15 21:48:01 1.78
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.77 2009/10/22 20:33:59 snj Exp $ 1# $NetBSD: Makefile,v 1.78 2009/12/15 21:48:01 joerg Exp $
2 2
3DISTNAME= graphviz-2.24.0 3DISTNAME= graphviz-2.24.0
 4PKGREVISION= 1
4CATEGORIES= graphics 5CATEGORIES= graphics
5MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ 6MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
6 7
7MAINTAINER= sno@NetBSD.org 8MAINTAINER= sno@NetBSD.org
8HOMEPAGE= http://www.graphviz.org/ 9HOMEPAGE= http://www.graphviz.org/
9COMMENT= Graph Drawing Programs from AT&T Research and Lucent Bell Labs 10COMMENT= Graph Drawing Programs from AT&T Research and Lucent Bell Labs
10LICENSE= cpl-1.0 11LICENSE= cpl-1.0
11 12
12PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts 16DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
16 17

cvs diff -r1.47 -r1.48 pkgsrc/graphics/gthumb/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gthumb/Makefile 2009/10/29 23:14:14 1.47
+++ pkgsrc/graphics/gthumb/Makefile 2009/12/15 21:48:01 1.48
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.47 2009/10/29 23:14:14 drochner Exp $ 1# $NetBSD: Makefile,v 1.48 2009/12/15 21:48:01 joerg Exp $
2 2
3DISTNAME= gthumb-2.10.11 3DISTNAME= gthumb-2.10.11
4PKGREVISION= 3 4PKGREVISION= 4
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/}
7 7
8MAINTAINER= minskim@NetBSD.org 8MAINTAINER= minskim@NetBSD.org
9HOMEPAGE= http://gthumb.sourceforge.net/ 9HOMEPAGE= http://gthumb.sourceforge.net/
10COMMENT= Image viewer and browser for the GNOME Desktop 10COMMENT= Image viewer and browser for the GNOME Desktop
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_TOOLS+= intltool msgfmt pkg-config gmake 14USE_TOOLS+= intltool msgfmt pkg-config gmake
15USE_PKGLOCALEDIR= yes 15USE_PKGLOCALEDIR= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.42 -r1.43 pkgsrc/graphics/gtkam/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gtkam/Makefile 2009/08/26 19:57:43 1.42
+++ pkgsrc/graphics/gtkam/Makefile 2009/12/15 21:48:01 1.43
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.42 2009/08/26 19:57:43 sno Exp $ 1# $NetBSD: Makefile,v 1.43 2009/12/15 21:48:01 joerg Exp $
2# 2#
3 3
4DISTNAME= gtkam-0.1.16 4DISTNAME= gtkam-0.1.16
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://gphoto.sourceforge.net/proj/gtkam/ 10HOMEPAGE= http://gphoto.sourceforge.net/proj/gtkam/
11COMMENT= Digital camera access graphical client (GTK2) 11COMMENT= Digital camera access graphical client (GTK2)
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LIBTOOL= YES 15USE_LIBTOOL= YES
16USE_PKGLOCALEDIR= YES 16USE_PKGLOCALEDIR= YES
17USE_TOOLS+= intltool pkg-config perl msgfmt 17USE_TOOLS+= intltool pkg-config perl msgfmt
18GNU_CONFIGURE= YES 18GNU_CONFIGURE= YES

cvs diff -r1.5 -r1.6 pkgsrc/graphics/guile-cairo/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/guile-cairo/Makefile 2009/05/20 00:58:18 1.5
+++ pkgsrc/graphics/guile-cairo/Makefile 2009/12/15 21:48:01 1.6
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.5 2009/05/20 00:58:18 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2009/12/15 21:48:01 joerg Exp $
2# 2#
3 3
4DISTNAME= guile-cairo-1.4.0 4DISTNAME= guile-cairo-1.4.0
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= http://download.gna.org/guile-cairo/ 7MASTER_SITES= http://download.gna.org/guile-cairo/
8 8
9MAINTAINER= gdt@NetBSD.org 9MAINTAINER= gdt@NetBSD.org
10HOMEPAGE= http://home.gna.org/guile-cairo/ 10HOMEPAGE= http://home.gna.org/guile-cairo/
11COMMENT= Guile wrapper for cairo 11COMMENT= Guile wrapper for cairo
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config
18 18

cvs diff -r1.11 -r1.12 pkgsrc/graphics/h5utils/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/h5utils/Makefile 2009/12/10 17:35:45 1.11
+++ pkgsrc/graphics/h5utils/Makefile 2009/12/15 21:48:01 1.12
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.11 2009/12/10 17:35:45 drochner Exp $ 1# $NetBSD: Makefile,v 1.12 2009/12/15 21:48:01 joerg Exp $
2# 2#
3 3
4DISTNAME= h5utils-1.12.1 4DISTNAME= h5utils-1.12.1
 5PKGREVISION= 1
5CATEGORIES= graphics 6CATEGORIES= graphics
6MASTER_SITES= http://ab-initio.mit.edu/h5utils/ 7MASTER_SITES= http://ab-initio.mit.edu/h5utils/
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://ab-initio.mit.edu/h5utils/ 10HOMEPAGE= http://ab-initio.mit.edu/h5utils/
10COMMENT= Utilities for conversion from/to HDF5 11COMMENT= Utilities for conversion from/to HDF5
11 12
12USE_PKGLOCALEDIR= yes 13USE_PKGLOCALEDIR= yes
13GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
14PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
15 16
16pre-install: 17pre-install:
17 ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/h5utils/colormaps 18 ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/h5utils/colormaps

cvs diff -r1.49 -r1.50 pkgsrc/graphics/imlib2/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/imlib2/Makefile 2009/08/26 19:56:42 1.49
+++ pkgsrc/graphics/imlib2/Makefile 2009/12/15 21:48:01 1.50
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.49 2009/08/26 19:56:42 sno Exp $ 1# $NetBSD: Makefile,v 1.50 2009/12/15 21:48:01 joerg Exp $
2 2
3DISTNAME= imlib2-1.4.2 3DISTNAME= imlib2-1.4.2
4PKGREVISION= 2 4PKGREVISION= 3
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
7 7
8MAINTAINER= rh@NetBSD.org 8MAINTAINER= rh@NetBSD.org
9HOMEPAGE= http://docs.enlightenment.org/api/imlib2/html/ 9HOMEPAGE= http://docs.enlightenment.org/api/imlib2/html/
10COMMENT= Image manipulation library 10COMMENT= Image manipulation library
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15USE_LIBTOOL= YES 15USE_LIBTOOL= YES
16GNU_CONFIGURE= YES 16GNU_CONFIGURE= YES
17 17

cvs diff -r1.20 -r1.21 pkgsrc/graphics/imlib2/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/graphics/imlib2/buildlink3.mk 2009/08/26 19:56:42 1.20
+++ pkgsrc/graphics/imlib2/buildlink3.mk 2009/12/15 21:48:01 1.21
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: buildlink3.mk,v 1.20 2009/08/26 19:56:42 sno Exp $ 1# $NetBSD: buildlink3.mk,v 1.21 2009/12/15 21:48:01 joerg Exp $
2 2
3BUILDLINK_TREE+= imlib2 3BUILDLINK_TREE+= imlib2
4 4
5.if !defined(IMLIB2_BUILDLINK3_MK) 5.if !defined(IMLIB2_BUILDLINK3_MK)
6IMLIB2_BUILDLINK3_MK:= 6IMLIB2_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.imlib2+= imlib2>=1.1.0nb2 8BUILDLINK_API_DEPENDS.imlib2+= imlib2>=1.1.0nb2
9BUILDLINK_ABI_DEPENDS.imlib2+= imlib2>=1.4.2nb2 9BUILDLINK_ABI_DEPENDS.imlib2+= imlib2>=1.4.2nb3
10BUILDLINK_PKGSRCDIR.imlib2?= ../../graphics/imlib2 10BUILDLINK_PKGSRCDIR.imlib2?= ../../graphics/imlib2
11 11
12.include "../../devel/libltdl/buildlink3.mk" 12.include "../../devel/libltdl/buildlink3.mk"
13.include "../../devel/zlib/buildlink3.mk" 13.include "../../devel/zlib/buildlink3.mk"
14.include "../../graphics/freetype2/buildlink3.mk" 14.include "../../graphics/freetype2/buildlink3.mk"
15.include "../../graphics/jpeg/buildlink3.mk" 15.include "../../graphics/jpeg/buildlink3.mk"
16.include "../../graphics/libungif/buildlink3.mk" 16.include "../../graphics/libungif/buildlink3.mk"
17.include "../../graphics/png/buildlink3.mk" 17.include "../../graphics/png/buildlink3.mk"
18.include "../../graphics/tiff/buildlink3.mk" 18.include "../../graphics/tiff/buildlink3.mk"
19 19
20_IMLIB2_PRE_X11_OPTION!= \ 20_IMLIB2_PRE_X11_OPTION!= \
21 if ${PKG_INFO} -qe 'imlib2<=1.4.0'; then \ 21 if ${PKG_INFO} -qe 'imlib2<=1.4.0'; then \
22 ${ECHO} yes; \ 22 ${ECHO} yes; \

cvs diff -r1.82 -r1.83 pkgsrc/graphics/kdegraphics3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/kdegraphics3/Attic/Makefile 2009/08/26 19:56:44 1.82
+++ pkgsrc/graphics/kdegraphics3/Attic/Makefile 2009/12/15 21:48:01 1.83
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.82 2009/08/26 19:56:44 sno Exp $ 1# $NetBSD: Makefile,v 1.83 2009/12/15 21:48:01 joerg Exp $
2 2
3DISTNAME= kdegraphics-${_KDE_VERSION} 3DISTNAME= kdegraphics-${_KDE_VERSION}
4PKGREVISION= 3 4PKGREVISION= 4
5CATEGORIES= graphics 5CATEGORIES= graphics
6COMMENT= Graphics programs for the KDE integrated X11 desktop 6COMMENT= Graphics programs for the KDE integrated X11 desktop
7 7
8PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
9 9
10#PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ 10#PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/
11#PATCHFILES= post-3.5.8-kdegraphics-kpdf.diff 11#PATCHFILES= post-3.5.8-kdegraphics-kpdf.diff
12 12
13.include "../../meta-pkgs/kde3/Makefile.kde3" 13.include "../../meta-pkgs/kde3/Makefile.kde3"
14 14
15USE_TOOLS+= gs:run pkg-config 15USE_TOOLS+= gs:run pkg-config
16 16
17BUILDLINK_API_DEPENDS.lcms+= lcms>=1.12 17BUILDLINK_API_DEPENDS.lcms+= lcms>=1.12

cvs diff -r1.19 -r1.20 pkgsrc/graphics/kdegraphics3/Attic/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/graphics/kdegraphics3/Attic/buildlink3.mk 2009/08/26 19:56:44 1.19
+++ pkgsrc/graphics/kdegraphics3/Attic/buildlink3.mk 2009/12/15 21:48:01 1.20
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: buildlink3.mk,v 1.19 2009/08/26 19:56:44 sno Exp $ 1# $NetBSD: buildlink3.mk,v 1.20 2009/12/15 21:48:01 joerg Exp $
2 2
3BUILDLINK_TREE+= kdegraphics 3BUILDLINK_TREE+= kdegraphics
4 4
5.if !defined(KDEGRAPHICS_BUILDLINK3_MK) 5.if !defined(KDEGRAPHICS_BUILDLINK3_MK)
6KDEGRAPHICS_BUILDLINK3_MK:= 6KDEGRAPHICS_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.kdegraphics+= kdegraphics>=3.5.0nb2 8BUILDLINK_API_DEPENDS.kdegraphics+= kdegraphics>=3.5.0nb2
9BUILDLINK_ABI_DEPENDS.kdegraphics?= kdegraphics>=3.5.10nb3 9BUILDLINK_ABI_DEPENDS.kdegraphics?= kdegraphics>=3.5.10nb4
10BUILDLINK_PKGSRCDIR.kdegraphics?= ../../graphics/kdegraphics3 10BUILDLINK_PKGSRCDIR.kdegraphics?= ../../graphics/kdegraphics3
11 11
12.include "../../converters/fribidi/buildlink3.mk" 12.include "../../converters/fribidi/buildlink3.mk"
13.include "../../devel/libgphoto2/buildlink3.mk" 13.include "../../devel/libgphoto2/buildlink3.mk"
14.include "../../graphics/glut/buildlink3.mk" 14.include "../../graphics/glut/buildlink3.mk"
15.include "../../graphics/imlib/buildlink3.mk" 15.include "../../graphics/imlib/buildlink3.mk"
16.include "../../graphics/openexr/buildlink3.mk" 16.include "../../graphics/openexr/buildlink3.mk"
17.include "../../graphics/sane-backends/buildlink3.mk" 17.include "../../graphics/sane-backends/buildlink3.mk"
18.include "../../graphics/tiff/buildlink3.mk" 18.include "../../graphics/tiff/buildlink3.mk"
19.include "../../x11/kdebase3/buildlink3.mk" 19.include "../../x11/kdebase3/buildlink3.mk"
20.include "../../x11/kdelibs3/buildlink3.mk" 20.include "../../x11/kdelibs3/buildlink3.mk"
21.endif # KDEGRAPHICS_BUILDLINK3_MK 21.endif # KDEGRAPHICS_BUILDLINK3_MK
22 22

cvs diff -r1.2 -r1.3 pkgsrc/graphics/kdegraphics4/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/kdegraphics4/Attic/Makefile 2009/10/11 08:13:38 1.2
+++ pkgsrc/graphics/kdegraphics4/Attic/Makefile 2009/12/15 21:48:01 1.3
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $ 1# $NetBSD: Makefile,v 1.3 2009/12/15 21:48:01 joerg Exp $
2 2
3DISTNAME= kdegraphics-${_KDE_VERSION} 3DISTNAME= kdegraphics-${_KDE_VERSION}
 4PKGREVISION= 1
4CATEGORIES= graphics 5CATEGORIES= graphics
5COMMENT= Graphical tools for the KDE desktop 6COMMENT= Graphical tools for the KDE desktop
6 7
7.include "../../meta-pkgs/kde4/Makefile.kde4" 8.include "../../meta-pkgs/kde4/Makefile.kde4"
8 9
9# BUILD_MAKE_FLAGS+= VERBOSE=1 10# BUILD_MAKE_FLAGS+= VERBOSE=1
10 11
11CHECK_PORTABILITY_SKIP+=ktimetracker/test/booktime-baddate.sh \ 12CHECK_PORTABILITY_SKIP+=ktimetracker/test/booktime-baddate.sh \
12 ktimetracker/test/booktime-badduration.sh \ 13 ktimetracker/test/booktime-badduration.sh \
13 ktimetracker/test/booktime-badtime.sh \ 14 ktimetracker/test/booktime-badtime.sh \
14 ktimetracker/test/booktime-baduid.sh \ 15 ktimetracker/test/booktime-baduid.sh \
15 ktimetracker/test/booktime-works.sh \ 16 ktimetracker/test/booktime-works.sh \
16 ktimetracker/test/delete.sh \ 17 ktimetracker/test/delete.sh \

cvs diff -r1.45 -r1.46 pkgsrc/graphics/kipi-plugins/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/kipi-plugins/Makefile 2009/08/26 21:20:13 1.45
+++ pkgsrc/graphics/kipi-plugins/Makefile 2009/12/15 21:48:02 1.46
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.45 2009/08/26 21:20:13 sno Exp $ 1# $NetBSD: Makefile,v 1.46 2009/12/15 21:48:02 joerg Exp $
2 2
3DISTNAME= kipi-plugins-0.1.7 3DISTNAME= kipi-plugins-0.1.7
4PKGREVISION= 4 4PKGREVISION= 5
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.kipi-plugins.org/drupal/ 10HOMEPAGE= http://www.kipi-plugins.org/drupal/
11COMMENT= Kipi (KDE Image Plugin Interface) plugins 11COMMENT= Kipi (KDE Image Plugin Interface) plugins
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake perl pkg-config msgfmt bash:run 15USE_TOOLS+= gmake perl pkg-config msgfmt bash:run
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17GNU_CONFIGURE= YES 17GNU_CONFIGURE= YES

cvs diff -r1.19 -r1.20 pkgsrc/graphics/kphotools/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/kphotools/Attic/Makefile 2009/08/26 19:57:45 1.19
+++ pkgsrc/graphics/kphotools/Attic/Makefile 2009/12/15 21:48:02 1.20
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.19 2009/08/26 19:57:45 sno Exp $ 1# $NetBSD: Makefile,v 1.20 2009/12/15 21:48:02 joerg Exp $
2# 2#
3 3
4DISTNAME= kphotools-0.2.1 4DISTNAME= kphotools-0.2.1
5PKGREVISION= 12 5PKGREVISION= 13
6CATEGORIES= kde graphics 6CATEGORIES= kde graphics
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/}
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= ianzag@mail.ru 10MAINTAINER= ianzag@mail.ru
11HOMEPAGE= http://kphotools.sourceforge.net/ 11HOMEPAGE= http://kphotools.sourceforge.net/
12COMMENT= KDE app which helps you creating fast online photo galleries in HTML 12COMMENT= KDE app which helps you creating fast online photo galleries in HTML
13 13
14USE_TOOLS+= gmake 14USE_TOOLS+= gmake
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_LIBTOOL= YES 16USE_LIBTOOL= YES
17GNU_CONFIGURE= YES 17GNU_CONFIGURE= YES
18 18

cvs diff -r1.16 -r1.17 pkgsrc/graphics/libcaca/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/libcaca/Makefile 2009/08/26 19:58:44 1.16
+++ pkgsrc/graphics/libcaca/Makefile 2009/12/15 21:48:02 1.17
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.16 2009/08/26 19:58:44 sno Exp $ 1# $NetBSD: Makefile,v 1.17 2009/12/15 21:48:02 joerg Exp $
2# 2#
3 3
4DISTNAME= libcaca-0.9 4DISTNAME= libcaca-0.9
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= http://libcaca.zoy.org/ 7MASTER_SITES= http://libcaca.zoy.org/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://libcaca.zoy.org/ 11HOMEPAGE= http://libcaca.zoy.org/
12COMMENT= Graphics library that outputs text instead of pixels, in colour 12COMMENT= Graphics library that outputs text instead of pixels, in colour
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes

cvs diff -r1.26 -r1.27 pkgsrc/graphics/p5-Image-Imlib2/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/p5-Image-Imlib2/Makefile 2009/08/26 19:57:46 1.26
+++ pkgsrc/graphics/p5-Image-Imlib2/Makefile 2009/12/15 21:48:02 1.27
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.26 2009/08/26 19:57:46 sno Exp $ 1# $NetBSD: Makefile,v 1.27 2009/12/15 21:48:02 joerg Exp $
2# 2#
3 3
4DISTNAME= Image-Imlib2-2.02 4DISTNAME= Image-Imlib2-2.02
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7SVR4_PKGNAME= p5im2 7SVR4_PKGNAME= p5im2
8CATEGORIES= graphics perl5 8CATEGORIES= graphics perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} 9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Image-Imlib2/ 12HOMEPAGE= http://search.cpan.org/dist/Image-Imlib2/
13#HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Image-Imlib2/ 13#HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Image-Imlib2/
14COMMENT= Interface to the Imlib2 image library 14COMMENT= Interface to the Imlib2 image library
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18# versions before that contained a broken imlib2-config 18# versions before that contained a broken imlib2-config
19BUILDLINK_API_DEPENDS.imlib2+= imlib2>=1.2.0nb2 19BUILDLINK_API_DEPENDS.imlib2+= imlib2>=1.2.0nb2

cvs diff -r1.66 -r1.67 pkgsrc/graphics/p5-PerlMagick/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/p5-PerlMagick/Makefile 2009/10/28 11:07:59 1.66
+++ pkgsrc/graphics/p5-PerlMagick/Makefile 2009/12/15 21:48:02 1.67
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.66 2009/10/28 11:07:59 adam Exp $ 1# $NetBSD: Makefile,v 1.67 2009/12/15 21:48:02 joerg Exp $
2 2
3PKG_DESTDIR_SUPPORT= user-destdir 3PKG_DESTDIR_SUPPORT= user-destdir
4 4
5.include "../../graphics/ImageMagick/Makefile.common" 5.include "../../graphics/ImageMagick/Makefile.common"
6 6
7PKGNAME= p5-PerlMagick-${DISTVERSION} 7PKGNAME= p5-PerlMagick-${DISTVERSION}
 8PKGREVISION= 1
8 9
9SVR4_PKGNAME= p5pma 10SVR4_PKGNAME= p5pma
10 11
11MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html 13HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html
13COMMENT= Object-oriented Perl interface to ImageMagick 14COMMENT= Object-oriented Perl interface to ImageMagick
14 15
15DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo 16DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo
16FILESDIR= ${.CURDIR}/../../graphics/ImageMagick/files 17FILESDIR= ${.CURDIR}/../../graphics/ImageMagick/files
17PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches 18PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches
18 19
19PKG_INSTALLATION_TYPES= overwrite pkgviews 20PKG_INSTALLATION_TYPES= overwrite pkgviews
20 21

cvs diff -r1.3 -r1.4 pkgsrc/graphics/pfstools/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/pfstools/Makefile 2009/08/26 21:20:14 1.3
+++ pkgsrc/graphics/pfstools/Makefile 2009/12/15 21:48:02 1.4
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2009/08/26 21:20:14 sno Exp $ 1# $NetBSD: Makefile,v 1.4 2009/12/15 21:48:02 joerg Exp $
2# 2#
3 3
4DISTNAME= pfstools-1.7.0 4DISTNAME= pfstools-1.7.0
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://pfstools.sourceforge.net/ 10HOMEPAGE= http://pfstools.sourceforge.net/
11COMMENT= Tools for manipulating HDR images and video frames 11COMMENT= Tools for manipulating HDR images and video frames
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config
18USE_LANGUAGES= c c++ 18USE_LANGUAGES= c c++

cvs diff -r1.37 -r1.38 pkgsrc/graphics/pixieplus/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/pixieplus/Attic/Makefile 2009/12/09 12:40:10 1.37
+++ pkgsrc/graphics/pixieplus/Attic/Makefile 2009/12/15 21:48:02 1.38
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.37 2009/12/09 12:40:10 joerg Exp $ 1# $NetBSD: Makefile,v 1.38 2009/12/15 21:48:02 joerg Exp $
2# 2#
3 3
4DISTNAME= pixieplus-0.5.4 4DISTNAME= pixieplus-0.5.4
5PKGREVISION= 21 5PKGREVISION= 22
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/pixieplus/ 7MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/pixieplus/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.mosfet.org/pixie/ 10HOMEPAGE= http://www.mosfet.org/pixie/
11COMMENT= Free, fast, and feature packed image browser for KDE 11COMMENT= Free, fast, and feature packed image browser for KDE
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake 15USE_TOOLS+= gmake
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_LIBTOOL= YES 17USE_LIBTOOL= YES
18GNU_CONFIGURE= YES 18GNU_CONFIGURE= YES

cvs diff -r1.44 -r1.45 pkgsrc/graphics/pstoedit/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/pstoedit/Makefile 2009/08/26 21:20:13 1.44
+++ pkgsrc/graphics/pstoedit/Makefile 2009/12/15 21:48:02 1.45
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.44 2009/08/26 21:20:13 sno Exp $ 1# $NetBSD: Makefile,v 1.45 2009/12/15 21:48:02 joerg Exp $
2 2
3DISTNAME= pstoedit-3.45 3DISTNAME= pstoedit-3.45
4PKGREVISION= 3 4PKGREVISION= 4
5CATEGORIES= converters graphics print 5CATEGORIES= converters graphics print
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.pstoedit.net/ 9HOMEPAGE= http://www.pstoedit.net/
10COMMENT= Convert PostScript / PDF into various vector graphic formats 10COMMENT= Convert PostScript / PDF into various vector graphic formats
11LICENSE= unclear-license 11LICENSE= unclear-license
12 12
13# man page indicates that there are many licenses and one has to read all 13# man page indicates that there are many licenses and one has to read all
14# the source files 14# the source files
15RESTRICTED= license is unclear 15RESTRICTED= license is unclear
16RESTRICTED?= "The author writes: If you include this program on a CDROM, please send me a copy of the CD, or if it goes with a book, of the book." 16RESTRICTED?= "The author writes: If you include this program on a CDROM, please send me a copy of the CD, or if it goes with a book, of the book."
17NO_SRC_ON_FTP= ${RESTRICTED} 17NO_SRC_ON_FTP= ${RESTRICTED}

cvs diff -r1.68 -r1.69 pkgsrc/graphics/ruby-RMagick/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/ruby-RMagick/Makefile 2009/10/12 02:23:05 1.68
+++ pkgsrc/graphics/ruby-RMagick/Makefile 2009/12/15 21:48:02 1.69
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.68 2009/10/12 02:23:05 obache Exp $ 1# $NetBSD: Makefile,v 1.69 2009/12/15 21:48:02 joerg Exp $
2 2
3DISTNAME= rmagick-2.12.2 3DISTNAME= rmagick-2.12.2
 4PKGREVISION= 1
4PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/} 5PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
5CATEGORIES= graphics 6CATEGORIES= graphics
6 7
7MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://rmagick.rubyforge.org/ 9HOMEPAGE= http://rmagick.rubyforge.org/
9COMMENT= Ruby binding to ImageMagick 10COMMENT= Ruby binding to ImageMagick
10LICENSE= mit 11LICENSE= mit
11 12
12GEM_BUILD= gemspec 13GEM_BUILD= gemspec
13 14
14.include "../../misc/rubygems/rubygem.mk" 15.include "../../misc/rubygems/rubygem.mk"
15 16
16BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=6.3.5.10 17BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=6.3.5.10

cvs diff -r1.17 -r1.18 pkgsrc/graphics/ruby-imlib2/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/ruby-imlib2/Makefile 2009/08/26 19:57:50 1.17
+++ pkgsrc/graphics/ruby-imlib2/Makefile 2009/12/15 21:48:02 1.18
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.17 2009/08/26 19:57:50 sno Exp $ 1# $NetBSD: Makefile,v 1.18 2009/12/15 21:48:02 joerg Exp $
2 2
3DISTNAME= imlib2-ruby-0.5.2 3DISTNAME= imlib2-ruby-0.5.2
4PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} 4PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
5PKGREVISION= 7 5PKGREVISION= 8
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= http://pablotron.org/files/gems/ 7MASTER_SITES= http://pablotron.org/files/gems/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.pablotron.org/software/imlib2-ruby/ 10HOMEPAGE= http://www.pablotron.org/software/imlib2-ruby/
11COMMENT= Imlib2 bindings for Ruby 11COMMENT= Imlib2 bindings for Ruby
12 12
13GEM_NAME= ${DISTNAME:S/imlib2-ruby/Imlib2-Ruby/} 13GEM_NAME= ${DISTNAME:S/imlib2-ruby/Imlib2-Ruby/}
14GEM_BUILD= gemspec 14GEM_BUILD= gemspec
15GEM_CLEANBUILD= Makefile *.o imlib2.${RUBY_DLEXT} mkmf.log 15GEM_CLEANBUILD= Makefile *.o imlib2.${RUBY_DLEXT} mkmf.log
16 16
17RUBY_REQD= 1.8.0 17RUBY_REQD= 1.8.0
18 18

cvs diff -r1.21 -r1.22 pkgsrc/graphics/scrot/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/scrot/Makefile 2009/08/26 19:57:50 1.21
+++ pkgsrc/graphics/scrot/Makefile 2009/12/15 21:48:03 1.22
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.21 2009/08/26 19:57:50 sno Exp $ 1# $NetBSD: Makefile,v 1.22 2009/12/15 21:48:03 joerg Exp $
2 2
3DISTNAME= scrot-0.8 3DISTNAME= scrot-0.8
4PKGREVISION= 9 4PKGREVISION= 10
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= http://linuxbrit.co.uk/downloads/ 6MASTER_SITES= http://linuxbrit.co.uk/downloads/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://linuxbrit.co.uk/scrot/ 9HOMEPAGE= http://linuxbrit.co.uk/scrot/
10COMMENT= Commandline screen capture util like "import", but using imlib2 10COMMENT= Commandline screen capture util like "import", but using imlib2
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
15 15
16.include "../../devel/giblib/buildlink3.mk" 16.include "../../devel/giblib/buildlink3.mk"
17 17

cvs diff -r1.9 -r1.10 pkgsrc/graphics/zphoto/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/zphoto/Makefile 2009/08/26 21:20:14 1.9
+++ pkgsrc/graphics/zphoto/Makefile 2009/12/15 21:48:03 1.10
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2009/08/26 21:20:14 sno Exp $ 1# $NetBSD: Makefile,v 1.10 2009/12/15 21:48:03 joerg Exp $
2# 2#
3 3
4DISTNAME= zphoto-1.2 4DISTNAME= zphoto-1.2
5PKGREVISION= 3 5PKGREVISION= 4
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= http://0xcc.net/zphoto/ 7MASTER_SITES= http://0xcc.net/zphoto/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://0xcc.net/zphoto/ 10HOMEPAGE= http://0xcc.net/zphoto/
11COMMENT= Flash-based photo album generator 11COMMENT= Flash-based photo album generator
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15.include "options.mk" 15.include "options.mk"
16 16
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes