summaryrefslogtreecommitdiff
path: root/games/KoboDeluxe
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-2/+2
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-06Use bl3 and cleanup DESCR.snj2-7/+7
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-07-26Bump revision due to SDL update, and sync versions in buildlink files wherejmmv1-1/+2
needed. This is required because esound has been droped as a dependancy.
2003-07-12Do not modify DISTNAME to change PKGNAME (hi zuntum!).wiz1-2/+3
2003-07-12s/pre/rc/ in version numberzuntum1-2/+2
2003-07-12Initial import of KoboDeluxe-0.4rc8zuntum4-0/+151
Kobo Deluxe (formerly SKobo) is an SDL port of Akira Higuchi's game XKobo. It adds sound, smoother animation, filtered high resolution support, a more intuitive menu driven user interface, joystick support and other features, and runs on most of the major operating systems. Provided in PR#19426 by Andreas Spangberg <as@rsn.bth.se>