Mon Mar 3 04:26:38 2014 UTC ()
LICENSE=gnu-gpl-v2


(obache)
diff -r1.41 -r1.42 pkgsrc/pkgtools/gnome-packagekit/Makefile

cvs diff -r1.41 -r1.42 pkgsrc/pkgtools/gnome-packagekit/Makefile (expand / switch to unified diff)

--- pkgsrc/pkgtools/gnome-packagekit/Makefile 2014/01/25 10:30:18 1.41
+++ pkgsrc/pkgtools/gnome-packagekit/Makefile 2014/03/03 04:26:38 1.42
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.41 2014/01/25 10:30:18 wiz Exp $ 1# $NetBSD: Makefile,v 1.42 2014/03/03 04:26:38 obache Exp $
2 2
3DISTNAME= gnome-packagekit-0.4.0 3DISTNAME= gnome-packagekit-0.4.0
4PKGREVISION= 32 4PKGREVISION= 32
5CATEGORIES= pkgtools gnome 5CATEGORIES= pkgtools gnome
6MASTER_SITES= http://www.packagekit.org/releases/ 6MASTER_SITES= http://www.packagekit.org/releases/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.packagekit.org/ 9HOMEPAGE= http://www.packagekit.org/
10COMMENT= GNOME frontend for PackageKit 10COMMENT= GNOME frontend for PackageKit
 11LICENSE= gnu-gpl-v2
11 12
12GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
13USE_LIBTOOL= yes 14USE_LIBTOOL= yes
14USE_TOOLS+= pkg-config gmake intltool perl msgfmt 15USE_TOOLS+= pkg-config gmake intltool perl msgfmt
15USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
16 17
17GCONF_SCHEMAS+= gnome-packagekit.schemas 18GCONF_SCHEMAS+= gnome-packagekit.schemas
18 19
19PY_PATCHPLIST= yes 20PY_PATCHPLIST= yes
20PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.4.0 21PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.4.0
21 22
22# needed for gnome-packagekit-0.4 and gtk2-2.20 -- remove on next update 23# needed for gnome-packagekit-0.4 and gtk2-2.20 -- remove on next update
23BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED 24BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED