Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Seungha Yang
gst-plugins-base
Commits
89982b53
Commit
89982b53
authored
Mar 01, 2003
by
Christian Schaller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove videosink from spec
Original commit message from CVS: remove videosink from spec
parent
f0518308
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
26 deletions
+2
-26
gst-plugins.spec.in
gst-plugins.spec.in
+2
-26
No files found.
gst-plugins.spec.in
View file @
89982b53
...
...
@@ -169,7 +169,6 @@ GStreamer support libraries header files.
@USE_AALIB_TRUE@Requires: gstreamer-plugins = %{version}
@USE_AALIB_TRUE@Requires: aalib >= 1.3
@USE_AALIB_TRUE@BuildRequires: aalib-devel >= 1.3
@USE_AALIB_TRUE@Provides: gstreamer-videosink
@USE_AALIB_TRUE@
@USE_AALIB_TRUE@%description -n gstreamer-aalib
@USE_AALIB_TRUE@Plug-in for viewing video in Ascii-art using aalib library.
...
...
@@ -998,7 +997,6 @@ Plug-ins for playback of AVI format media files.
@USE_SDL_TRUE@BuildRequires: XFree86-devel
@USE_SDL_TRUE@#it used to be called gstreamer-sdl
@USE_SDL_TRUE@Obsoletes: gstreamer-sdl
@USE_SDL_TRUE@Provides: gstreamer-videosink
@USE_SDL_TRUE@
@USE_SDL_TRUE@%description -n gstreamer-SDL
@USE_SDL_TRUE@Plug-in for sending video output to the Simple Direct Media architecture.
...
...
@@ -1120,7 +1118,6 @@ Plug-ins for playback of AVI format media files.
@USE_XVIDEO_TRUE@Requires: gstreamer-plugins = %{version}
@USE_XVIDEO_TRUE@Requires: XFree86-libs
@USE_XVIDEO_TRUE@BuildRequires: XFree86-devel
@USE_XVIDEO_TRUE@Provides: gstreamer-videosink
@USE_XVIDEO_TRUE@%description -n gstreamer-xvideosink
@USE_XVIDEO_TRUE@XFree86 video sink
@USE_XVIDEO_TRUE@
...
...
@@ -1136,29 +1133,6 @@ Plug-ins for playback of AVI format media files.
@USE_XVIDEO_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
@USE_XVIDEO_TRUE@### %{_bindir}/gst-compprep > /dev/null 2> /dev/null
@USE_XVIDEO_TRUE@%package -n gstreamer-videosink
@USE_XVIDEO_TRUE@Summary: GStreamer Video Sink
@USE_XVIDEO_TRUE@Group: Libraries/Multimedia
@USE_XVIDEO_TRUE@Requires: gstreamer-plugins = %{version}
@USE_XVIDEO_TRUE@Requires: XFree86-libs
@USE_XVIDEO_TRUE@BuildRequires: XFree86-devel
@USE_XVIDEO_TRUE@Provides: gstreamer-videosink
@USE_XVIDEO_TRUE@
@USE_XVIDEO_TRUE@%description -n gstreamer-videosink
@USE_XVIDEO_TRUE@Plug-in for X playback.
@USE_XVIDEO_TRUE@
@USE_XVIDEO_TRUE@%files -n gstreamer-videosink
@USE_XVIDEO_TRUE@%defattr(-, root, root)
@USE_XVIDEO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstvideosink.so
@USE_XVIDEO_TRUE@
@USE_XVIDEO_TRUE@%post -n gstreamer-videosink
@USE_XVIDEO_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
@USE_XVIDEO_TRUE@### %{_bindir}/gst-compprep > /dev/null 2> /dev/null
@USE_XVIDEO_TRUE@
@USE_XVIDEO_TRUE@%postun -n gstreamer-videosink
@USE_XVIDEO_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
@USE_XVIDEO_TRUE@### %{_bindir}/gst-compprep > /dev/null 2> /dev/null
### packages without external dependencies ###
### audio-effects ###
...
...
@@ -1592,6 +1566,8 @@ This package contains a basic audio and video playback library.
/sbin/ldconfig
%changelog
* Sat Mar 01 2003 Christian Schaller <Uraeus@gnome.org>
- Remove videosink from SPEC
* Thu Jan 23 2003 Thomas Vander Stichele <thomas at apestaart dot org>
- various fixes
- make video output packages provide gstreamer-videosink
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment