* Bump to version 1.2.7, add TEST() with "make check".
* Add patch for 3 tests that would otherwise fail or be skipped.
* Add cmd:{python,which} to BUILD_PREREQ, as "make check" needs them.
* Drop explicit call to autoreconf as it is no longer needed.
* gnash
Don't start SUMMARY with app name
Re-ordered blocks
* gophernicus
Don't start SUMMARY with app name
Re-ordered blocks
* harfbuzz
Don't start SUMMARY with app name
Re-ordered blocks
* inconsolata
Don't start SUMMARY with app name
Re-ordered blocks
* indent
Don't start SUMMARY with app name
Re-ordered blocks
Fixed (SECONDARY_)ARCHITECTURES and PROVIDES
* inputproto
Don't start SUMMARY with app name
Improved SUMMARY and DESCRIPTION
Re-ordered blocks
* jamvm
Don't start SUMMARY with app name
Removed "DEPEND"
Re-ordered blocks
* jpeg
Don't start SUMMARY with app name
Re-ordered blocks
* jgmod
Don't start SUMMARY with app name
Re-ordered blocks
* kbproto
Don't start SUMMARY with app name
Re-ordered blocks
* kdiff3
Don't start SUMMARY with app name
Re-ordered blocks
* libdom
Don't start SUMMARY with app name
Re-ordered blocks
Removed $secondaryArchSuffix as there are no 2nd archs declared
* libdvdcss
Don't start SUMMARY with app name
Re-ordered blocks
* libdwarf
Don't start SUMMARY with app name
Re-ordered blocks
* libevent
Minor cosmetics
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.
* 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.