packages: wine/wine.spec - BR: libgsm-devel (GSM 06.10 codec support) - BR:...

arvenil arvenil at pld-linux.org
Wed Sep 9 00:01:43 CEST 2009


Author: arvenil                      Date: Tue Sep  8 22:01:43 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: libgsm-devel (GSM 06.10 codec support)
- BR: libmpg123-devel (mpg123 support)
- cleanup in configure options
- release 2

---- Files affected:
packages/wine:
   wine.spec (1.367 -> 1.368) 

---- Diffs:

================================================================
Index: packages/wine/wine.spec
diff -u packages/wine/wine.spec:1.367 packages/wine/wine.spec:1.368
--- packages/wine/wine.spec:1.367	Thu Sep  3 11:04:25 2009
+++ packages/wine/wine.spec	Wed Sep  9 00:01:37 2009
@@ -31,7 +31,7 @@
 Summary(pt_BR.UTF-8):	Executa programas Windows no Linux
 Name:		wine
 Version:	1.1.29
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
@@ -66,7 +66,9 @@
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel}
 BuildRequires:	lcms-devel
 BuildRequires:	libgphoto2-devel
+BuildRequires:	libgsm-devel
 BuildRequires:	libjpeg-devel
+BuildRequires:	libmpg123-devel
 BuildRequires:	libtool
 BuildRequires:	libxslt-devel
 %{?with_nas:BuildRequires:	nas-devel}
@@ -269,24 +271,30 @@
 %{__autoheader}
 %configure \
 	--with%{!?with_alsa:out}-alsa \
+	--with-audioio \
+	--without-capi \
 	--with-cms \
+	--with-coreaudio \
 	--with%{!?with_cups:out}-cups \
-	--with-cups \
 	--with-curses \
 	--with-esd \
 	--with-fontconfig \
 	--with-freetype \
 	--with-glu \
+	--with-gnutls \
 	--with-gphoto \
+	--with-gsm \
 	--with-hal \
 	--with%{!?with_jack:out}-jack \
 	--with-jpeg \
 	--with-ldap \
+	--with-mpg123 \
 	--with%{!?with_nas:out}-nas \
 	--with-opengl \
 	--with-openssl \
 	--with-oss \
 	--with-png \
+	--with-pthread \
 	--with%{!?with_sane:out}-sane \
 	--with-xcomposite \
 	--with-xcursor \
@@ -532,6 +540,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.368  2009/09/08 22:01:37  arvenil
+- BR: libgsm-devel (GSM 06.10 codec support)
+- BR: libmpg123-devel (mpg123 support)
+- cleanup in configure options
+- release 2
+
 Revision 1.367  2009/09/03 09:04:25  amateja
 - updated to 1.1.29
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine.spec?r1=1.367&r2=1.368&f=u



More information about the pld-cvs-commit mailing list