[Bug 1309] Review Request: phonon-backend-vlc - VLC phonon backend
RPM Fusion Bugzilla
noreply at rpmfusion.org
Sun Sep 12 02:11:41 CEST 2010
http://bugzilla.rpmfusion.org/show_bug.cgi?id=1309
--- Comment #12 from Hicham HAOUARI <hicham.haouari at gmail.com> 2010-09-12 02:11:40 ---
Here is a suggestion ( but it is up to you, not really an issue ):
****************************************************************************
%define snapshot 0
%if %{snapshot}
%define snap 20100701
%endif
name: phonon-backend-vlc
Summary: VLC phonon backend
Version: 0.2.0
Release: 1%{?dist}
Group: Applications/Multimedia
License: LGPLv2+
URL: http://phonon.kde.org/
%if ! %{snapshot}
Source0:
ftp://ftp.kde.org/pub/kde/stable/phonon-backend-vlc/%{version}/src/phonon-backend-vlc-%{version}.tar.gz
%else
# git clone git://gitorious.org/phonon/phonon-vlc.git
# git archive --prefix=phonon-backend-vlc-0.2.0/ master | bzip2 >
phonon-vlc-0.2-%%{snap}.tar.bz2
Source0: phonon-vlc-%{version}-%{snap}.tar.bz2
%endif
***************************************************************************
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the rpmfusion-developers
mailing list