pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnome-system-tools Pull in hicolor-icon-theme...
details: https://anonhg.NetBSD.org/pkgsrc/rev/800d94fb0252
branches: trunk
changeset: 550515:800d94fb0252
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Sun Nov 23 16:20:19 2008 +0000
description:
Pull in hicolor-icon-theme and hal
diffstat:
sysutils/gnome-system-tools/Makefile | 14 +++++++++++++-
sysutils/gnome-system-tools/PLIST | 3 +--
2 files changed, 14 insertions(+), 3 deletions(-)
diffs (55 lines):
diff -r b09ca76ea053 -r 800d94fb0252 sysutils/gnome-system-tools/Makefile
--- a/sysutils/gnome-system-tools/Makefile Sun Nov 23 16:16:35 2008 +0000
+++ b/sysutils/gnome-system-tools/Makefile Sun Nov 23 16:20:19 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/15 18:32:14 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/23 16:20:19 jmcneill Exp $
#
DISTNAME= gnome-system-tools-2.22.1
+PKGREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-tools/2.22/}
EXTRACT_SUFX= .tar.bz2
@@ -12,6 +13,16 @@
PKG_DESTDIR_SUPPORT= user-destdir
+PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-system-tools
+PKG_SUPPORTED_OPTIONS= hal
+PKG_SUGGESTED_OPTIONS= hal
+
+.include "../../mk/bsd.options.mk"
+.if !empty(PKG_OPTIONS:Mhal)
+.include "../../security/policykit/buildlink3.mk"
+.include "../../sysutils/hal/buildlink3.mk"
+.endif
+
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= YES
@@ -22,6 +33,7 @@
.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/liboobs/buildlink3.mk"
.include "../../sysutils/nautilus/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
diff -r b09ca76ea053 -r 800d94fb0252 sysutils/gnome-system-tools/PLIST
--- a/sysutils/gnome-system-tools/PLIST Sun Nov 23 16:16:35 2008 +0000
+++ b/sysutils/gnome-system-tools/PLIST Sun Nov 23 16:20:19 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/15 18:32:14 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/11/23 16:20:19 jmcneill Exp $
bin/network-admin
bin/services-admin
bin/shares-admin
@@ -144,7 +144,6 @@
share/icons/hicolor/48x48/apps/time-admin.png
share/icons/hicolor/48x48/devices/irda.png
share/icons/hicolor/48x48/devices/plip.png
-share/icons/hicolor/icon-theme.cache
share/icons/hicolor/scalable/apps/time-admin.svg
share/locale/am/LC_MESSAGES/gnome-system-tools.mo
share/locale/ar/LC_MESSAGES/gnome-system-tools.mo
Home |
Main Index |
Thread Index |
Old Index