[69009] trunk/dports/lang

davidnichols at macports.org davidnichols at macports.org
Sun Jun 20 02:48:55 PDT 2010


Revision: 69009
          http://trac.macports.org/changeset/69009
Author:   davidnichols at macports.org
Date:     2010-06-20 02:48:50 -0700 (Sun, 20 Jun 2010)
Log Message:
-----------
added qore opengl module port

Added Paths:
-----------
    trunk/dports/lang/qore-opengl-module/
    trunk/dports/lang/qore-opengl-module/Portfile

Added: trunk/dports/lang/qore-opengl-module/Portfile
===================================================================
--- trunk/dports/lang/qore-opengl-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-opengl-module/Portfile	2010-06-20 09:48:50 UTC (rev 69009)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                qore-opengl-module
+version             0.0.3
+categories          lang
+maintainers         davidnichols
+description         OpenGL module for Qore
+long_description    Module provides an OpenGL API to Qore
+homepage            http://qore.org
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 5fdadc399bd82b436dd9750758205203 \
+                    sha1 9e730b267c89d3aac7a381482285232f86823ce7 \
+                    rmd160 e48d135ee8559cae944cf33a265170194b7d9b92 \
+
+depends_lib         port:qore \
+                    port:mesa
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-opengl-module/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100620/b8e776a3/attachment-0001.html>


More information about the macports-changes mailing list