[Lunar-commits] <moonbase-other> quesoglc: readded to -other

v4hn me at v4hn.de
Thu Jan 3 13:32:36 CET 2013


commit 96dc9487a60076018af3db24680f7a9c6755b6c3
Author: v4hn <me at v4hn.de>
Date: Thu, 03 Jan 2013 04:32:36 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/96dc9487a60076018af3db24680f7a9c6755b6c3

quesoglc: readded to -other
---
  graphics/quesoglc/BUILD   | +6/-0     
  graphics/quesoglc/DEPENDS | +2/-0     
  graphics/quesoglc/DETAILS | +16/-0    
  3 files changed, 24 insertions(+)

--- /dev/null
+++ b/graphics/quesoglc/BUILD
@@ -0,0 +1,6 @@
+(
+
+  OPTS+=" --disable-executables"  &&
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/graphics/quesoglc/DEPENDS
@@ -0,0 +1,2 @@
+depends  %GLX
+depends  fontconfig
--- /dev/null
+++ b/graphics/quesoglc/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=quesoglc
+         VERSION=0.7.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:afa2662a2b884d2268657734668c2f79ec5173c8
+        WEB_SITE=http://quesoglc.sourceforge.net
+         ENTERED=20090606
+         UPDATED=20090606
+           SHORT="An implementation of the OpenGL Character Renderer"
+
+cat << EOF
+QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC).
+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 the OpenGL API.
+EOF




More information about the Lunar-commits mailing list