packages: portmidi/portmidi.spec - updated to 199 - add disable_java.patch, ...

lisu lisu at pld-linux.org
Mon Dec 28 14:35:58 CET 2009


Author: lisu                         Date: Mon Dec 28 13:35:58 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 199
- add disable_java.patch, because of building problems with enabled java

---- Files affected:
packages/portmidi:
   portmidi.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/portmidi/portmidi.spec
diff -u packages/portmidi/portmidi.spec:1.3 packages/portmidi/portmidi.spec:1.4
--- packages/portmidi/portmidi.spec:1.3	Wed Aug 26 15:23:20 2009
+++ packages/portmidi/portmidi.spec	Mon Dec 28 14:35:53 2009
@@ -1,14 +1,18 @@
 # $Revision$, $Date$
+#
+# TODO: try to build with java enabled
+#
 Summary:	Portable Real-Time MIDI library
 Summary(pl.UTF-8):	Przenośna biblioteka MIDI czasu rzeczywistego
 Name:		portmidi
-Version:	131
+Version:	199
 Release:	1
 License:	MIT-like
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/portmedia/%{version}/%{name}-src-%{version}.zip
-# Source0-md5:	1715bb3d9f63c6b259720709ef43b534
+Source0:	http://downloads.sourceforge.net/portmedia/%{version}/%{name}-src-%{version}.zip
+# Source0-md5:	34b85ef552d1129a66642d14e5550709
 Patch0:		%{name}-make.patch
+Patch1:		%{name}-disable_java.patch
 URL:		http://portmedia.sourceforge.net/
 BuildRequires:	alsa-lib-devel >= 0.9
 BuildRequires:	libtool
@@ -37,6 +41,7 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} -j1 -f pm_linux/Makefile \
@@ -82,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/12/28 13:35:53  lisu
+- updated to 199
+- add disable_java.patch, because of building problems with enabled java
+
 Revision 1.3  2009/08/26 13:23:20  lisu
 - %{__make} -j1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/portmidi/portmidi.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list