1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Use new GCONF_SCHEMAS.

Approved by:	kwm and marcus
This commit is contained in:
Jeremy Messenger 2004-11-24 00:14:56 +00:00
parent e59c1d43c5
commit e68c049cb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122253
12 changed files with 12 additions and 18 deletions

View File

@ -31,6 +31,8 @@ CONFIGURE_ARGS= --enable-nautilus-menu
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
GCONF_SCHEMAS= rhythmbox.schemas
OPTIONS= XINE "Use xine backend instead of GStreamer" off \
MONKEYMEDIA "Use MonkeyMedia metadata reader" off \
IPOD "Enable iPod support" off

View File

@ -1,7 +1,4 @@
bin/rhythmbox
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/rhythmbox.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true
lib/bonobo/librb-nautilus-context-menu.so
libdata/bonobo/servers/GNOME_Rhythmbox.server
libdata/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server

View File

@ -31,6 +31,8 @@ CONFIGURE_ARGS= --enable-nautilus-menu
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
GCONF_SCHEMAS= rhythmbox.schemas
OPTIONS= XINE "Use xine backend instead of GStreamer" off \
MONKEYMEDIA "Use MonkeyMedia metadata reader" off \
IPOD "Enable iPod support" off

View File

@ -1,7 +1,4 @@
bin/rhythmbox
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/rhythmbox.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true
lib/bonobo/librb-nautilus-context-menu.so
libdata/bonobo/servers/GNOME_Rhythmbox.server
libdata/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server

View File

@ -26,6 +26,8 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= drivel.schemas
.ifndef(WITHOUT_RHYTHMBOX)
CONFIGURE_ARGS+= --with-rhythmbox
BUILD_DEPENDS+= rhythmbox:${PORTSDIR}/audio/rhythmbox

View File

@ -1,7 +1,4 @@
bin/drivel
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/drivel.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/drivel.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/drivel.schemas > /dev/null || /usr/bin/true
share/gnome/application-registry/drivel.applications
share/gnome/applications/drivel.desktop
share/gnome/drivel/glade/drivel.glade

View File

@ -26,6 +26,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASA}/lib"
GCONF_SCHEMAS= monster-masher.schemas
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500010

View File

@ -1,7 +1,4 @@
bin/monster-masher
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/monster-masher.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/monster-masher.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/monster-masher.schemas > /dev/null || /usr/bin/true
share/gnome/applications/monster-masher.desktop
share/gnome/monster-masher/glade/ui.glade
share/gnome/monster-masher/pixmaps/block-24.png

View File

@ -25,4 +25,6 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= quick-lounge.schemas
.include <bsd.port.mk>

View File

@ -1,6 +1,3 @@
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/quick-lounge.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/quick-lounge.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/quick-lounge.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server
libexec/quick-lounge-applet
share/gnome/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml

View File

@ -23,4 +23,6 @@ CONFIGURE_ARGS= --enable-tray-icon
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= brightside.schemas
.include <bsd.port.mk>

View File

@ -1,8 +1,5 @@
bin/brightside
bin/brightside-properties
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/brightside.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/brightside.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/brightside.schemas > /dev/null || /usr/bin/true
share/gnome/brightside/brightside-16.png
share/gnome/brightside/brightside-48.png
share/gnome/brightside/brightside-brightness.png