summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-settings-daemon3/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-17 03:05:28 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-17 03:05:28 +0800
commita3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5 (patch)
treeb36669806e30051b86e0890852ffbeac54140a4c /sysutils/gnome-settings-daemon3/Makefile
parent9256e691d4e4edba7caf18c660404d1ee4778d33 (diff)
downloadmarcuscom-ports-a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5.tar
marcuscom-ports-a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5.tar.gz
marcuscom-ports-a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5.tar.bz2
marcuscom-ports-a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5.tar.lz
marcuscom-ports-a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5.tar.xz
marcuscom-ports-a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5.tar.zst
marcuscom-ports-a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5.zip
Update to 3.1.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16196 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-settings-daemon3/Makefile')
-rw-r--r--sysutils/gnome-settings-daemon3/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/sysutils/gnome-settings-daemon3/Makefile b/sysutils/gnome-settings-daemon3/Makefile
index 77517040c..497e395bc 100644
--- a/sysutils/gnome-settings-daemon3/Makefile
+++ b/sysutils/gnome-settings-daemon3/Makefile
@@ -3,11 +3,11 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-settings-daemon3/Makefile,v 1.23 2011/04/27 19:12:26 kwm Exp $
+# $MCom: ports/sysutils/gnome-settings-daemon3/Makefile,v 1.24 2011/05/24 16:55:18 kwm Exp $
#
PORTNAME= gnome-settings-daemon
-PORTVERSION= 3.0.2
+PORTVERSION= 3.1.91
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -19,6 +19,7 @@ BUILD_DEPENDS= gnome-session>=2.91.0:${PORTSDIR}/x11/gnome-session3 \
${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
LIB_DEPENDS= canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 \
polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit \
+ colord.1:${PORTSDIR}/graphics/colord \
notify.4:${PORTSDIR}/devel/libnotify
RUN_DEPENDS= gnome-session>=2.91.0:${PORTSDIR}/x11/gnome-session3 \
${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
@@ -27,14 +28,15 @@ CONFLICTS= gnome-settings-daemon-2.[0-9]*
LATEST_LINK= gnome-settings-daemon3
USE_XORG= xxf86misc
-USE_BZIP2= yes
+USE_XZ= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop3 libgnomekbd3
USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --with-pnpids=${LOCALBASE}/share/libgnome-desktop-3.0/pnp.ids
+CPPFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
OPTIONS= PULSEAUDIO "Enable Pulseaudio support" On \
CUPS "Enable cups (printing) support" On \
@@ -43,6 +45,7 @@ OPTIONS= PULSEAUDIO "Enable Pulseaudio support" On \
GLIB_SCHEMAS= org.gnome.settings-daemon.enums.xml \
org.gnome.settings-daemon.peripherals.gschema.xml \
org.gnome.settings-daemon.peripherals.wacom.gschema.xml \
+ org.gnome.settings-daemon.plugins.color.gschema.xml \
org.gnome.settings-daemon.plugins.gschema.xml \
org.gnome.settings-daemon.plugins.housekeeping.gschema.xml \
org.gnome.settings-daemon.plugins.keyboard.gschema.xml \