aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-10-12 13:17:03 +0800
committermarcus <marcus@FreeBSD.org>2004-10-12 13:17:03 +0800
commitf8f9e095ebb5ba706efc225a13a673ebac0c5c12 (patch)
tree027606b2d2c539386a991866a03d0764635770f3 /multimedia/gstreamer-plugins
parent471e3e58376fe73db66ad026d61f4f79ea59040a (diff)
downloadfreebsd-ports-gnome-f8f9e095ebb5ba706efc225a13a673ebac0c5c12.tar.gz
freebsd-ports-gnome-f8f9e095ebb5ba706efc225a13a673ebac0c5c12.tar.zst
freebsd-ports-gnome-f8f9e095ebb5ba706efc225a13a673ebac0c5c12.zip
The GConf schemas must be unexec'd before the respective schemas file
is removed. Approved by: maintainer (blanket)
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist
index 259f340659ff..6fa81671105d 100644
--- a/multimedia/gstreamer-plugins/pkg-plist
+++ b/multimedia/gstreamer-plugins/pkg-plist
@@ -1,8 +1,8 @@
bin/gst-launch-ext-%%VERSION%%
bin/gst-visualise-%%VERSION%%
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gstreamer-%%VERSION%%.schemas >/dev/null || /usr/bin/true
etc/gconf/schemas/gstreamer-%%VERSION%%.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gstreamer-%%VERSION%%.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/gstreamer-%%VERSION%%.schemas >/dev/null || /usr/bin/true
include/gstreamer-%%VERSION%%/gst/audio/gstaudiofilter.h
include/gstreamer-%%VERSION%%/gst/audio/audioclock.h
include/gstreamer-%%VERSION%%/gst/audio/audio.h