0
0
Fork 0
Commit Graph

8 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
Rafał Bernacki d4d80bf7b7 zopfli: remove pkg_config (#4581) 2020-01-14 06:50:42 +01:00
Rafał Bernacki 3666bd7c42 zopfli: move $prefix/include to $includeDir (#4579)
* change path of LIBDIR and INCLUDEDIR
2020-01-13 17:05:03 +01:00
Rafał Bernacki 183275518d zopfli: bump to 1.0.3 (#4560)
* change to cmake
2020-01-12 22:05:38 +01:00
fbrosson b86fc1b042
app-arch/zopfli: drop commandSuffix, simplify PROVIDES. 2018-09-28 02:59:37 +00: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
fbrosson 8b82575ab3
zopfli: bump to 1.0.2, move from sys-libs to app-arch. (#2578) 2018-05-19 17:20:43 +00:00