freebsd-ports/multimedia/gstreamer-player/pkg-plist
Jeremy Messenger 0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00

48 lines
2.2 KiB
Text

bin/gst-player
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gst-player.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gst-player.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gst-player.schemas > /dev/null || /usr/bin/true
include/gst-player-%%VERSION%%/gst/gstvideowidget.h
include/gst-player-%%VERSION%%/gst/gtk-playlist.h
lib/libgstplayer.a
lib/libgstplayer.so
lib/libgstplayer.so.%%SHLIB_VERSION%%
libdata/bonobo/servers/Gst-Player-Control.server
%%GST_PLAYER_VIEW%%libdata/bonobo/servers/Gst-Player-View.server
libexec/gst-player-control
%%GST_PLAYER_VIEW%%libexec/gst-player-view
share/gnome/application-registry/gst-player.applications
share/gnome/applications/gst-player.desktop
%%GST_PLAYER_VIEW%%share/gnome/gnome-2.0/ui/gst-player-view-ui.xml
share/gnome/gst-player/ui/about-logo.png
share/gnome/gst-player/ui/demaximize.png
share/gnome/gst-player/ui/forward.png
share/gnome/gst-player/ui/gst-player-48.png
share/gnome/gst-player/ui/gst-player-logo.png
share/gnome/gst-player/ui/gst-player-playing.png
share/gnome/gst-player/ui/gst-player.glade
share/gnome/gst-player/ui/maximize.png
share/gnome/gst-player/ui/mediacontrol.glade
share/gnome/gst-player/ui/next.png
share/gnome/gst-player/ui/pause.png
share/gnome/gst-player/ui/play.png
share/gnome/gst-player/ui/playlist.glade
share/gnome/gst-player/ui/playlist.png
share/gnome/gst-player/ui/previous.png
share/gnome/gst-player/ui/stop.png
share/gnome/gst-player/ui/volume-max.png
share/gnome/gst-player/ui/volume-medium.png
share/gnome/gst-player/ui/volume-min.png
share/gnome/gst-player/ui/volume-zero.png
share/gnome/gst-player/ui/volume.png
share/gnome/gst-player/ui/volume_mute.png
share/gnome/mime-info/gst-player.keys
share/gnome/pixmaps/gst-player-48.png
share/locale/nl/LC_MESSAGES/gst-player.mo
share/locale/no/LC_MESSAGES/gst-player.mo
@dirrm share/gnome/gst-player/ui
@dirrm share/gnome/gst-player
@unexec rmdir %D/share/gnome/applications 2>/dev/null || true
@unexec rmdir %D/share/gnome/application-registry 2>/dev/null || true
@dirrm include/gst-player-%%VERSION%%/gst
@dirrm include/gst-player-%%VERSION%%