# HG changeset patch # User renatofilho # Date 1186062566 -3600 # Node ID cdafc5e948b8c10f2cb155119b3f497637032734 # Parent 7a914b3fafc1479314496e280d63707a2d221726 [svn r797] create debian scripts to playbinmaemo package diff -r 7a914b3fafc1 -r cdafc5e948b8 gst-gmyth/debian/control --- a/gst-gmyth/debian/control Wed Aug 01 14:50:29 2007 +0100 +++ b/gst-gmyth/debian/control Thu Aug 02 14:49:26 2007 +0100 @@ -25,6 +25,13 @@ Description: INdT Concat Stream Mux GStreamer plugin This GStreamer plugin permits contact any stream in a single stream +Package: gstreamer0.10-indt-playbinmaemo +Architecture: any +Section: user/library +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: INdT Playbinmaemo GStreamer plugin + Contains some necessary gstreamear elemenets and playbinmaemo autoplug element + Package: maemo-nuvdemux Architecture: all diff -r 7a914b3fafc1 -r cdafc5e948b8 gst-gmyth/debian/gstreamer0.10-indt-playbinmaemo.install --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gst-gmyth/debian/gstreamer0.10-indt-playbinmaemo.install Thu Aug 02 14:49:26 2007 +0100 @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/gstreamer-*/*decodebin2*.so +debian/tmp/usr/lib/gstreamer-*/*multiqueue*.so +debian/tmp/usr/lib/gstreamer-*/*playbinmaemo*.so