0
0
Fork 0
Commit Graph

13 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
fbrosson ea3f4cd92e
Drop some quotes to make the recipes consistent with the wiki.
The quotes around $binDir and $prefix are not needed in the
definitions of commandBinDir. There are over 120 recipes which
define commandBinDir, and *most* of them don't have quotes in
the lines defining commandBinDir and commandSuffix.

15 recipes were not consistent with the wiki. Now they are.
2018-09-22 11:16:03 +00:00
Jerome Duval 20746f828e code format.
* fix libdsk_tools PROVIDES.
2018-09-11 14:43:35 +02:00
Jerome Duval ac17bd1be4 code style. 2018-08-07 08:26:26 +02:00
fbrosson 05f96c8b45
uif2iso: add commandSuffix, rework INSTALL. (#2704)
Keep REVISION unchanged because this is a neutral change for all
existing arches. The sole purpose of this change is to make this
recipe ready for x86_64/x86 hybrid, as explained in #2690.
2018-06-18 09:38:05 +00: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 5136f98d16 uif2iso: add man page from the latest available package in Debian. 2016-04-10 09:33:55 +00:00
fbrosson 6c9d0a6f49 daa2iso: reorder sections and mark x86_{gcc2,x64} as tested
Also install documentation/packages/daa2iso/daa2iso.txt

Same enhancement for uif2iso from the same author:
Install uif2iso.txt and README in documentation/packages/uif2iso/
2016-02-24 20:27:48 +00:00
fbrosson ba40b74dcc uif2iso: add x86 as 2nd arch, mark !x86_gcc2, rewrite description 2016-02-22 21:51:46 +00:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
noryb009 e27118eae4 Rewrap app-cdr 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