Skip to content
Snippets Groups Projects
Commit c9adc2ea authored by Olivier Naudan's avatar Olivier Naudan
Browse files

Removed -gconf package

parent e400ea9e
No related branches found
No related tags found
No related merge requests found
......@@ -49,31 +49,6 @@ Description: GStreamer plugin for PulseAudio
This package contains the GStreamer plugin for PulseAudio, a sound server
for POSIX and WIN32 systems.
Package: gstreamer1.0-gconf
Architecture: any
Multi-Arch: same
Section: sound
Depends: ${misc:Depends},
${shlibs:Depends}
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 getting the sink/source information from GConf
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 getting the information
about which sources or sinks should be used for audio and video from
GConf.
Package: gstreamer1.0-plugins-good
Architecture: any
Multi-Arch: same
......@@ -82,7 +57,6 @@ Depends: ${misc:Depends},
${shlibs:Depends},
gstreamer1.0-pulseaudio | gstreamer1.0-audiosink,
gstreamer1.0-plugins-base,
gstreamer1.0-gconf
Recommends: gstreamer1.0-x
XB-GStreamer-Version: ${gstreamer:Version}
XB-GStreamer-Elements: ${gstreamer:Elements}
......@@ -109,7 +83,6 @@ Section: debug
Priority: extra
Depends: gstreamer1.0-plugins-good (= ${binary:Version}),
gstreamer1.0-pulseaudio (= ${binary:Version}),
gstreamer1.0-gconf (= ${binary:Version}),
${misc:Depends}
Description: GStreamer plugins from the "good" set
GStreamer is a streaming media framework, based on graphs of filters
......
......@@ -49,31 +49,6 @@ Description: GStreamer plugin for PulseAudio
This package contains the GStreamer plugin for PulseAudio, a sound server
for POSIX and WIN32 systems.
Package: @GST_PKGNAME@-gconf
Architecture: any
Multi-Arch: same
Section: sound
Depends: ${misc:Depends},
${shlibs:Depends}
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 getting the sink/source information from GConf
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 getting the information
about which sources or sinks should be used for audio and video from
GConf.
Package: @GST_PKGNAME@-plugins-good
Architecture: any
Multi-Arch: same
......@@ -82,7 +57,6 @@ Depends: ${misc:Depends},
${shlibs:Depends},
@GST_PKGNAME@-pulseaudio | @GST_PKGNAME@-audiosink,
gstreamer@GST_ABI@-plugins-base,
@GST_PKGNAME@-gconf
Recommends: @GST_PKGNAME@-x
XB-GStreamer-Version: ${gstreamer:Version}
XB-GStreamer-Elements: ${gstreamer:Elements}
......@@ -109,7 +83,6 @@ Section: debug
Priority: extra
Depends: @GST_PKGNAME@-plugins-good (= ${binary:Version}),
@GST_PKGNAME@-pulseaudio (= ${binary:Version}),
@GST_PKGNAME@-gconf (= ${binary:Version}),
${misc:Depends}
Description: GStreamer plugins from the "good" set
GStreamer is a streaming media framework, based on graphs of filters
......
debian/tmp/etc/gconf/schemas/gstreamer-@GST_ABI@.schemas
debian/tmp/usr/lib/*/gstreamer-@GST_ABI@/libgstgconfelements.so
......@@ -72,7 +72,7 @@ export OIL_CPU_FLAGS
# Link special names to a template file.
# still need "*.install" to be done by hand
PLUGINS += gconf pulseaudio plugins-good
PLUGINS += pulseaudio plugins-good
CONFIG_ARGS :=
ifeq ($(DEB_HOST_ARCH_OS),linux)
PLUGINS +=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment