[81336] trunk/dports/devel/ocamlsdl/Portfile
jmr at macports.org
jmr at macports.org
Fri Jul 29 05:19:45 PDT 2011
Revision: 81336
http://trac.macports.org/changeset/81336
Author: jmr at macports.org
Date: 2011-07-29 05:19:44 -0700 (Fri, 29 Jul 2011)
Log Message:
-----------
ocamlsdl: disable SDL test, update master_sites to avoid redirects
Modified Paths:
--------------
trunk/dports/devel/ocamlsdl/Portfile
Modified: trunk/dports/devel/ocamlsdl/Portfile
===================================================================
--- trunk/dports/devel/ocamlsdl/Portfile 2011-07-29 12:16:42 UTC (rev 81335)
+++ trunk/dports/devel/ocamlsdl/Portfile 2011-07-29 12:19:44 UTC (rev 81336)
@@ -11,13 +11,13 @@
SDL (Simple DirectMedia Layer) is a generic API that provides low level access to audio, keyboard, mouse, and display\
framebuffer across multiple platforms. OCamlSDL is an OCaml interface to the SDL and might be used to write multimedia\
applications in Objective Caml.
-homepage http://ocamlsdl.sourceforge.net
+homepage http://ocamlsdl.sourceforge.net/
platforms darwin
-master_sites sourceforge
+master_sites sourceforge:project/${name}/OCamlSDL/${name}-${version}
checksums md5 0707a9cf80bd9cfe18ad660dc077bad6 \
sha1 eddaefdc2897bf46c5bc2e87f402966c901c8390 \
rmd160 8a7bebda15e80c9d6c9dcda4ce6c431de8dcfc93
patchfiles patch-configure.diff patch-src-Makefile.diff
depends_lib port:libsdl_image port:libsdl_mixer port:libsdl_ttf port:ocaml port:lablgl
-configure.args --without-findlib
-
+configure.args --without-findlib \
+ --disable-sdltest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110729/da0d99d7/attachment.html>
More information about the macports-changes
mailing list