Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gst-plugins-good1.0
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public-projects
gst-plugins-good1.0
Commits
c9adc2ea
Commit
c9adc2ea
authored
13 years ago
by
Olivier Naudan
Browse files
Options
Downloads
Patches
Plain Diff
Removed -gconf package
parent
e400ea9e
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/control
+0
-27
0 additions, 27 deletions
debian/control
debian/control.in
+0
-27
0 additions, 27 deletions
debian/control.in
debian/gstreamer-gconf.install
+0
-2
0 additions, 2 deletions
debian/gstreamer-gconf.install
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
1 addition
and
57 deletions
debian/control
+
0
−
27
View file @
c9adc2ea
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
debian/control.in
+
0
−
27
View file @
c9adc2ea
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
debian/gstreamer-gconf.install
deleted
100644 → 0
+
0
−
2
View file @
e400ea9e
debian
/
tmp
/
etc
/
gconf
/
schemas
/
gstreamer
-@
GST_ABI
@.
schemas
debian
/
tmp
/
usr
/
lib
/*/
gstreamer
-@
GST_ABI
@/
libgstgconfelements
.
so
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
c9adc2ea
...
...
@@ -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 +=
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment