]> git.pld-linux.org Git - packages/gstreamer-plugins-good.git/blobdiff - gstreamer-plugins-good.spec
- up to 1.2.0
[packages/gstreamer-plugins-good.git] / gstreamer-plugins-good.spec
index 6c685ce5bd9d9b525b5fd4ab6a4abcf0a8c73858..0d4c65669943a3dee8f8efde48492e721c6ca0f2 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without apidocs         # disable gtk-doc
 %bcond_without aalib           # aa videosink plugin
 %bcond_without caca            # caca videosink plugin
-%bcond_without cairo           # cairo plugin [not ported yet - as of 1.0.0]
+%bcond_without cairo           # cairo plugin
 %bcond_without jack            # JACK audio plugin
 %bcond_without soup            # libsoup 2.4 http source plugin
 %bcond_without speex           # speex plugin
 
 %define                gstname         gst-plugins-good
 %define                major_ver       1.0
-%define                gst_req_ver     1.0.0
-%define                gstpb_req_ver   1.0.0
+%define                gst_req_ver     1.2.0
+%define                gstpb_req_ver   1.2.0
 
 %include       /usr/lib/rpm/macros.gstreamer
 Summary:       Good GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):     Dobre wtyczki do środowiska obróbki strumieni GStreamer
 Name:          gstreamer-plugins-good
-Version:       1.0.5
+Version:       1.2.0
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{version}.tar.xz
-# Source0-md5: e1d451b8b198ab50f645635c1fc8a3cb
-Patch0:                %{name}-am.patch
+# Source0-md5: df96825d4154940fd934aa0a95b40836
 URL:           http://gstreamer.freedesktop.org/
 BuildRequires: autoconf >= 2.62
 BuildRequires: automake >= 1:1.11
@@ -448,7 +447,6 @@ Wtyczka obsługująca bezstratny format dźwięku Wavpack.
 
 %prep
 %setup -q -n %{gstname}-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -498,6 +496,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{gstlibdir}/libgstautodetect.so
 %attr(755,root,root) %{gstlibdir}/libgstavi.so
 %attr(755,root,root) %{gstlibdir}/libgstdebug.so
+%attr(755,root,root) %{gstlibdir}/libgstdtmf.so
 %attr(755,root,root) %{gstlibdir}/libgstequalizer.so
 %attr(755,root,root) %{gstlibdir}/libgstdeinterlace.so
 %attr(755,root,root) %{gstlibdir}/libgstflv.so
This page took 0.02682 seconds and 4 git commands to generate.