]> git.pld-linux.org Git - packages/mpd.git/commitdiff
- up to 0.16.7 auto/th/mpd-0_16_7-1
authorArtur Frysiak <artur@frysiak.net>
Thu, 16 Feb 2012 21:15:12 +0000 (21:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- enable sidplay

Changed files:
    mpd.spec -> 1.79

mpd.spec

index 136ff8de98ca6112b1e9dc7d1915dd71c6ccd53b..069366b8a79141f29f248d592a493039c28f1378 100644 (file)
--- a/mpd.spec
+++ b/mpd.spec
@@ -10,12 +10,12 @@ Summary:    Music Player Daemon
 Summary(hu.UTF-8):     Music Player Daemon
 Summary(pl.UTF-8):     Music Player Daemon - demon odtwarzajÄ…cy muzykÄ™
 Name:          mpd
-Version:       0.16.6
+Version:       0.16.7
 Release:       1
 License:       GPL v2+
 Group:         Applications/Multimedia
 Source0:       http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
-# Source0-md5: 5489dd327fba12c67f01558d2cfa6d57
+# Source0-md5: 3d0e7c36646e80386b32966bd4268e8d
 Source1:       %{name}.conf
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
@@ -47,6 +47,7 @@ BuildRequires:        libmodplug-devel
 BuildRequires: libmpcdec-devel
 BuildRequires: libogg-devel
 BuildRequires: libsamplerate-devel >= 0.0.15
+BuildRequires: libsidplay2-devel >= 2.1.1-5
 BuildRequires: libshout-devel
 BuildRequires: libvorbis-devel
 BuildRequires: pkgconfig >= 1:0.9.0
@@ -130,7 +131,7 @@ GME_CFLAGS="-I/usr/include/gme" GME_LIBS="-lgme" \
        ac_cv_lib_nsl_gethostbyname=no \
        %{!?with_pulseaudio:--disable-pulse} \
        %{?with_mod:--enable-mikmod} \
-       --disable-sidplay \
+       --enable-sidplay \
        --enable-alsa \
        --enable-ao \
        %{?with_audiofile:--enable-audiofile} \
This page took 0.24227 seconds and 4 git commands to generate.