From 72c82416d39fbaa1f9e61eff768e17ab2b532e8c Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 16 Nov 2003 00:31:54 +0000 Subject: Add missing gconf files to the plist. Spotted by: adamw Approved by: maintainer (implicit) --- multimedia/gstreamer-plugins80/Makefile | 1 + multimedia/gstreamer-plugins80/pkg-plist | 8 ++++++++ 2 files changed, 9 insertions(+) (limited to 'multimedia/gstreamer-plugins80') diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index 80d6fa5..e485eee 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -7,6 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gst-plugins/0.6 diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist index 72d3224..96e4b3b 100644 --- a/multimedia/gstreamer-plugins80/pkg-plist +++ b/multimedia/gstreamer-plugins80/pkg-plist @@ -1,5 +1,9 @@ bin/gst-launch-ext bin/gst-visualise +etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/default/%gconf.xml +etc/gconf/gconf.xml.defaults/system/gstreamer/%gconf.xml +etc/gconf/gconf.xml.defaults/system/gstreamer/default/%gconf.xml etc/gconf/schemas/gstreamer.schemas include/gstreamer-%%VERSION%%/gst/audio/audio.h include/gstreamer-%%VERSION%%/gst/floatcast/floatcast.h @@ -136,6 +140,10 @@ libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc @dirrm include/gstreamer-%%VERSION%%/gst/gconf @dirrm include/gstreamer-%%VERSION%%/gst/floatcast @dirrm include/gstreamer-%%VERSION%%/gst/audio +@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer/default +@dirrm etc/gconf/gconf.xml.defaults/system/gstreamer +@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/default +@dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer @unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true @exec %%X11BASE%%/bin/gst-register 2>/dev/null @unexec %%X11BASE%%/bin/gst-register 2>/dev/null -- cgit v1.1