%define majver %(echo %version | cut -d. -f 1-2) Name: gst-plugins-ugly010 Version: 0.10.19 Release: 2mamba Summary: A set of plug-ins for gstreamer considered to have ugly quality code Group: System/Multimedia Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html Source: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz Patch: gst-plugins-ugly-0.10.10-featurem4.patch Patch1: gst-plugins-ugly-0.10.13-x264.patch Patch2: gst-plugins-ugly010-0.10.19-amr-includes.patch License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: liba52dec-devel BuildRequires: libcdio-devel BuildRequires: libdvdread-devel BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libgst-plugins-base010-devel BuildRequires: libgstreamer010-devel BuildRequires: liblame-devel BuildRequires: libmad-devel BuildRequires: libmpeg2-devel BuildRequires: libopencore-amr-devel BuildRequires: liborc-devel BuildRequires: libsidplay-devel BuildRequires: libstdc++6-devel BuildRequires: libtwolame-devel BuildRequires: libx264-devel BuildRequires: libxml2-devel ## AUTOBUILDREQ-END BuildRequires: libdvdnav-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root #configure: *** Plug-ins without external dependencies that will be built: # asfdemux # dvdlpcmdec # dvdsub # iec958 # mpegaudioparse # mpegstream # realmedia #configure: *** Plug-ins without external dependencies that will NOT be built: # synaesthesia #configure: *** Plug-ins with dependencies that will be built: # a52dec # amrnb # cdio # dvdreadsrc # id3tag # lame # mad # mpeg2dec # sid #configure: *** Plug-ins with dependencies that will NOT be built: # dvdnav #configure: *** checking feature: dvdnav library *** #configure: *** for plug-ins: dvdnav *** #configure: *** These plugins will not be built: dvdnav #configure: dvdnavsrc not stable yet, not building %description GStreamer Ugly Plug-ins is a set of plug-ins that we consider to have ugly quality code, correct functionality, our preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library). %package devel Summary: Devel package for %{name} Group: Development/Libraries Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel GStreamer Ugly Plug-ins is a set of plug-ins that we consider to have good quality code, correct functionality, our preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library). This package contains static libraries and header files need for development. %prep %setup -q -n gst-plugins-ugly-%{version} #%patch -p1 #%patch1 -p1 %patch2 -p1 %build %configure %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall %find_lang gst-plugins-ugly-%{majver} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files -f gst-plugins-ugly-%{majver}.lang %defattr(-,root,root) %{_libdir}/gstreamer-%{majver}/libgst*.so %{_datadir}/gstreamer-%{majver}/presets/GstX264Enc.prs %{_datadir}/gstreamer-%{majver}/presets/GstAmrnbEnc.prs %doc AUTHORS ChangeLog %files devel %defattr(-,root,root) #%{_libdir}/gstreamer-%{majver}/libgst*.a %{_libdir}/gstreamer-%{majver}/libgst*.la %doc COPYING NEWS README %changelog * Mon Oct 15 2012 Silvan Calarco 0.10.19-2mamba - rebuilt as legacy package * Tue Aug 07 2012 Automatic Build System 0.10.19-1mamba - update to 0.10.19 * Thu Aug 04 2011 Silvan Calarco 0.10.18-2mamba - rebuilt with libx264 116 * Sat Jun 25 2011 Automatic Build System 0.10.18-1mamba - automatic update by autodist * Mon Jun 21 2010 Automatic Build System 0.10.15-1mamba - automatic update by autodist * Mon Mar 15 2010 Automatic Build System 0.10.14-2mamba - automatic rebuild by autodist * Wed Mar 10 2010 Automatic Build System 0.10.14-1mamba - automatic update by autodist * Thu Jan 14 2010 Automatic Build System 0.10.13-2mamba - automatic rebuild by autodist * Thu Nov 19 2009 Automatic Build System 0.10.13-1mamba - update to 0.10.13 * Thu Nov 19 2009 Automatic Build System 0.10.12-6mamba - automatic rebuild by autodist * Thu Oct 15 2009 Automatic Build System 0.10.12-5mamba - automatic rebuild by autodist * Wed Aug 19 2009 Automatic Build System 0.10.12-4mamba - automatic rebuild by autodist * Wed Aug 12 2009 Automatic Build System 0.10.12-3mamba - automatic rebuild by autodist * Fri Jul 10 2009 Automatic Build System 0.10.12-2mamba - automatic rebuild by autodist * Mon Jul 06 2009 Automatic Build System 0.10.12-1mamba - automatic update by autodist * Mon Mar 30 2009 Silvan Calarco 0.10.11-1mamba - automatic update by autodist * Wed Jan 07 2009 gil 0.10.10-2mamba - new libcdio * Thu Jan 01 2009 gil 0.10.10-1mamba - update to 0.10.10 * Mon Jul 14 2008 Silvan Calarco 0.10.8-1mamba - package created by autospec