pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29260: Please update package graphics/gwenview
>Number: 29260
>Category: pkg
>Synopsis: Please update package graphics/gwenview
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Feb 07 08:30:00 +0000 2005
>Originator: Ian Zagorskih
>Release: NetBSD-current
>Organization:
NGEDC
>Environment:
NetBSD NBSD1 2.99.13 NetBSD 2.99.13 (GENERIC-$Revision: 1.628 $) #0: Tue Jan 11
15:23:01 NOVT 2005 toor@NBSD1:/usr/src/sys/arch/i386/compile/NBSD1 i386
>Description:
Package graphics/gwenview can use KIPI interface. As maintainer of this package
i made an update patch to build package witg KIPI support. Please review my
patch and if it is fine commit it into pkgsrc. Thanks.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/gwenview/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 11 Jan 2005 13:16:25 -0000 1.7
+++ Makefile 7 Feb 2005 08:26:23 -0000
@@ -16,8 +16,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