]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- BR: libtunepimp-devel instead of libmusicbrainz-devel.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 17 Nov 2005 12:20:09 +0000 (12:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- work with new libtunepimp, release 1.1.

Changed files:
    amarok.spec -> 1.92

amarok.spec

index e6ec0244c32e18da58eb83d82093328ed470284c..bf5378b9391fe05620dad5e4763ab4c00104b3dd 100644 (file)
 %bcond_with    pgsql           # enables postgresql support
 %bcond_with    akode           # enable aKode engine (too buggy/incomplete)
 %bcond_with    altlyrics       # use alternative lyrics provider
+#
 Summary:       A KDE audio player
 Summary(pl):   Odtwarzacz audio dla KDE
 Name:          amarok
 Version:       1.3.6
-Release:       1
+Release:       1.1
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       http://nchc.dl.sourceforge.net/sourceforge/amarok/amarok-1.3.6.tar.bz2
 # Source0-md5: f97ac51a8c2f150ffc4cc0ef49c59a2f
 Patch0:                kde-common-gcc4.patch
 Patch1:                %{name}-lyricsurl.patch
+Patch2:                %{name}-libtunepimp-0.4.0.patch
 URL:           http://amarok.kde.org/
 #BuildRequires:        kdebindings-kjsembed-devel
 #BuildRequires:        unsermake >= 040511
@@ -42,7 +44,7 @@ BuildRequires:        kdebase-devel
 %{?with_akode:BuildRequires:   kdemultimedia-akode}
 BuildRequires: kdemultimedia-devel >= 9:3.1.93
 BuildRequires: libltdl-devel
-BuildRequires: libmusicbrainz-devel
+BuildRequires: libtunepimp-devel >= 0.4.0
 BuildRequires: libvisual-devel >= 0.2.0
 %{?with_mysql:BuildRequires:           mysql-devel}
 %{?with_pgsql:BuildRequires:           libpqxx-devel}
This page took 0.04922 seconds and 4 git commands to generate.