0
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
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.
2021-09-15 15:40:18 -04:00
Schrijvers Luc 6d408ed3ce
isl, bump version, remove obsolete isl13 (#3741) 2019-04-15 19:40:38 +02:00
Jerome Duval dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
fbrosson 4b39739838
isl: bump to 0.20, switch to tar.xz. 2018-07-30 14:55:01 +00:00
Schrijvers Luc 5dd13bd76b isl, bump version (#2706) 2018-07-05 16:12:08 +00:00
miqlas 0c0cee8a6f ISL : bump version (#1907) 2017-12-18 18:31:38 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
fbrosson abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
fbrosson c2237ff38d Add $secondaryArchSuffix to cmd:libtoolize & fix trailing tabs. (#785) 2016-08-31 16:49:07 -04:00
Jerome Duval 2e7bf6d92e isl: bump version.
* keep isl 0.14 with soname 13 for compatibility.
2016-05-05 15:17:56 +00:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jérôme Duval 9994fddd80 Fix recipes broken in 4634abe.
* only *some* of them were fixed afterwards back then.
2015-10-13 18:45:03 +02:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Humdinger f28c2ddf1a Minor fixes pointeed out by waddlesplash.
*	gcc
	Use ${effectiveTargetMachineTriple} as in the SUMMARY
	Better DESCRIPTION, "The standard compiler..."

*	hdialog
	Fix typo, "g++"

*	homeworld
	Fix typo, "license"

*	gnutls
	Move PATCHES below CHECKSUM.

*	gptfdisk
	Added CHECKSUM_SHA256
	Corrected patch file name.

*	iozone
	Fixed typo.
	Removed comma after copyright year.
	Moved PATCHES down.

*	isl, m, iup, kdelibs4, gnutls, farfbuzz, htmltidy, ftgl
	Re-order the _devel blocks
2015-07-20 17:12:50 +02:00
Humdinger 7b67549135 De-Lint recipes.
*	idutils
	Remove "." from SUMMARY.
	Minor cosmetics.

*	im
	Remove "." from SUMMARY.
	Minor cosmetics.
	Sorted _devel block to the top.

*	iozone
	Improved DESCRIPTION.
	Minor cosmetics.

*	isl
	Remove "." from SUMMARY.
	Minor cosmetics.
	Sorted _devel block to the top.

*	iup
	Remove "." from SUMMARY.
	Minor cosmetics.
	Sorted _devel block to the top.

*	joyce
	Remove "." from SUMMARY.
	Improved DESCRIPTION.
	Updated HOMEPAGE URL.
	Minor cosmetics.
	As it compiled without any changes, added recipe for latest v2.2.7

*	kdelibs4
	Remove "." from SUMMARY.
	Sorted _devel block to the top.
2015-07-20 14:25:47 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 5bf0e2bdd3 isl,cloog: added TEST section.
* all tests pass on x86_64.
2015-03-17 21:28:22 +00:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* 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.
2014-12-14 23:08:52 +01:00
Jerome Duval 0c2011625c isl: add recipe for version 0.14
note that gcc 4.8.3  build doesn't support this version.
2014-11-24 22:56:13 +00:00
Jerome Duval 8d3e4114c6 isl: added a recipe for version 0.13 2014-09-24 20:32:21 +00:00