openbsd-ports/multimedia/gstreamer-0.10/plugins-good/pkg/PLIST-gconf
ajacoutot 8ebddb7fb6 - USE_X11
- fix WANTLIB
- fix gconf subpackage: install schemas in correct place
- set audio output to oss by default so that sound works out-of-the-box
2007-10-14 11:12:54 +00:00

11 lines
684 B
Plaintext

@comment $OpenBSD: PLIST-gconf,v 1.2 2007/10/14 11:12:54 ajacoutot Exp $
lib/gstreamer-${VERSION}/libgstautodetect.la
lib/gstreamer-${VERSION}/libgstautodetect.so
lib/gstreamer-${VERSION}/libgstgconfelements.la
lib/gstreamer-${VERSION}/libgstgconfelements.so
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/gst-plugins/*.schemas > /dev/null
share/schemas/
share/schemas/gst-plugins/
share/schemas/gst-plugins/gstreamer-${VERSION}.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/gst-plugins/*.schemas > /dev/null