pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gwenview Maintainer update in PR pkg/29260 to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b69d2d49c32e
branches:  trunk
changeset: 488771:b69d2d49c32e
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Feb 09 11:43:50 2005 +0000

description:
Maintainer update in PR pkg/29260 to enable kipi (KDE Image Plugin
Interface). Bump PKGREVISION.

diffstat:

 graphics/gwenview/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 00312b74525f -r b69d2d49c32e graphics/gwenview/Makefile
--- a/graphics/gwenview/Makefile        Wed Feb 09 11:42:38 2005 +0000
+++ b/graphics/gwenview/Makefile        Wed Feb 09 11:43:50 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2005/01/11 13:16:25 markd Exp $
+# $NetBSD: Makefile,v 1.8 2005/02/09 11:43:50 markd Exp $
 #
 
 DISTNAME=      gwenview-1.1.8
+PKGREVISION=   1
 CATEGORIES=    kde graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gwenview/}
 EXTRACT_SUFX=  .tar.bz2
@@ -16,8 +17,12 @@
 USE_LIBTOOL=   YES
 GNU_CONFIGURE= YES
 
+# Enable kipi (KDE Image Plugin Interface)
+CONFIGURE_ARGS+=       --enable-kipi
+
 SHLIBTOOL_OVERRIDE=    libtool
 
 .include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../graphics/libkipi/buildlink3.mk"
 .include "../../x11/kdelibs3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index