[Pkg-gstreamer-commits] [SCM] GStreamer Bad Plugins 0.10 Packaging branch, master, updated. debian/0.10.23-3-2-g060f9c0

Sebastian Dröge sebastian.droege at collabora.co.uk
Wed May 30 14:29:11 UTC 2012


The following commit has been merged in the master branch:
commit 060f9c0972afa06ae553937e6bd9e3f3b9bc8d07
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed May 30 15:10:05 2012 +0200

    debian/control.in, debian/gstreamer-sdl.install, debian/build-deps.in: Drop SDL plugin, it's in a bad state and nothing uses it (Closes: #669552)

diff --git a/debian/build-deps b/debian/build-deps
index c858609..1450b91 100644
--- a/debian/build-deps
+++ b/debian/build-deps
@@ -17,7 +17,6 @@ gtk-doc-tools
 ladspa-sdk
 libass-dev (>= 0.9.4)
 libbz2-dev
-libcaca-dev
 libcairo2-dev
 libcdaudio-dev
 libcurl4-gnutls-dev (>= 7.21.0)
@@ -45,11 +44,9 @@ libopenal-dev
 libopus-dev (>= 0.9.4)
 liborc-0.4-dev (>= 1:0.4.11)
 libpng-dev
-libpulse-dev
 librsvg2-dev (>= 2.14.0)
 librtmp-dev
 libschroedinger-dev (>= 1.0.7)
-libsdl1.2-dev
 libslv2-dev (>= 0.6.6)
 libsndfile1-dev (>= 1.0.16)
 libsoundtouch-dev (>= 1.5.0)
diff --git a/debian/build-deps.in b/debian/build-deps.in
index f51ca90..3e5b855 100644
--- a/debian/build-deps.in
+++ b/debian/build-deps.in
@@ -20,9 +20,6 @@ libdca-dev
 libgsm1-dev
 libmms-dev (>= 0.4)
 libmpcdec-dev
-libsdl1.2-dev
-libpulse-dev
-libcaca-dev
 libsoundtouch-dev (>= 1.5.0)
 libgtk2.0-dev (>= 2.14.0)
 ladspa-sdk
diff --git a/debian/changelog b/debian/changelog
index 7c28d86..b0fff43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ gst-plugins-bad0.10 (0.10.23-4) unstable; urgency=low
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Build OPUS plugin and drop CELT plugin (Closes: #674653).
+  * debian/control.in,
+    debian/gstreamer-sdl.install,
+    debian/build-deps.in:
+    + Drop SDL plugin, it's in a bad state and nothing uses it (Closes: #669552).
 
  -- Sebastian Dröge <slomo at debian.org>  Wed, 30 May 2012 15:07:09 +0200
 
diff --git a/debian/control b/debian/control
index 5f46f2a..91ccbf2 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,6 @@ Build-Depends: autoconf (>= 2.60),
                ladspa-sdk,
                libass-dev (>= 0.9.4),
                libbz2-dev,
-               libcaca-dev,
                libcairo2-dev,
                libcdaudio-dev,
                libcurl4-gnutls-dev (>= 7.21.0),
@@ -53,11 +52,9 @@ Build-Depends: autoconf (>= 2.60),
                libopus-dev (>= 0.9.4),
                liborc-0.4-dev (>= 1:0.4.11),
                libpng-dev,
-               libpulse-dev,
                librsvg2-dev (>= 2.14.0),
                librtmp-dev,
                libschroedinger-dev (>= 1.0.7),
-               libsdl1.2-dev,
                libslv2-dev (>= 0.6.6),
                libsndfile1-dev (>= 1.0.16),
                libsoundtouch-dev (>= 1.5.0),
@@ -141,38 +138,12 @@ Description: GStreamer plugins from the "bad" set
  something - be it a good code review, some documentation, a set of tests, a
  real live maintainer, or some actual wide use.
 
-Package: gstreamer0.10-sdl
-Architecture: any
-Multi-Arch: same
-Section: libs
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Replaces: gstreamer0.10-plugins-bad (<< 0.10.5-3)
-XB-GStreamer-Version: ${gstreamer:Version}
-XB-GStreamer-Elements: ${gstreamer:Elements}
-XB-GStreamer-URI-Sources: ${gstreamer:URISources}
-XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
-XB-GStreamer-Encoders: ${gstreamer:Encoders}
-XB-GStreamer-Decoders: ${gstreamer:Decoders}
-Provides: ${gstreamer:Provides}
-Description: GStreamer plugin for SDL output
- GStreamer is a streaming media framework, based on graphs of filters
- which operate on media data.  Applications using this library can do
- anything from real-time sound processing to playing videos, and just
- about anything else media-related.  Its plugin-based architecture means
- that new data types or processing capabilities can be added simply by
- installing new plug-ins.
- .
- This package contains the GStreamer plugin for SDL, the Simple
- DirectMedia Layer.
-
 Package: gstreamer0.10-plugins-bad-dbg
 Architecture: any
 Multi-Arch: same
 Section: debug
 Priority: extra
 Depends: gstreamer0.10-plugins-bad (= ${binary:Version}),
-         gstreamer0.10-sdl (= ${binary:Version}),
          ${misc:Depends}
 Description: GStreamer plugins from the "bad" set (debug symbols)
  GStreamer is a streaming media framework, based on graphs of filters
diff --git a/debian/control.in b/debian/control.in
index 1ebe68b..54a1e8a 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -73,38 +73,12 @@ Description: GStreamer plugins from the "bad" set
  something - be it a good code review, some documentation, a set of tests, a
  real live maintainer, or some actual wide use.
 
-Package: @GST_PKGNAME at -sdl
-Architecture: any
-Multi-Arch: same
-Section: libs
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Replaces: gstreamer0.10-plugins-bad (<< 0.10.5-3)
-XB-GStreamer-Version: ${gstreamer:Version}
-XB-GStreamer-Elements: ${gstreamer:Elements}
-XB-GStreamer-URI-Sources: ${gstreamer:URISources}
-XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
-XB-GStreamer-Encoders: ${gstreamer:Encoders}
-XB-GStreamer-Decoders: ${gstreamer:Decoders}
-Provides: ${gstreamer:Provides}
-Description: GStreamer plugin for SDL output
- GStreamer is a streaming media framework, based on graphs of filters
- which operate on media data.  Applications using this library can do
- anything from real-time sound processing to playing videos, and just
- about anything else media-related.  Its plugin-based architecture means
- that new data types or processing capabilities can be added simply by
- installing new plug-ins.
- .
- This package contains the GStreamer plugin for SDL, the Simple
- DirectMedia Layer.
-
 Package: @GST_PKGNAME at -plugins-bad-dbg
 Architecture: any
 Multi-Arch: same
 Section: debug
 Priority: extra
 Depends: @GST_PKGNAME at -plugins-bad (= ${binary:Version}),
-         @GST_PKGNAME at -sdl (= ${binary:Version}),
          ${misc:Depends}
 Description: GStreamer plugins from the "bad" set (debug symbols)
  GStreamer is a streaming media framework, based on graphs of filters
diff --git a/debian/gstreamer-sdl.install b/debian/gstreamer-sdl.install
deleted file mode 100644
index 050fe9f..0000000
--- a/debian/gstreamer-sdl.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstsdl.so
diff --git a/debian/rules b/debian/rules
index a470580..be74dc4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,7 +63,7 @@ gst_extra_build_depends += , libdc1394-22-dev (>= 2.0.0) [linux-any]
 # EXTRA_PLUGINS: See debian/README.Debian for docs
 EXTRA_PLUGINS +=
 
-PLUGINS += sdl plugins-bad $(EXTRA_PLUGINS)
+PLUGINS += plugins-bad $(EXTRA_PLUGINS)
 ifeq ($(DEB_HOST_ARCH_OS),linux)
 PLUGINS +=
 endif

-- 
GStreamer Bad Plugins 0.10 Packaging



More information about the Pkg-gstreamer-commits mailing list