]> git.pld-linux.org Git - packages/qmmp.git/commitdiff
- up to 0.5.5 auto/th/qmmp-0_5_5-1
authorblekot <blekot@pld-linux.org>
Thu, 31 May 2012 14:22:03 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- a horde of new BRs: enca-devel faad2-devel game-music-emu-devel libcddb-devel libcdio-devel libcdio-devel libmms-devel libprojectM-devel wildmidi-devel
- added TODO due to one of feature needs package which doesn't exist in our repo

Changed files:
    qmmp.spec -> 1.14

qmmp.spec

index 94824eadb0135dacf23e76927f00d159117e4a7f..cb7e5500a4da3e586b7f626c21bb8d95dd5644c6 100644 (file)
--- a/qmmp.spec
+++ b/qmmp.spec
@@ -1,26 +1,37 @@
+# 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.2
+Version:       0.5.5
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Multimedia
 Source0:       http://qmmp.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 20852f3cce3471bfc5affa9b2e947dc6
+# Source0-md5: 8174905dcf7ae6fedaf044fda51e7314
 URL:           http://code.google.com/p/qmmp/
 BuildRequires: QtCore-devel >= 4.3
 BuildRequires: QtGui-devel >= 4.3
 BuildRequires: alsa-lib-devel >= 1.0.1
 BuildRequires: cmake
 BuildRequires: curl-devel >= 7.16
+BuildRequires: enca-devel >= 1.9
+BuildRequires: faad2-devel
 BuildRequires: ffmpeg-devel >= 0.4.9
 BuildRequires: flac-devel >= 1.1.3
+BuildRequires: game-music-emu-devel
 BuildRequires: gettext-devel
 BuildRequires: jack-audio-connection-kit-devel >= 0.102.5
+BuildRequires: libcddb-devel
+BuildRequires: libcdio-devel
+BuildRequires: libcdio-devel
 BuildRequires: libmad-devel
+BuildRequires: libmms-devel
 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
@@ -30,6 +41,7 @@ BuildRequires:        rpmbuild(macros) >= 1.129
 BuildRequires: sed >= 4.0
 BuildRequires: taglib-devel >= 1.4.0
 BuildRequires: wavpack-devel >= 4.41
+BuildRequires: wildmidi-devel
 Requires(post,postun): /sbin/ldconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -108,7 +120,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/qmmp.desktop
 %{_desktopdir}/qmmp_cue.desktop
 %{_desktopdir}/qmmp_enqueue.desktop
+%dir %{_datadir}/qmmp
+%dir %{_datadir}/qmmp/images
+%{_datadir}/qmmp/images/*.png
 %{_iconsdir}/hicolor/*/apps/qmmp.png
+%{_iconsdir}/hicolor/scalable/apps/*.svgz
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.166325 seconds and 4 git commands to generate.