Commit Graph

7 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
Sergei Reznikov
95afec5e96 libpagemaker: build with newer boost 2019-10-31 01:55:45 +03: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
b369b0e338 code format. 2018-09-14 12:29:46 +02:00
fbrosson
7e8756d31f libpagemaker: bump to 0.0.4, add debuginfo. (#2497) 2018-04-28 14:40:52 +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
Kacper Kasper
5d9678ab3c libpagemaker: move to media-libs. 2017-02-05 12:36:36 +01:00