From the Changelog: WARNING! Haiku is marked as unsupported.
This release includes changes to the configure script so that it will
now report some host operating systems and platforms as "unsupported".
These are host setups which we do not have access to and are thus unable
to test. They will continue to work in this 2.9 release (though
configure will warn you about the unsupported status), but in a future
QEMU release we may drop support for those hosts unless somebody
volunteers to help us with maintaining them (and can provide build/CI
machines).
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...
Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)
Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
* 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.
This is to avoid a name clash with the legacy version that will be
needed for bezilla
--HG--
rename : dev-libs/glib/glib-2.38.1.recipe => dev-libs/glib/glib2-2.38.1.recipe
rename : dev-libs/glib/patches/glib-2.38.1.patch => dev-libs/glib/patches/glib2-2.38.1.patch
Note that this is the last version that builds without dependencies.
The next version would be 1.0 and it introduces the glib dependency
that I did not manage to get built cleanly.
(cherry picked from commit 55e429c1b8)