]> git.pld-linux.org Git - packages/amarok.git/blobdiff - amarok.spec
- BR: taglib-devel >= 1.7
[packages/amarok.git] / amarok.spec
index 260fb2b0e2dc9f930af2c42406c5996c97cba037..84ff13073de283166c9aa48222b58bfc42398303 100644 (file)
@@ -1,7 +1,7 @@
 #
 # TODO
 # - use mysql-embedded in the future and try not to link with static mysqld lib
-# - does not run
+# - amarok now requires his own database which is not automaticly created 
 #
 
 %define                state   stable
 Summary:       A KDE audio player
 Summary(pl.UTF-8):     Odtwarzacz audio dla KDE
 Name:          amarok
-Version:       2.4.1
-Release:       0.1
+Version:       2.4.3
+Release:       2
 License:       GPL v2+ and LGPL v2.1+
 Group:         X11/Applications/Multimedia
 Source0:       ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: 4c65c5cd4d7bd267bdbef8e912fd6cb6
-Patch0:                %{name}-disable_qtscriptbindings_check_fix.patch
+# Source0-md5: 24e8141bcbd065448911fa872c50197d
+Patch0:                %{name}-upnp-dep.patch
 URL:           http://amarok.kde.org/
 BuildRequires: QtNetwork-devel >= %{qtver}
 BuildRequires: QtSql-devel >= %{qtver}
 BuildRequires: automoc4 >= 0.9.88
 BuildRequires: cmake >= 2.8.0
 BuildRequires: curl-devel
+BuildRequires: ffmpeg-devel >= 0.7.1
 BuildRequires: gettext-devel
 BuildRequires: glib2-devel
+BuildRequires: herqq-devel
 BuildRequires: kde4-kdelibs-devel >= %{kdever}
 BuildRequires: kde4-kdemultimedia-devel >= %{kdever}
 BuildRequires: libaio-devel
 BuildRequires: libgpod-devel >= 0.7.0
 BuildRequires: liblastfm-devel
-BuildRequires: libmtp-devel >= 0.3.0
+BuildRequires: libmtp-devel >= 1.0.4
 BuildRequires: libofa-devel
 BuildRequires: libwrap-devel
 BuildRequires: loudmouth-devel
@@ -39,13 +41,14 @@ BuildRequires:      mysql-devel >= 5.1.31-3
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
 BuildRequires: qca-devel
+BuildRequires: qjson-devel >= 0.5
 BuildRequires: qt4-build >= %{qtver}
 BuildRequires: qt4-qmake >= %{qtver}
 BuildRequires: qtscriptbindings
 BuildRequires: rpmbuild(macros) >= 1.600
 BuildRequires: soprano-devel
 BuildRequires: strigi-devel >= 0.7.0
-BuildRequires: taglib-devel >= 1.6
+BuildRequires: taglib-devel >= 1.7
 BuildRequires: taglib-extras-devel >= 1.0.0
 BuildRequires: xorg-lib-libXpm-devel
 Requires(post,postun): /sbin/ldconfig
@@ -288,6 +291,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/kde4/amarok.desktop
 %{_iconsdir}/*/*/apps/amarok.*
 %{_datadir}/config/amarok_homerc
+%attr(755,root,root) %{_datadir}/apps/kconf_update/*.pl
+%{_datadir}/apps/kconf_update/amarok.upd
 
 %files scripts
 %defattr(644,root,root,755)
This page took 0.049363 seconds and 4 git commands to generate.