Belote is a popular 32-card trick-taking game played in France.
It derived around 1920, probably via Clobyosh, from Klaverjassen, a game
played since at least the 1600s in the Netherlands. Closely related
games are played throughout the world.
Within the game's terminology, belote is used to designate a pair of a
King and a Queen of a trump suit, possibly yielding the game's name
itself.
ok simon@
- lowercase COMMENT
- add a $V variable for version number to ease upgrades
- s/$LOCALBASE/$PREFIX in files/openafs-setup
- use $SYSCONFDIR instead of /etc for files/openafs-setup
(where appropriate)
"go fot it" todd@
VisualBoyAdvance is an emulator for Nintendo's Gameboy Advance. It also
supports emulation of the Gameboy (classic), Gameboy Pocket, Gameboy
Color and Gameboy Advance SP.
Some of the main features are:
- option to use BIOS file
- zip/gzip file support
- graphic filters Normal, TV Mode, 2xSaI, Super 2xSaI and more
- interframe blending support
- built-in ARM/THUMB assembly debugger
- 10 save states accesible through keyboard
- automatic battery file load/save
- auto-fire support
- 16, 24 and 32 bit desktop support
- GDB remote debugging
- AGBPrint support for development
- RTC support
with a tweak from Gleydson Soares
- fill in missing ioctls xawtv might use in xioctl()
- link libossaudio into lib/xawtv/snd-oss.so
- install bin/record and bin/pia, since they are now working*
- sync patches a'la update-patches
*still a possible issue with SNDCTL_DSP_GETISPACE which should be
fixed soon
"if it works please go ahead" robert@ (MAINTAINER)
Tikiwiki (Tiki) is free, full-featured Content Management System (CMS).
With Tiki, you can create online applications, web sites, portals,
intra/extranets, and just about anything else. It features:
* Wikis (like Mediawiki)
* Forums (like phpBB)
* Blogs (like WordPress)
* Articles (like Digg)
* Image Gallery (like Flickr)
* Map Server (like Google Maps)
* Link Directory (like DMOZ)
* Translation and i18n (like Babel Fish)
* and much more... all unified
rewordings by and ok bernd@
It's extremely fast, small, dynamic and awesome.
It manages windows in several layouts mode: tiled, floating, etc. Each
layout can be applied dynamically, optimizing the environment for the
application in use and the task performed. Every aspect of awesome is
configurable via a configuration file: awesomerc.
From Will Maier (MAINTAINER)
ok pyr@
A code coverage tool for Ruby featuring fast execution, multiple
analysis modes, cross-referenced XHTML and several kinds of text
reports, easy automation with Rake and Rant.
Submitted and maintained by markus@.
ok sturm@
FastRI is an alternative to the ri command-line tool. It is *much* faster,
and also allows you to offer RI lookup services over DRb. FastRI is a bit
smarter than ri, and can find classes anywhere in the hierarchy without
specifying the "full path". It also knows about gems, and can tell you e.g.
which extensions to a core class were added by a specific gem.