Pulled the rdef out of the patchset into additional-files.
Added the I-O-M icon file to the additional-files.
Re-created the patchset as the old one didn't apply cleanly anymore.
Removed the $localStateDir as otherwise there was a stray var folder
in the hpkg.
* Move pipepanic from games-kids to games-puzzle to follow Gentoo.
* Put pipepanic.rdef in additional-files instead of the patch file.
* Call addResourcesToBinaries instead of rc and xres.
* Reorder sections, fix COPYRIGHT, enable x86_64, drop cmd:xres from
BUILD_REQUIRES, add cmd:{sdl_config,install,cut} to BUILD_PREREQ.
* Install README and do some polishing in BUILD and INSTALL.
Not referencing them caused them to be missing from the source packages.
This also moves all files that were in different dirs under the common
additional-files dir.
* apr_util
Added PATCHES to recipe, some cleaning up.
Won't build, even though I cleaned out the repository folder:
"[Errno -2147459069] No such file or directory:
'/HiQ-Data/sources/haikuports/repository/apr_util-1.3.10.DependencyInfo'"
* arc
Improved DESCRIPTION
Won't build:
/sources/arc-5.21p/arc.c: In function `main':
/sources/arc-5.21p/arc.c:231: parse error before `int'
/sources/arc-5.21p/arc.c:232: `fd' undeclared (first use in this function)
/sources/arc-5.21p/arc.c:232: (Each undeclared identifier is reported only once
/sources/arc-5.21p/arc.c:232: for each function it appears in.)
* bc
Supply the correct pachset name.
Improved SUMMARY.
Minor cosmetics.
* beshare
Removed missing patchset which was declared alongside the existing one.
Minor cosmetics.
* brexx
Added PATCHES to the recipe.
Minor cosmetics.
Won't build:
/packages/gcc-2.95.3_2014_10_14-3/.self/develop/tools/i586-pc-haiku/bin/ld: cannot find -lPortManager
collect2: ld returned 1 exit status
make[1]: *** [obj/rx] Error 1
make[1]: Leaving directory `/sources/BeBRexx/src'
make: [brexx] Error 2 (ignored)
Collecting files to be packaged ...
Error: Couldn't access "/sources/BeBRexx/PortManager/obj/PortManager": No such file or directory
* cd
Improved SUMMARY.
Minor cosmetics.
Won't build:
Fetching package for devel:libim ...
*** failed to find a match for "devel:libim": Name not found
* celestia
Improved SUMMARY.
Minor cosmetics.
* chmlib
Removed "." from SUMMARY.
Minor cosmetics.
* colorcode
Removed "." from SUMMARY.
Minor cosmetics.
* command_not_found
Removed "(C)" from copyright.
Created a proper patchset from the provided patch.
Added PATCHES. Remove manual patching from INSTALL().
Minor cosmetics.
* coveredcalc
Removed "." from SUMMARY.
Minor cosmetics.
Added cmd:svn to BUILD_PREREQUIRES.
* cyberdogs_sdl
Improved and removed "." from SUMMARY.
Minor cosmetics.
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).