0
0
Fork 0
Commit Graph

17 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
miqlas 7c9bbc4338
SimH: bump, cleanup, debuginfo, silenced warings (#2410) 2018-07-21 17:39:51 +02:00
miqlas e8a4d14e42 SimH: bump version, enable font handling,, small cleanups (#1501) 2017-07-09 15:07:05 -04:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -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 1f664e284f De-lint recipes.
*	rdesktop
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rebar
	Removed "." from SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	redoflacs
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rename
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rtmpdump
	Improved SUMMARY.
	Re-ordered blocks.

*	rxtx
	Improved SUMMARY.
	Fixed COPRIGHT.
	Re-ordered blocks.

*	scheherazade_font
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	scrittore
	Improved SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	sdl_bomber
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	shredder
	Removed "." from SUMMARY.
	Added BUILD_REQUIRES.
	Re-ordered blocks.

*	simh
	Re-ordered blocks.
	Lint warns of unused patch. I does build without. Remove the patch?

*	snappy
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	spidermonkey
	Removed "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 09:38:45 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier 827ec2dcbc simh: Various fixes.
* Trim trailing space.
 * Use .tar.gz + CHECKSUM rather than git+
 * Keep only one HOMEPAGE.
2015-07-02 10:26:32 -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
François Revol 8773b9ba35 simh: require cmd:which
It's just used to detect gcc but let's add it for completeness.
2014-11-11 00:08:34 +01:00
François Revol 7db5f8bb4b simh: Add SDL2 as requirement for video support 2014-11-11 00:08:33 +01:00
François Revol e6e5989e72 simh: declare libgcc_s as requirement 2014-11-11 00:08:33 +01:00
François Revol 35c7a249ad simh: bump revision 2014-11-11 00:08:32 +01:00
François Revol 7662cd23fe simh: Always install to /bin even for secondary arch
We can't build with gcc2 anyway.
2014-11-11 00:08:31 +01:00
François Revol 5b82769e28 simh: Use latest HEAD and drop the patch
as it has been merged.
2014-11-11 00:08:30 +01:00
François Revol adc81ec636 Add a recipe for simh
Not really tested.
2014-07-20 01:53:00 +02:00
François Revol 23fb13725e Add patch for simh
No recipe yet.
2014-07-19 18:35:39 +02:00