summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-editor/pkg-plist
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-20 10:56:15 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-20 10:56:15 +0800
commitadfd8c1bceda3b157e08b451a62eef4c8ad031c3 (patch)
treee5d8bbbef49723c723a7957f75626c282db3b64d /multimedia/gstreamer-editor/pkg-plist
parent2fb9f4a561bef45a715b36cd4d3e70d267f5c3c1 (diff)
downloadmarcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar
marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.gz
marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.bz2
marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.lz
marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.xz
marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.tar.zst
marcuscom-ports-adfd8c1bceda3b157e08b451a62eef4c8ad031c3.zip
- Move gstreamer 0.8 stuff to gstreamer*80 in preps of gstreamer 0.10
- Add USE_GSTREAMER80 to support old gstreamer - Add a bunch of ports that use USE_GSTREAMER80 Some stuff repo-copied by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5446 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-editor/pkg-plist')
-rw-r--r--multimedia/gstreamer-editor/pkg-plist58
1 files changed, 58 insertions, 0 deletions
diff --git a/multimedia/gstreamer-editor/pkg-plist b/multimedia/gstreamer-editor/pkg-plist
new file mode 100644
index 000000000..f17f5f92a
--- /dev/null
+++ b/multimedia/gstreamer-editor/pkg-plist
@@ -0,0 +1,58 @@
+bin/gst-editor
+bin/gst-inspect-gui
+bin/gst-launch-gui
+include/gst-editor-%%VERSION%%/gst/debug-ui/debug-ui.h
+include/gst-editor-%%VERSION%%/gst/editor/editor.h
+include/gst-editor-%%VERSION%%/gst/editor/gsteditor.h
+include/gst-editor-%%VERSION%%/gst/editor/gsteditorbin.h
+include/gst-editor-%%VERSION%%/gst/editor/gsteditorcanvas.h
+include/gst-editor-%%VERSION%%/gst/editor/gsteditorelement.h
+include/gst-editor-%%VERSION%%/gst/editor/gsteditoritem.h
+include/gst-editor-%%VERSION%%/gst/editor/gsteditorlink.h
+include/gst-editor-%%VERSION%%/gst/editor/gsteditorpad.h
+include/gst-editor-%%VERSION%%/gst/element-browser/browser.h
+include/gst-editor-%%VERSION%%/gst/element-browser/caps-tree.h
+include/gst-editor-%%VERSION%%/gst/element-browser/element-tree.h
+include/gst-editor-%%VERSION%%/gst/element-ui/gst-element-ui-prop-view.h
+include/gst-editor-%%VERSION%%/gst/element-ui/gst-element-ui.h
+lib/libgstdebugui.a
+lib/libgstdebugui.so
+lib/libgstdebugui.so.0
+lib/libgsteditor.a
+lib/libgsteditor.so
+lib/libgsteditor.so.0
+lib/libgstelementbrowser.a
+lib/libgstelementbrowser.so
+lib/libgstelementbrowser.so.0
+lib/libgstelementui.a
+lib/libgstelementui.so
+lib/libgstelementui.so.0
+share/gnome/applications/gst-editor.desktop
+share/gnome/applications/gst-inspect.desktop
+share/gnome/applications/gst-launch.desktop
+share/gnome/gst-editor/editor.glade2
+share/gnome/gst-editor/gnome/help/gst-editor/C/gst-editor-manual.xml
+share/gnome/gst-editor/gnome/help/gst-editor/C/legal.xml
+share/gnome/gst-editor/gst-editor.png
+share/gnome/omf/gst-editor/gst-editor-manual-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gst-editor/gst-editor-manual-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/pixmaps/gst-editor.png
+share/gnome/pixmaps/gst-inspect.png
+share/gnome/pixmaps/gst-launch.png
+@unexec rmdir %D/share/gnome/pixmaps 2>/dev/null || true
+@dirrm share/gnome/omf/gst-editor
+@unexec rmdir %D/share/gnome/omf 2>/dev/null || true
+@dirrm share/gnome/gst-editor/gnome/help/gst-editor/C
+@dirrm share/gnome/gst-editor/gnome/help/gst-editor
+@dirrm share/gnome/gst-editor/gnome/help
+@dirrm share/gnome/gst-editor/gnome
+@dirrm share/gnome/gst-editor
+@unexec rmdir %D/share/gnome/applications 2>/dev/null || true
+@unexec rmdir %D/share/gnome 2>/dev/null || true
+@dirrm include/gst-editor-%%VERSION%%/gst/element-ui
+@dirrm include/gst-editor-%%VERSION%%/gst/element-browser
+@dirrm include/gst-editor-%%VERSION%%/gst/editor
+@dirrm include/gst-editor-%%VERSION%%/gst/debug-ui
+@dirrm include/gst-editor-%%VERSION%%/gst
+@dirrm include/gst-editor-%%VERSION%%
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gst-editor/gst-editor-manual-C.omf 2>/dev/null || /usr/bin/true