* The program didn't work when there wasn't a copy of the source
somewhere, as it could not find its data directory. Now it uses
find_path.
* Added an hvif icon and deskbar symlink.
* pygments
SUMMARY must start with capital letter
Re-ordered blocks
* texlive
SUMMARY must have at least 3 words
Re-ordered blocks
Simplified ARCHITECTURES/SECONDARY_ARCHITECTURES
* tiff4
SUMMARY must have at least 3 words
Re-ordered blocks
* u_boot_tools
SUMMARY must start with capital letter
Re-ordered blocks
* unifont
SUMMARY must have at least 3 words
Re-ordered blocks
* util_macros
Improved SUMMARY an DESCRIPTION
Re-ordered blocks
* vcdimager
SUMMARY must start with capital letter
Re-ordered blocks
* wings
SUMMARY must have at least 3 words
Re-ordered blocks
* xproto
SUMMARY must have at least 3 words
Re-ordered blocks
* fossil
Improved SUMMARY, thanks waddlesplash for noticing the error.
* gcc
Shortened SUMMARY (at least removing the "\" linebreak that seems to
trigger the lint warning)
Minor cosmetics.
* gd
Renamed recipe to correct version.
Added license.
Corrected copyright.
Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES.
Added SOURCE_DIR.
Now it almost builds, failing with:
configure.ac:79: warning: macro 'AM_ICONV' not found in library
configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR
* global
Removed "." from SUMMARY.
Minor cosmetics.
* gnupg
Removed "." from SUMMARY.
Minor cosmetics.
* gnutls
Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning.
Moved haiku_devel to BUILD_REQUIRES.
Sorted the _devel blocks to the top.
Minor cosmetics.
Build fails...
* golang
Removed "." from SUMMARY.
Minor cosmetics.
* gptfdisk
Removed "." from SUMMARY.
Minor cosmetics.
* graphviz
Minor cosmetics.
* gri
Removed "." from SUMMARY.
Minor cosmetics.
* ha
Slightly improved SUMMARY/DESCRIPTION
Minor cosmetics.
* handbreak
Removed "." from SUMMARY.
Minor cosmetics.
* harfbuzz
Removed "." from SUMMARY.
Minor cosmetics.
Sorted the _devel blocks to the top.
* hdialog
Removed "." from SUMMARY.
Use g++ instead of gcc.
Minor cosmetics.
* help2man
Removed "." from SUMMARY.
Minor cosmetics.
* heroes
Removed "." from SUMMARY.
Minor cosmetics.
* homeworld
Removed "." from SUMMARY.
Minor cosmetics.
* htmldoc
Remove outdated patch file
Minor cosmetics.
* htmltidy
Removed "." from SUMMARY.
Minor cosmetics.
Sorted the _devel blocks to the top.
* hyperstudio
Removed "." from SUMMARY.
Minor cosmetics.
* fastdep
Removed "." from SUMMARY.
Minor cosmetics.
* ffmpeg
Removed "." from SUMMARY.
* fheroes
Removed "." from SUMMARY.
* filecropper
Removed "." and improved SUMMARY.
Use g++ instead of gcc.
* flex
Removed "." from SUMMARY.
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* fontforge
Removed "." from SUMMARY.
Minor cosmetics.
* fossil
Shortened and improved SUMMARY/DESCRIPTION.
* fpc
Use same SUMMARY/DESCRIPTION in the non-BEP recipes.
* freetype
Minor cosmetics.
(The PATCHES is commented out on purpose, enabling
subpixel rendering and hinting)
* ftgl
Removed "." from SUMMARY.
Sorted _devel block to the top.
* bdh-calc
License is Zlib.
Improved SUMMARY.
Minor cosmetics.
* daa2iso
Removed "." from SUMMARY.
Minor cosmetics.
* dash
Removed "." from SUMMARY.
Moved some things into BUILD_PREREQUIRES.
* ddrescue
Shortened SUMMARY.
Added cmd:lzip to BUILD_PREREQUIRES.
Minor cosmetics.
* diffutils
Removed "." from SUMMARY.
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* discount
Shortened SUMMARY.
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* doctranslator
Shortened SUMMARY.
Corrected checksum.
Added SECONDARY_ARCHITECTURES.
* dos2unix
Removed "." from SUMMARY.
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* dtc
Improved DESCRIPTION
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* dulwich
Removed "." from SUMMARY.
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* ed
Improved SUMMARY.
Took DESCRIPTION from http://www.gnu.org/software/ed/
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* edgar
Removed "." from SUMMARY.
Minor cosmetics.
* eepp
Shortened SUMMARY.
Minor cosmetics.
* enca
Removed "." from SUMMARY.
Minor cosmetics.
* enet
Removed "." from SUMMARY.
Minor cosmetics.
* exiv2
Removed "." and improved SUMMARY.
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.
* 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.
* CLI only.
* fontforge uses a bootstrap system which involves git, thus
applying our own patchset doesn't work well. For the moment,
we apply the patch manually and inconditionally at the beginning
of the build.
* python packages are still misplaced.
* we depend on libpython.so which atm isn't available on secondary
architectures.
* currently broken on setlocale() call.