packages: mpd/mpd.spec - added game-music-emu (GME) support and enabled it ...

evil evil at pld-linux.org
Sat May 28 23:49:33 CEST 2011


Author: evil                         Date: Sat May 28 21:49:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added game-music-emu (GME) support and enabled it be default

---- Files affected:
packages/mpd:
   mpd.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: packages/mpd/mpd.spec
diff -u packages/mpd/mpd.spec:1.64 packages/mpd/mpd.spec:1.65
--- packages/mpd/mpd.spec:1.64	Sun Apr 17 15:05:26 2011
+++ packages/mpd/mpd.spec	Sat May 28 23:49:28 2011
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Music Player Daemon - demon odtwarzający muzykę
 Name:		mpd
 Version:	0.16.2
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		Applications/Multimedia
 Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
@@ -31,6 +31,7 @@
 BuildRequires:	ffmpeg-devel
 BuildRequires:	flac-devel >= 1.1.0
 BuildRequires:	fluidsynth-devel
+BuildRequires:	game-music-emu-devel
 BuildRequires:	glib2-devel >= 2.12
 BuildRequires:	jack-audio-connection-kit-devel >= 0.4
 BuildRequires:	lame-libs-devel
@@ -120,6 +121,7 @@
 
 %build
 # ac_cv_* hacks to avoid unwanted linking
+GME_CFLAGS="-I/usr/include/gme" GME_LIBS="-lgme" \
 %configure \
 	ac_cv_lib_iconv_main=no \
 	ac_cv_lib_nsl_gethostbyname=no \
@@ -135,6 +137,7 @@
 	--enable-documentation \
 	--enable-ffmpeg \
 	--enable-fluidsynth \
+	--enable-gme \
 	--enable-httpd-output \
 	--enable-iso9660 \
 	--enable-jack \
@@ -240,6 +243,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2011/05/28 21:49:28  evil
+- added game-music-emu (GME) support and enabled it be default
+
 Revision 1.64  2011/04/17 13:05:26  glen
 - keep primary group mpd, audio as additional
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpd/mpd.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list