Search
j0ke.net Open Build Service
>
Projects
>
multimedia
:
SL12
>
phonon-backend-vlc
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
phonon-backend-vlc.spec
@@ -15,25 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: phonon-backend-vlc -Version: 0.4.1 -Release: 1.3 +Version: 0.6.0 +Release: 1.2 License: LGPLv2.0+ Summary: Phonon VLC Backend Url: http://phonon.kde.org/ Group: Development/Libraries/KDE -Source0: phonon-backend-vlc-%{version}.tar.bz2 -BuildRequires: alsa-devel +Source0: http://download.kde.org/stable/phonon/phonon-backend-vlc/%{version}/src/phonon-backend-vlc-%{version}.tar.xz BuildRequires: automoc4 BuildRequires: cmake BuildRequires: fdupes BuildRequires: kde4-filesystem -BuildRequires: libv4l-devel -BuildRequires: phonon-devel >= 4.5.0 +BuildRequires: phonon-devel >= 4.6.0 BuildRequires: pkgconfig -BuildRequires: vlc-devel < 1.2.0 BuildRequires: vlc-devel >= 1.1.1 -Requires: libphonon4 -Requires: vlc < 1.2.0 +BuildRequires: xz +Requires: libphonon4 >= 4.6.0 Requires: vlc >= 1.1.1 Provides: phonon-backend Obsoletes: phonon-vlc @@ -52,44 +49,16 @@ %setup -q %build -%if 0%{?suse_version} < 1140 - %cmake_kde4 -d build -%else - %cmake_kde4 -d build -- -DPHONON_VLC_NO_EXPERIMENTAL=ON -%endif - %make_jobs +%cmake_kde4 -d build +%make_jobs %install - cd build +cd build %make_install -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %{_kde4_modulesdir}/plugins/phonon_backend/phonon_vlc.so %{_kde4_servicesdir}/phononbackends/vlc.desktop %changelog -* Sun Jan 23 2011 toddrme2178@gmail.com -- update to version 0.3.2 -* Wed Dec 1 2010 tittiatcoke@gmail.com -- update to version 0.3.1 -* Tue Aug 17 2010 tittiatcoke@gmail.com -- update to a newer snapshot - * Emit the proper stateChanged() signals in play, pause and stop - * Add Phota, a small Phonon Testing Application for VLC debugging - * Do not explode in Audio Apps - * further small fixes/improvements -* Thu Aug 12 2010 alexo.veto@gmail.com -- Add: Obsoletes: phonon-vlc -* Sat Jul 24 2010 tittiatcoke@gmail.com -- Update to a newer snapshot. - * Add webM MIME types for audio and video - * Add mimetype to allow ogg files to show correctly - * Add some realmedia files mimetype -* Mon Jul 19 2010 tittiatcoke@gmail.com -- Update to a newer snapshots -* Tue Jun 1 2010 tittiatcoke@gmail.com -- Initial package.
Added
phonon-backend-vlc-0.6.0.tar.xz
^