]> git.pld-linux.org Git - packages/banshee.git/commitdiff
- up to 0.10.9 - works with gstreamer 0.10.x now
authordeejay1 <deejay1@pld-linux.org>
Tue, 21 Mar 2006 21:39:31 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- drop patch0
- more BR's and R's

Changed files:
    banshee.spec -> 1.4

banshee.spec

index ea94f6e649065435706543c12e94b7702adbcec5..592fc5877b190fd3837c033c104914a5eb30bc9b 100644 (file)
 Summary:       A Mono/GStreamer Based Music Player
 Summary(pl):   Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:          banshee
-Version:       0.10.8
+Version:       0.10.9
 Release:       0.1
 License:       GPL
 Group:                 Applications/Multimedia
 Source0:       http://banshee-project.org/files/banshee/%{name}-%{version}.tar.gz
-# Source0-md5: cfa4051cd8aba171a09dcb9a3f34fef3
-Patch0:                %{name}-stat.patch
+# Source0-md5: 86b67e399ea805f69a860b3e6fd4627f
 URL:           http://banshee-project.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -25,15 +24,19 @@ BuildRequires:      dotnet-avahi-devel
 BuildRequires: dotnet-dbus-sharp-devel
 BuildRequires: dotnet-gtk-sharp2-devel >= 2.3.92
 BuildRequires: gnome-desktop-devel
+BuildRequires: gstreamer-cdparanoia
+BuildRequires: gstreamer-gnomevfs
 BuildRequires: gstreamer-plugins-base-devel >= 0.10.0
 BuildRequires: hal-devel >= 0.5.2
 BuildRequires: libtool
 BuildRequires: libmusicbrainz-devel
-BuildRequires: mono-csharp >= 1.1.10
+BuildRequires: mono-csharp >= 1.1.13
 BuildRequires: monodoc
 BuildRequires: nautilus-cd-burner-devel >= 2.12.0
 BuildRequires: pkgconfig
 BuildRequires: sqlite3-devel
+Requires:      gstreamer-cdparanoia
+Requires:      gstreamer-gnomevfs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,7 +51,6 @@ C#.
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %build
 %configure \
This page took 0.71974 seconds and 4 git commands to generate.