]> git.pld-linux.org Git - packages/banshee.git/commitdiff
- 1.2.0 auto/th/banshee-1_2_0-1
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 31 Jul 2008 07:41:32 +0000 (07:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disable boo

Changed files:
    banshee.spec -> 1.30

banshee.spec

index 09efe56942454ae91b5357fbd151f7ca074f0995..1d00ffa11f115a340936a70c45d0d09e440bfc8a 100644 (file)
@@ -4,12 +4,12 @@
 Summary:       A Mono/GStreamer Based Music Player
 Summary(pl.UTF-8):     Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:          banshee
-Version:       1.0.0
+Version:       1.2.0
 Release:       1
 License:       GPL
 Group:         Applications/Multimedia
 Source0:       http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
-# Source0-md5: a0119f571701ecbede5f1e4c011e7685
+# Source0-md5: 1f651fa626b188adba35bcdac5d7f686
 URL:           http://banshee-project.org/
 BuildRequires: GConf2-devel
 BuildRequires: autoconf >= 2.13
@@ -67,6 +67,7 @@ C#.
 %{__automake}
 %{__autoconf}
 %configure \
+       --disable-boo \
        --disable-dev-tests \
        --disable-helix \
        --enable-ipod \
@@ -116,11 +117,14 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/banshee-1/Extensions
 %{_libdir}/banshee-1/Extensions/*.dll
 %{_libdir}/banshee-1/Extensions/*.mdb
+%{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config
 %dir %{_libdir}/banshee-1/Backends
 %{_libdir}/banshee-1/Backends/*.dll
 %{_libdir}/banshee-1/Backends/*.mdb
+%{_libdir}/banshee-1/Backends/*.so
 %{_libdir}/banshee-1/Banshee.Services.addins
-%{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config
+%dir %{_libdir}/banshee-1/gstreamer-0.10
+%{_libdir}/banshee-1/gstreamer-0.10/*.so
 #%{_libdir}/banshee-1/libbanshee.a
 #%{_libdir}/banshee-1/libbanshee.la
 #%{_libdir}/monodoc/sources/*
This page took 0.081274 seconds and 4 git commands to generate.