]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- altlyrics bcond
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 17 Aug 2005 14:18:00 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.64

amarok.spec

index a428e6ae643a907a65d480188b828a5b76c41177..48906e090f2bebb72a197d5b43dc01031ea023da 100644 (file)
@@ -18,6 +18,7 @@
 %bcond_with    nmm             # enable NMM audio backend
 %bcond_with    mysql           # enable mysql 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
@@ -163,7 +164,7 @@ You can learn more about scripts in amaroK from here:
 %setup -q
 %patch0 -p1
 %patch1 -p3
-%patch2 -p1
+%{?with_altlyrics:%patch2 -p1}
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
        amarok/src/amarok.desktop \
 
This page took 0.041428 seconds and 4 git commands to generate.