automatic version update by autodist [release 1.4.3-1mamba;Fri Oct 31 2014]
This commit is contained in:
parent
7c879aaac7
commit
675b3dba18
@ -1,8 +1,8 @@
|
|||||||
%define majorminor %(echo %version | cut -d. -f 1).0
|
%define apiver %(echo %version | cut -d. -f 1).0
|
||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: gst-plugins-good
|
Name: gst-plugins-good
|
||||||
Version: 1.2.4
|
Version: 1.4.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A set of plug-ins for gstreamer considered to have good quality code
|
Summary: A set of plug-ins for gstreamer considered to have good quality code
|
||||||
Group: System/Multimedia
|
Group: System/Multimedia
|
||||||
@ -12,13 +12,19 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html
|
URL: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html
|
||||||
Source: http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.xz
|
Source: http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libICE-devel
|
||||||
|
BuildRequires: libSM-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libXdamage-devel
|
||||||
|
BuildRequires: libXext-devel
|
||||||
|
BuildRequires: libXfixes-devel
|
||||||
BuildRequires: libaa-devel
|
BuildRequires: libaa-devel
|
||||||
BuildRequires: libavc1394-devel
|
BuildRequires: libavc1394-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libcaca-devel
|
BuildRequires: libcaca-devel
|
||||||
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libdv-devel
|
BuildRequires: libdv-devel
|
||||||
BuildRequires: libflac-devel
|
BuildRequires: libflac-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -27,7 +33,6 @@ BuildRequires: libglib-devel
|
|||||||
BuildRequires: libgpm-devel
|
BuildRequires: libgpm-devel
|
||||||
BuildRequires: libgst-plugins-base-devel
|
BuildRequires: libgst-plugins-base-devel
|
||||||
BuildRequires: libgstreamer-devel
|
BuildRequires: libgstreamer-devel
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libiec61883-devel
|
BuildRequires: libiec61883-devel
|
||||||
BuildRequires: libjack-devel
|
BuildRequires: libjack-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
@ -38,31 +43,25 @@ BuildRequires: libpulseaudio-devel
|
|||||||
BuildRequires: libraw1394-devel
|
BuildRequires: libraw1394-devel
|
||||||
BuildRequires: libshout-devel
|
BuildRequires: libshout-devel
|
||||||
BuildRequires: libslang-devel
|
BuildRequires: libslang-devel
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup-devel
|
||||||
BuildRequires: libspeex-devel
|
BuildRequires: libspeex-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtag-devel
|
BuildRequires: libtag-devel
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libv4l-devel
|
BuildRequires: libv4l-devel
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libvpx-devel
|
BuildRequires: libvpx-devel
|
||||||
BuildRequires: libwavpack-devel
|
BuildRequires: libwavpack-devel
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXdamage-devel
|
|
||||||
BuildRequires: libXext-devel
|
|
||||||
BuildRequires: libXfixes-devel
|
|
||||||
BuildRequires: libXv-devel
|
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: udev-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libdc1394-devel >= 1.1.0
|
BuildRequires: libdc1394-devel >= 1.1.0
|
||||||
BuildRequires: libraw1394-devel >= 1.2.0
|
BuildRequires: libraw1394-devel >= 1.2.0
|
||||||
BuildRequires: libvpx-devel >= 1.1.0
|
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
BuildRequires: ladspa-devel
|
BuildRequires: ladspa-devel
|
||||||
BuildRequires: libcheck-devel
|
BuildRequires: libcheck-devel
|
||||||
BuildRequires: libproxy-devel
|
BuildRequires: libproxy-devel
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
#
|
#
|
||||||
# FIXME:
|
# FIXME:
|
||||||
@ -76,7 +75,6 @@ BuildRequires: libproxy-devel
|
|||||||
# osxaudio
|
# osxaudio
|
||||||
# sunaudio
|
# sunaudio
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GStreamer Good 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).
|
GStreamer Good 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).
|
||||||
|
|
||||||
@ -87,9 +85,17 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
GStreamer Good 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).
|
GStreamer Good 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.
|
This package contains static libraries and header files need for development.
|
||||||
|
|
||||||
|
%package apidocs
|
||||||
|
Group: Documentation
|
||||||
|
Summary: %{name} API documentation
|
||||||
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
Requires: gtk-doc
|
||||||
|
|
||||||
|
%description apidocs
|
||||||
|
This package includes the %{name} API documentation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
# FIXME: not the most elegant workaround
|
# FIXME: not the most elegant workaround
|
||||||
@ -110,25 +116,33 @@ sed -i "s|OpenGL/gl.h|GL/gl.h|" configure
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
%find_lang gst-plugins-good-%{majorminor}
|
%find_lang gst-plugins-good-%{apiver}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%files -f gst-plugins-good-%{majorminor}.lang
|
%files -f gst-plugins-good-%{apiver}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas
|
#%{_sysconfdir}/gconf/schemas/gstreamer-%{apiver}.schemas
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgst*.so
|
%{_libdir}/gstreamer-%{apiver}/libgst*.so
|
||||||
%{_datadir}/gstreamer-%{majorminor}/presets/*
|
%{_datadir}/gstreamer-%{apiver}/presets/*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%{_libdir}/gstreamer-%{majorminor}/libgst*.a
|
#%{_libdir}/gstreamer-%{apiver}/libgst*.a
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgst*.la
|
%{_libdir}/gstreamer-%{apiver}/libgst*.la
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
|
%files apidocs
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%dir %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{apiver}
|
||||||
|
%{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{apiver}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Apr 22 2014 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
* Tue Apr 22 2014 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user