0
0
Fork 0
Commit Graph

21 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
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
Ace002 55d09908f0 update figlet 2017-01-21 17:04:59 +01:00
Ace002 5d56a00cc8 update figlet 2017-01-21 17:04:59 +01:00
Ace002 e209265740 update-222
done
2017-01-21 17:04:59 +01:00
Ace002 1e99377e2e update
done
2017-01-21 17:04:59 +01:00
Ace002 87b6fcdc5d figlet 222
this should do right??
2017-01-21 17:04:59 +01:00
Ace002 07bdcbcdce update again
like this??
2017-01-21 17:04:59 +01:00
Ace002 7c99b00469 figlet 222
what about this?? is it okay?
2017-01-21 17:04:59 +01:00
Ace002 1600c59da8 update figlet222 again
like this??
2017-01-21 17:04:59 +01:00
Ace002 13b6335e10 update figlet222 2017-01-21 17:04:59 +01:00
Ace002 2a529e8bad Update figlet-222.recipe
from old one
2017-01-21 17:04:59 +01:00
Ace002 2e61c2de0c update figlet-222.recipe
from old one
2017-01-21 17:04:59 +01:00
Humdinger 1ac39b83d1 De-lint recipes.
*	allegro
	Don't start SUMMARY with app name.
	Re-ordered blocks

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

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

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

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

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

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

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

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

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

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

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

*	figlet (old BEP style)
	Don't start SUMMARY with app name.
	Re-ordered blocks

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

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

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

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

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

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

*	gmp
	Don't start SUMMARY with app name.
	Re-ordered blocks
2015-08-04 20:42:46 +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
dradancer 609b62205d Updated descriptions/summaries to comply 2014-01-05 04:12:45 -08:00
dradancer aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08: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
Scott McCreary b44028ae48 Initial .bep file for figlet
___       _ _   _       _     _                   __ _ _      
|_ _|_ __ (_) |_(_) __ _| |   | |__   ___ _ __    / _(_) | ___ 
 | || '_ \| | __| |/ _` | |   | '_ \ / _ \ '_ \  | |_| | |/ _ \
 | || | | | | |_| | (_| | |  _| |_) |  __/ |_) | |  _| | |  __/
|___|_| |_|_|\__|_|\__,_|_| (_)_.__/ \___| .__/  |_| |_|_|\___|
                                         |_|                   
  __               __ _       _      _   
 / _| ___  _ __   / _(_) __ _| | ___| |_ 
| |_ / _ \| '__| | |_| |/ _` | |/ _ \ __|
|  _| (_) | |    |  _| | (_| | |  __/ |_ 
|_|  \___/|_|    |_| |_|\__, |_|\___|\__|
                        |___/
2010-08-25 02:07:27 +00:00
Scott McCreary 1b60d96a2a Initial .bep file for figlet 2010-08-24 06:53:57 +00:00