SuperTux is a jump'n run like game, with strong inspiration from
the Super Mario Bros games for Nintendo.
Run and jump through multiple worlds, fighting off enemies by jumping
on them or bumping them from below. Grabbing power-ups and other
stuff on the way.
tweaks and ok sthen@
to build MODJAVA_VER=1.6+ ports, and CMake should do the same. Otherwise we
could, e.g., pick up co-installed JDK 1.7, start build using it, and while
build process goes, JDK 1.7 may disappear...
Discovered while working on OpenCV 2.4, which contains Java bindings.
okay dcoppa@
This module provides a perl interface to the Twitter API v1.
It uses the same API definitions as Net::Twitter, but without the
extra bells and whistles and without the additional dependencies.
Same great taste, less filling.
ok landry@
The AnyEvent::IRC module consists of AnyEvent::IRC::Connection,
AnyEvent::IRC::Client and AnyEvent::IRC::Util. AnyEvent::IRC is
just a module that holds this overview over the other modules.
AnyEvent::IRC can be viewed as toolbox for handling IRC connections
and communications.
AnyEvent::IRC::Client is a more highlevel IRC connection that already
processes some messages for you and will generated some events that
are maybe useful to you.
ok landry@
This module was mainly written for AnyEvent::XMPP, AnyEvent::IRC,
AnyEvent::HTTPD and BK to provide a consistent API for registering
and emitting events.
ok landry@
for libkdcraw.
While there:
* added a patch to build with our make(1),
* added SEPARATE_BUILD=Yes,
* removed extra wording from DESCR-main,
* tweaked word casing in COMMENT-main,
* updated WANTLIB.
okay landry@
It won't work with php-5.4+, some functions it uses (sqlite_escape_string,
for example) have been removed.
discussed with robert@
ok giovanni@ (maintainer)
Glyr is a search engine for music-related metadata. It comes both in a
commandline interface tool and as a C library, both with an easy to use
interface. The sort of metadata glyr is searching (and downloading) is
usually the data you see in your musicplayer.
ok ajacoutot@
* drop policykit support -- it is only needed for the automated binary
plugin installation tool which only runs on Linux
* use regular foomatic-rip from foomatic-filters instead of the bundled
foomatic-rip-hplip
* document how to manually install plugins
- resurrect most of patch-ctypes*
- fix pagesize for alpha/sparc64/mips64 in patch-gc_Heap_h
- patch-assembler* from bcallah@
As advertised, most of this is broken at runtime, but it's not that worse than previously.
# jsapi-tests crashes in js::MarkRangeConservatively() on hppa (SIGSEGV in js/src/jsgc.cpp:1142)
# jsapi-tests crashes in js::Bindings::switchToScriptStorage() on alpha (SIGBUS in jsutil.h:235)
# jsapi-tests crashes in js::Bindings::switchToScriptStorage() on sparc64 & mips64 (SIGBUS in jsutil.h:33)
-