0
0
Fork 0
Commit Graph

31 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 736439f337
fpc, bump version (#6033) 2021-07-02 11:18:01 +02:00
Schrijvers Luc 17cace4b69
fpc, fix doc checksum (#5315) 2020-10-10 16:47:26 +02:00
Schrijvers Luc 7bd4bfa091
fpc, revbump 3.2.0 for build (#5314) 2020-10-10 14:29:49 +02:00
oco27 fc9698144e
Add recipe for latest FreePascal releases (3.0.4 and 3.2.0) (#5253)
* Add recipe for latest FreePascal releases (3.0.4 and 3.2.0)

* fpc-3.2.0, disable x86 for now

Co-authored-by: Begasus <begasus@gmail.com>
2020-10-10 11:07:49 +02:00
oco27 a9dd74ed36
full source fpc recipe (#3324) 2020-05-26 15:26:01 +02:00
oco27 40acec10b2 fpc: rename binary only recipe fpc_bootstrap (#1803)
This will make place for a coming fpc full source recipe instead of
this "repackaging" only recipe. But this one is still necessary to bootstrap
the process : fpc is written in pascal.
2017-11-24 12:32:28 +03:00
Sergei Reznikov 346098b9c9 fpc: drop old recipe 2017-10-24 16:15:37 +03:00
Sergei 90bb554ac4 fpc: recipe for version 3.0.2 (#1637) 2017-09-18 15:00:49 +03:00
Augustin Cavalier 9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
Jerome Duval 7bcc13aea2 fpc_bin: add recipe for version 2.6.4.
* for reference, eventually to build fpc 3.0.0.
2016-05-08 09:38:22 +00:00
Jerome Duval 256a8d2640 fpc_bin: disable source package 2016-05-08 09:34:40 +00:00
Jerome Duval 76dae26944 fpc_bin: doesn't require fpc. 2016-05-06 16:00:35 +00:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Olivier Coursière f1a3f46a72 Recipe to construct a fpc 3.0.0 package for Haiku, based on the official package. It will help bootstrapping a more classical recipe that will construct the package from sources. Based on work on 2.6.2 at BeGeistert 029 with Korli. 2016-01-02 12:34:44 +00:00
Mikołaj 'lich' Halber d97532ab2d FPC 2.6.2: Fixed download link 2015-12-18 23:12:37 +01: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
Augustin Cavalier 202ffbb118 FPC: Restructure.
Change fpc-$portVersion_bin to fpc_bin, update URLs. Doesn't work,
the FTP download times out.
2015-07-31 18:20:40 -04:00
Humdinger 97cd269925 De-Lint recipes.
*	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.
2015-07-19 19:18:11 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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
Jérôme Duval 08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrián Arroyo Calle 42119c8d14 FreePascalCompile 2.6.2 recipe (fixed) 2014-01-04 22:46:44 +00:00
Adrián Arroyo Calle 8d492a37b3 FreePascalCompile 2.6.2 recipe 2014-01-04 22:32:32 +00:00
Adrián Arroyo Calle 3aeb5e200e Preliminary FreePascal 2014-01-04 13:25:52 +00:00
noryb009 1fa8788a0c Rewrap dev-lang DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 904d7d18a0 Initial .bep for fpc, marked as unstable as it's failing to download 100% of the source 20Meg+ file, this one may need further
changes to get working.
2010-09-10 21:24:50 +00:00