./wip/glkloader, Glk library that loads real glk implementation at runtime

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.2, Package name: glkloader-0.3.2, Maintainer: pkgsrc-users

GlkLoader is an implementation of the Glk specification which simply
loads another Glk library and passes all Glk calls through to it.
The purpose is to allow a single executable to choose which Glk
library to use at run-time, instead of at compile-time.


Required to run:
[wip/glkterm]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 7e060fca1ebbbc7154b4077700b74c124a4fa9ca
Filesize: 175.467 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-12 11:44:37 by Thomas Klausner | Files touched by this commit (10)
Log message:
Reset maintainer on his request.
   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-05-06 11:51:29 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fixed: if-less endif

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-07-13 01:18:22 by Dieter Baron | Files touched by this commit (5)
Log message:
Make glk implementation choosable via options framework, defaulting
to glkloader.
   2006-04-29 19:43:15 by Sergey Svishchev | Files touched by this commit (30)
Log message:
Repair linkrot in MASTER_SITES and HOMEPAGEs, ignoring redirects from/to sf.net.