0
0
Fork 0
Commit Graph

12 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
François Revol fbb0110016 screen: Add a recipe for latest git + my patchset
It finally decided to work, although crashes on exit if you hit a key before
the 15s timeout, so there's still a bug there.

make check fails currently.
2020-02-03 22:35:24 +01:00
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
François Revol 226011e947 screen: update WIP patch; still not working 2017-07-17 16:30:13 +02:00
Jerome Duval 6509f647ce screen: add non-working recipe for version 4.6.1. 2017-07-15 15:28:54 +02:00
François Revol 1222261f1e screen: add my current patchset against git HEAD
Lots of hacks and it doesn't work yet.
2015-09-24 01:39:54 +02:00
Humdinger 9df9235958 De-lint recipes
*	marble
	Don't start SUMMARY with app name
	Re-ordered blocks

*	ne
	Don't start SUMMARY with app name
	Still in old BEP format

*	pixman
	Don't start SUMMARY with app name
	Improved DESCRIPTION
	Re-ordered blocks

*	qemacs
	Don't start SUMMARY with app name
	Re-ordered blocks

*	rsync
	Don't start SUMMARY with app name
	Re-ordered blocks

*	schroedinger
	Don't start SUMMARY with app name
	Re-ordered blocks

*	screen
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sharutils
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sortsave
	Don't start SUMMARY with app name
	Re-ordered blocks
	Corrected PROVIDES to declare an addon

*	srm
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 20:05:09 +02:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04: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
François Revol 4ccace1919 Preliminary port of GNU screen
Compiles but doesn't work yet.
2014-06-20 17:41:20 +02:00