* Create fakefile
* Add files via upload
* Delete fakefile
* Icon-O-Matic icon file
* Update edgar.rdef.in
* Create supertux-0.6.1.rdef.in - Only icon data !!!
This file contains just the icon data but lacks the rest of the needed(?) fields
* Add Icon-O-Matic icon file
* Update supertux-0.6.1.recipe
Added line 12: ADDITIONAL_FILES="supertux-0.6.1.rdef.in"
* Update furnace4.rdef.in with icon data
* Add Icon-O-Matic icon file
* Create bochs-2.6.11.rdef.in - Only icon data !!!
This file lacks the rest of the needed(?) fields.
* Add Icon-O-Matic icon file
* Update bochs-2.6.11.recipe
Added line 11: ADDITIONAL_FILES="bochs-2.6.11.rdef.in"
* Create dukto-6.0.0.rdef.in - Only icon data !!!
This file contains just icon data and lacks the rest of the needed(?) fields
* Update dukto-6.0.0.recipe
Added line 15: ADDITIONAL_FILES="dukto-6.0.0.rdef.in"
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
- replace the current diff by a proper patchset,
- fix the OpenGL test which had a hardcoded libm,
- disable fullscreen by default to work around SDL bug.