]> git.pld-linux.org Git - packages/qmmp.git/blobdiff - qmmp.spec
- updated gettext BR
[packages/qmmp.git] / qmmp.spec
index cb7e5500a4da3e586b7f626c21bb8d95dd5644c6..7067a3121180afa3cd78f055a41b12566854fad5 100644 (file)
--- a/qmmp.spec
+++ b/qmmp.spec
@@ -1,19 +1,19 @@
-# TODO:
-# BS2B Plugin .......................disabled
-
 Summary:       XMMS like audio player written in Qt
 Summary(hu.UTF-8):     XMMS-szerű Qt alapú audio-lejátszó
 Summary(pl.UTF-8):     Odtwarzacz muzyki w stylu XMMS napisany w Qt
 Name:          qmmp
-Version:       0.5.5
-Release:       1
+Version:       0.7.1
+Release:       4
 License:       GPL v2
 Group:         X11/Applications/Multimedia
 Source0:       http://qmmp.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 8174905dcf7ae6fedaf044fda51e7314
+# Source0-md5: d5ecc15134eefc1b8af4220540a65f19
 URL:           http://code.google.com/p/qmmp/
-BuildRequires: QtCore-devel >= 4.3
-BuildRequires: QtGui-devel >= 4.3
+BuildRequires: Qt3Support-devel
+BuildRequires: QtCore-devel >= 4.6
+BuildRequires: QtGui-devel >= 4.6
+BuildRequires: QtNetwork-devel
+BuildRequires: QtOpenGL-devel
 BuildRequires: alsa-lib-devel >= 1.0.1
 BuildRequires: cmake
 BuildRequires: curl-devel >= 7.16
@@ -22,20 +22,22 @@ BuildRequires:      faad2-devel
 BuildRequires: ffmpeg-devel >= 0.4.9
 BuildRequires: flac-devel >= 1.1.3
 BuildRequires: game-music-emu-devel
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: jack-audio-connection-kit-devel >= 0.102.5
+BuildRequires: libbs2b-devel >= 3.0.0
 BuildRequires: libcddb-devel
 BuildRequires: libcdio-devel
 BuildRequires: libcdio-devel
 BuildRequires: libmad-devel
-BuildRequires: libmms-devel
+BuildRequires: libmms-devel >= 0.4
 BuildRequires: libmodplug-devel >= 0.8.4
 BuildRequires: libmpcdec-devel >= 1.2.6
 BuildRequires: libprojectM-devel >= 2.0.0
 BuildRequires: libsamplerate-devel >= 0.1.2
 BuildRequires: libsndfile-devel >= 1.0.17
 BuildRequires: libvorbis-devel
-BuildRequires: pulseaudio-devel >= 0.9.9
+BuildRequires: opusfile-devel >= 0.2
+BuildRequires: pulseaudio-devel >= 0.9.15
 BuildRequires: qt4-linguist
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: sed >= 4.0
@@ -120,6 +122,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/qmmp.desktop
 %{_desktopdir}/qmmp_cue.desktop
 %{_desktopdir}/qmmp_enqueue.desktop
+%{_desktopdir}/qmmp_dir.desktop
 %dir %{_datadir}/qmmp
 %dir %{_datadir}/qmmp/images
 %{_datadir}/qmmp/images/*.png
@@ -132,3 +135,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/qmmpui
 %attr(755,root,root) %{_libdir}/libqmmp.so
 %attr(755,root,root) %{_libdir}/libqmmpui.so
+%{_pkgconfigdir}/qmmp.pc
+%{_pkgconfigdir}/qmmpui.pc
This page took 0.160214 seconds and 4 git commands to generate.