update to 4.7.1 [release 4.7.1-1mamba;Wed Jun 04 2014]
This commit is contained in:
parent
1c8d2dad74
commit
86fdb27570
@ -1,5 +1,5 @@
|
|||||||
Name: libphonon
|
Name: libphonon
|
||||||
Version: 4.6.0
|
Version: 4.7.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Multimedia API for KDE4
|
Summary: Multimedia API for KDE4
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,17 +7,18 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/phonon-%{version}.tar.xz
|
Source: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/phonon-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQtDeclarative
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
BuildRequires: libpulseaudio-devel
|
BuildRequires: libpulseaudio-devel
|
||||||
BuildRequires: libpulseaudio-glib-devel
|
BuildRequires: libpulseaudio-glib-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt4-devel
|
||||||
|
BuildRequires: libqzeitgeist-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -62,17 +63,21 @@ This package contains the libphonon widgets for Qt Designer.
|
|||||||
%setup -q -n phonon-%{version}
|
%setup -q -n phonon-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
# NOTE: using rpm % cmake macro causes problems with paths
|
||||||
|
mkdir -p build
|
||||||
|
cd build
|
||||||
|
cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} ..
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
%if "%{stage1}" != "1"
|
#%if "%{stage1}" != "1"
|
||||||
install -d %{buildroot}%{_kde4_libdir}/kde4/plugins/phonon_backend/
|
#install -d %{buildroot}%{_kde4_libdir}/kde4/plugins/phonon_backend/
|
||||||
install -d %{buildroot}%{_kde4_servicesdir}/phononbackends/
|
#install -d %{buildroot}%{_kde4_servicesdir}/phononbackends/
|
||||||
%endif
|
#%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -85,17 +90,19 @@ install -d %{buildroot}%{_kde4_servicesdir}/phononbackends/
|
|||||||
%{_libdir}/libphonon.so.*
|
%{_libdir}/libphonon.so.*
|
||||||
%{_libdir}/libphononexperimental.so.*
|
%{_libdir}/libphononexperimental.so.*
|
||||||
%{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
|
%{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
|
||||||
%if "%{stage1}" != "1"
|
#%if "%{stage1}" != "1"
|
||||||
%dir %{_kde4_libdir}/kde4/plugins/phonon_backend
|
#%dir %{_kde4_libdir}/kde4/plugins/phonon_backend
|
||||||
%dir %{_kde4_servicesdir}/phononbackends
|
#%dir %{_kde4_servicesdir}/phononbackends
|
||||||
%endif
|
#%endif
|
||||||
%doc COPYING.LIB
|
%doc COPYING.LIB
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_qt4_datadir}/mkspecs/modules/qt_phonon.pri
|
%{_datadir}/qt5/mkspecs/modules/qt_phonon.pri
|
||||||
%{_includedir}/KDE/Phonon
|
%dir %{_includedir}/KDE/Phonon
|
||||||
%{_includedir}/phonon
|
%{_includedir}/KDE/Phonon/*
|
||||||
|
%dir %{_includedir}/phonon
|
||||||
|
%{_includedir}/phonon/*
|
||||||
%{_libdir}/libphonon.so
|
%{_libdir}/libphonon.so
|
||||||
%{_libdir}/libphononexperimental.so
|
%{_libdir}/libphononexperimental.so
|
||||||
%{_libdir}/pkgconfig/phonon.pc
|
%{_libdir}/pkgconfig/phonon.pc
|
||||||
@ -111,9 +118,12 @@ install -d %{buildroot}%{_kde4_servicesdir}/phononbackends/
|
|||||||
|
|
||||||
%files designer
|
%files designer
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/qt4/plugins/designer/libphononwidgets.so
|
%{_libdir}/qt5/plugins/designer/libphononwidgets.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 04 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-1mamba
|
||||||
|
- update to 4.7.1
|
||||||
|
|
||||||
* Fri Mar 02 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.0-1mamba
|
* Fri Mar 02 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.0-1mamba
|
||||||
- update to 4.6.0
|
- update to 4.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user