summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-07 09:55:27 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-07 09:55:27 +0800
commit379ae0ccb2b000295bd6ef507bb8c920f4d0eb95 (patch)
treeb846b7dd4e038e02895ca2e9924f073fc0ab02a9 /audio
parent9d9d688b94825e1f18590125a204abe6eeb00981 (diff)
downloadmarcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar
marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.gz
marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.bz2
marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.lz
marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.xz
marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.zst
marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.zip
Use the new GConf handling policy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2457 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/gnome-media/pkg-plist50
-rw-r--r--audio/gnomemedia2/pkg-plist50
-rw-r--r--audio/marlin/pkg-plist10
3 files changed, 18 insertions, 92 deletions
diff --git a/audio/gnome-media/pkg-plist b/audio/gnome-media/pkg-plist
index 9c8bca117..3bdce1e55 100644
--- a/audio/gnome-media/pkg-plist
+++ b/audio/gnome-media/pkg-plist
@@ -5,32 +5,18 @@ bin/gnome-sound-recorder
bin/gnome-volume-control
bin/gstreamer-properties
bin/vumeter
-etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-cd/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/global/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossless/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossy/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/voice/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/global/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossless/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossy/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/voice/%gconf.xml
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/CDDB-Slave2.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/CDDB-Slave2.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/CDDB-Slave2.schemas > /dev/null || /usr/bin/true
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-audio-profiles.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-audio-profiles.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-audio-profiles.schemas > /dev/null || /usr/bin/true
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-cd.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-cd.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-cd.schemas > /dev/null || /usr/bin/true
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-sound-recorder.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-sound-recorder.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-sound-recorder.schemas > /dev/null || /usr/bin/true
include/cddb-slave2/cddb-slave-client.h
include/gnome-media/profiles/audio-profile-choose.h
include/gnome-media/profiles/audio-profile-edit.h
@@ -572,26 +558,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo
@dirrm include/gnome-media/profiles
@dirrm include/gnome-media
@dirrm include/cddb-slave2
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/voice
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossy
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossless
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/global
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/voice
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossy
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossless
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/global
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-cd
-@dirrm etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-de.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-es.omf 2>/dev/null || /usr/bin/true
diff --git a/audio/gnomemedia2/pkg-plist b/audio/gnomemedia2/pkg-plist
index 9c8bca117..3bdce1e55 100644
--- a/audio/gnomemedia2/pkg-plist
+++ b/audio/gnomemedia2/pkg-plist
@@ -5,32 +5,18 @@ bin/gnome-sound-recorder
bin/gnome-volume-control
bin/gstreamer-properties
bin/vumeter
-etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-cd/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/global/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossless/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossy/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/voice/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/global/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossless/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossy/%gconf.xml
-etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/voice/%gconf.xml
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/CDDB-Slave2.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/CDDB-Slave2.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/CDDB-Slave2.schemas > /dev/null || /usr/bin/true
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-audio-profiles.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-audio-profiles.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-audio-profiles.schemas > /dev/null || /usr/bin/true
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-cd.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-cd.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-cd.schemas > /dev/null || /usr/bin/true
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-sound-recorder.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-sound-recorder.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-sound-recorder.schemas > /dev/null || /usr/bin/true
include/cddb-slave2/cddb-slave-client.h
include/gnome-media/profiles/audio-profile-choose.h
include/gnome-media/profiles/audio-profile-edit.h
@@ -572,26 +558,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo
@dirrm include/gnome-media/profiles
@dirrm include/gnome-media
@dirrm include/cddb-slave2
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/voice
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossy
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles/cdlossless
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/profiles
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio/global
-@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/audio
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/voice
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossy
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles/cdlossless
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/profiles
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio/global
-@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/audio
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-cd
-@dirrm etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-de.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-es.omf 2>/dev/null || /usr/bin/true
diff --git a/audio/marlin/pkg-plist b/audio/marlin/pkg-plist
index f24f471f2..2071b0aa7 100644
--- a/audio/marlin/pkg-plist
+++ b/audio/marlin/pkg-plist
@@ -1,9 +1,7 @@
bin/marlin
-etc/gconf/gconf.xml.defaults/apps/marlin/system-state/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/marlin/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/marlin/system-state/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/marlin/%gconf.xml
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/marlin.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/marlin.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/marlin.schemas > /dev/null || /usr/bin/true
include/libmarlin/marlin-a11y-helper.h
include/libmarlin/marlin-block.h
include/libmarlin/marlin-cursors.h
@@ -82,8 +80,4 @@ share/gnome/pixmaps/marlin/marlin-stop.png
@dirrm share/gnome/help/marlin/C
@dirrm share/gnome/help/marlin
@dirrm include/libmarlin
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/marlin/system-state
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/marlin
-@dirrm etc/gconf/gconf.xml.defaults/apps/marlin/system-state
-@dirrm etc/gconf/gconf.xml.defaults/apps/marlin
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/marlin/marlin-C.omf 2>/dev/null || /usr/bin/true