0
0
Fork 0
Commit Graph

12 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 0cbfeb6fa2 brotli: gcc2 build fix 2020-10-20 21:09:26 +02:00
Jerome Duval 2377276756 brotli: bump version
Tests broken with the source tarball, we provide git source uri for tests.
2020-10-19 17:39:19 +02:00
fbrosson 0350356e8b
brotli: bump to 1.0.7, rework recipe a little. 2018-10-23 21:11:50 +00:00
fbrosson c95c1a987c
brotli: don't use $pythonVersion in REQUIRES_python* and BUILD_*.
The initial changes in brotli and pycurl to get rid of the "2.7"
and "3.6" were working on my system... but not on the buildbots.
Unfortunately, the fixes to get the recipes also work with the
buildbots have a small drawback: the dependencies evaluated at
build time are no longer tied with the minor version of Python.

So let's not replicate these changes to other recipes for now.
2018-10-21 21:18:21 +00:00
fbrosson ccdf287e09
brotli: do not depend on any particular minor version of Python. 2018-10-21 11:51:35 +00:00
fbrosson c3522d20f5
brotli: add missing $secondaryArchSuffix in REQUIRES_python3. 2018-10-20 16:06:22 +00:00
fbrosson d16c3ce8df
brotli: bump to 1.0.6. 2018-09-20 16:53:57 +00:00
fbrosson 61f83b5d7e
brotli: bump to 1.0.5. 2018-07-01 11:26:31 +00:00
fbrosson 6734ad65c1 brotli: bump to 1.0.4. 2018-04-11 00:53:14 +00:00
fbrosson c9e40d6385
brotli: bump to 1.0.3. (#2333) 2018-03-16 01:04:02 +00:00
alaviss b0e8da5bb3 app-arch/brotli: add port (#1916) 2017-12-21 03:30:16 +01:00