0
0
Fork 0
Commit Graph

6 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 51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
Jerome Duval cbf29c6eb9 boost: update HOMEPAGE. 2018-08-09 10:41:28 +02:00
Michael Lotz ae951ae783 boost: Bump revisions forgotten in previous commit. 2017-12-03 21:34:06 +01:00
Michael Lotz 97771f91ae boost: Declare compat versions on provided libs.
This ensures that a dependency like lib:libboost_x >= 1.63.0 will not
be fulfilled with the boost165 package for example, which contains
version specific library names that will not work for software built
against other versions.
2017-12-03 21:19:31 +01:00
miqlas 0fd0aa812a Boost: bump version (#1364) 2017-05-27 11:28:07 +02:00