packages: desmume/desmume.spec - up to 0.9.6 - disable autotools (TODO)

lisu lisu at pld-linux.org
Thu May 20 15:36:39 CEST 2010


Author: lisu                         Date: Thu May 20 13:36:39 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.6
- disable autotools (TODO)

---- Files affected:
packages/desmume:
   desmume.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/desmume/desmume.spec
diff -u packages/desmume/desmume.spec:1.13 packages/desmume/desmume.spec:1.14
--- packages/desmume/desmume.spec:1.13	Mon Nov 30 13:46:57 2009
+++ packages/desmume/desmume.spec	Thu May 20 15:36:34 2010
@@ -1,16 +1,16 @@
 # $Revision$, $Date$
 #
-# TODO: fix build with %%find_lang macro
+# TODO: fix build with autotools (problem with intltool >= 0.40.4)
 #
 Summary:	Nintendo DS emulator
 Summary(pl.UTF-8):	Emulator Nintendo DS
 Name:		desmume
-Version:	0.9.5
+Version:	0.9.6
 Release:	1
 License:	GPL v2+
 Group:		Applications/Emulators
 Source0:	http://downloads.sourceforge.net/desmume/%{name}-%{version}.tar.gz
-# Source0-md5:	2b188ef0d51c05fda7fded2eba0afe62
+# Source0-md5:	982aef3a696c6a81decd2ee35bf7899a
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-shadowing.patch
 URL:		http://desmume.org/
@@ -18,8 +18,8 @@
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel
 BuildRequires:	agg-devel
-BuildRequires:	autoconf
-BuildRequires:	automake
+#BuildRequires:	autoconf
+#BuildRequires:	automake
 BuildRequires:	gtk+2-devel >= 1:2.0
 BuildRequires:	gtkglext-devel
 BuildRequires:	libglade2-devel >= 2.0
@@ -42,9 +42,9 @@
 %patch1 -p1
 
 %build
-%{__aclocal}
-%{__autoconf}
-%{__automake}
+#%%{__aclocal}
+#%%{__autoconf}
+#%%{__automake}
 %configure
 %{__make}
 
@@ -74,6 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2010/05/20 13:36:34  lisu
+- up to 0.9.6
+- disable autotools (TODO)
+
 Revision 1.13  2009/11/30 12:46:57  lisu
 - up to 0.9.5
 - add missing BRs: OpenGL-devel, OpenGL-GLU-devel, agg-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/desmume/desmume.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list