[39637] trunk/dports/graphics

simon at macports.org simon at macports.org
Wed Aug 27 08:16:37 PDT 2008


Revision: 39637
          http://trac.macosforge.org/projects/macports/changeset/39637
Author:   simon at macports.org
Date:     2008-08-27 08:16:37 -0700 (Wed, 27 Aug 2008)
Log Message:
-----------
graphics/quesoglc: New port, a free implementation of the OpenGL Character Renderer.

Added Paths:
-----------
    trunk/dports/graphics/quesoglc/
    trunk/dports/graphics/quesoglc/Portfile

Added: trunk/dports/graphics/quesoglc/Portfile
===================================================================
--- trunk/dports/graphics/quesoglc/Portfile	                        (rev 0)
+++ trunk/dports/graphics/quesoglc/Portfile	2008-08-27 15:16:37 UTC (rev 39637)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+
+name                quesoglc
+version             0.7.1
+categories          graphics
+platforms           darwin
+maintainers         simon openmaintainer
+description         QuesoGLC is a free implementation of the OpenGL \
+                    Character Renderer (GLC).
+long_description    ${description} QuesoGLC is based on the FreeType \
+                    library, provides Unicode support and is designed to be \
+                    easily ported to any platform that supports both \
+                    Freetype and OpenGL.
+
+homepage            http://quesoglc.sourceforge.net/
+master_sites        sourceforge
+checksums           md5 53e9c5c304369803aa99000916728119 \
+                    sha1 f2573f5a8a8bf232104cc72bdbe13f5fc963186a \
+                    rmd160 168e375f633e6c47425c92c56369a8dd2a9b40e1
+use_bzip2           yes
+
+depends_lib         port:freetype \
+                    port:fontconfig
+
+livecheck.regex     {<title>QuesoGLC (.*) released.*</title>}


Property changes on: trunk/dports/graphics/quesoglc/Portfile
___________________________________________________________________
Added: svn:keyword
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080827/c520573a/attachment.html 


More information about the macports-changes mailing list