0
0
Fork 0
Commit Graph

10 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
Panagiotis Vasilopoulos 2cc2710b77 flite: bump to 2.1 (#4580)
* flite: bump to 2.1
2020-01-21 12:10:17 +01:00
Jerome Duval 9157c823ae code reformat. 2018-09-05 14:34:26 +02: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
Adrien Destugues 9b15585516 flite: disable parallel builds
Fixes #1213.
2017-03-26 11:17:34 +02:00
DarkmatterVale bd4b583fc8 Reformat 10 recipes 2015-12-26 14:31:09 +00:00
Augustin Cavalier f6213dce35 flite: Get rid of the exotic PROVIDES* setup.
I get that the author of this recipe was trying to be clever,
but all it does is confuse both the people trying to maintain this
recipe *and* the Kitchen's dependency tracker.
2015-07-31 13:17:05 -04:00
Augustin Cavalier 6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Timothy Gu 91a39ed24a Add flite port 2014-12-24 23:23:08 -08:00