]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- BR: gettext-devel, sorted, cleanups
authorKarol Krenski <charles@pld-linux.org>
Tue, 24 Jan 2006 16:25:40 +0000 (16:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.106

amarok.spec

index c628a88bdef9cc300e15087c18ae5402d9307be0..dc92c06843dd7cf62b23381634fa70073a5d1816 100644 (file)
@@ -12,7 +12,7 @@
 %bcond_without xmms            # disable xmms wrapping
 %bcond_without zeroconf        # disable support for zeroconf
 %bcond_without included_sqlite # don't use included sqlite (VERY BAD IDEA)
-%bcond_without helix           # enable HelixPlayer engine
+%bcond_without helix           # disable HelixPlayer engine
 %bcond_with    nmm             # enable NMM audio backend
 %bcond_with    mysql           # enable mysql support
 %bcond_with    pgsql           # enables postgresql support
@@ -36,13 +36,12 @@ Patch1:             %{name}-lyricsurl.patch
 Patch2:                %{name}-libtunepimp-0.4.0.patch
 Patch3:                %{name}-helixplayer-morearchs.patch
 URL:           http://amarok.kde.org/
-#BuildRequires:        kdebindings-kjsembed-devel
-#BuildRequires:        unsermake >= 040511
 BuildRequires: SDL-devel
 BuildRequires: alsa-lib-devel
 BuildRequires: arts-qt-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: gettext-devel
 %{?with_gstreamer:BuildRequires:       gstreamer-plugins-devel >= 0.8.6}
 BuildRequires: kdebase-devel
 %{?with_akode:BuildRequires:   kdemultimedia-akode}
@@ -50,8 +49,8 @@ BuildRequires:        kdemultimedia-devel >= 9:3.1.93
 BuildRequires: libltdl-devel
 BuildRequires: libtunepimp-devel >= 0.4.0
 BuildRequires: libvisual-devel >= 0.2.0
-%{?with_mysql:BuildRequires:           mysql-devel}
 %{?with_pgsql:BuildRequires:           libpqxx-devel}
+%{?with_mysql:BuildRequires:           mysql-devel}
 BuildRequires: pcre-devel
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.129
This page took 0.030516 seconds and 4 git commands to generate.