Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
aab214c9
Commit
aab214c9
authored
Nov 30, 2005
by
Christian Schaller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update for latest changes
Original commit message from CVS: update for latest changes
parent
2bdb9428
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
common
common
+1
-1
gst-plugins-good.spec.in
gst-plugins-good.spec.in
+3
-5
No files found.
common
@
f9f5f063
Subproject commit
8db4c613eb1aa57dc21d25a4b83b36e3cdedc5ca
Subproject commit
f9f5f063728688cf455a1512d492b632c43963d7
gst-plugins-good.spec.in
View file @
aab214c9
...
...
@@ -33,7 +33,7 @@ BuildRequires: gcc-c++
@USE_LIBPNG_TRUE@BuildRequires: libpng-devel >= 1.2.0
# @USE_MIKMOD_TRUE@BuildRequires: mikmod
@USE_OSS_TRUE@BuildRequires: glibc-devel
#
@USE_PANGO_TRUE@BuildRequires: pango-devel
@USE_PANGO_TRUE@BuildRequires: pango-devel
# @USE_RAW1394_TRUE@BuildRequires: libraw1394-devel
# @USE_RAW1394_TRUE@BuildRequires: libavc1394-devel
@USE_SPEEX_TRUE@BuildRequires: speex-devel
...
...
@@ -110,6 +110,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/gstreamer-%{majorminor}/libgstmatroska.so
%{_libdir}/gstreamer-%{majorminor}/libgstvideomixer.so
%{_libdir}/gstreamer-%{majorminor}/libgstcutter.so
%{_libdir}/gstreamer-%{majorminor}/libgstmultipart.so
# gstreamer-plugins with external dependencies but in the main package
@USE_LIBCACA_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
...
...
@@ -120,8 +121,7 @@ rm -rf $RPM_BUILD_ROOT
@USE_LIBPNG_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstpng.so
@USE_OSS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstossaudio.so
## @USE_RAW1394_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
# @USE_PANGO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsttextoverlay.so
# @USE_PANGO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsttimeoverlay.so
@USE_PANGO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstpango.so
@USE_SPEEX_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstspeex.so
@USE_GCONF_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstgconfelements.so
...
...
@@ -131,8 +131,6 @@ rm -rf $RPM_BUILD_ROOT
@USE_LIBDV_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdv.so
@USE_DV1394_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
## Libraries
%{_libdir}/libgstvideofilter-%{majorminor}.*
# schema files
@USE_GCONF_TRUE@%{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas
...
...
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