10 Commits

Author SHA1 Message Date
Schrijvers Luc
a2ccf585c2 unarr, disable building static library (#7986) 2023-03-19 07:48:38 +01:00
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
189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
miqlas
30ffc0a926 Unarr: pc fix (#2288) 2018-03-06 18:44:51 -05:00
miqlas
1a34b15e75 unarr : bump, cleanup, debug (#2044) 2018-01-03 23:07:05 +00:00
phoudoin
d951849219 unarr: use upstream source (#1736)
As notified by selmf (thanks!), actual maintainer, we were using obsolete source.
Enabled bz2, xz and zip support too.
And now both static and shared libraries are availables.

This should fix #1723.
2017-10-25 11:10:31 +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
miqlas
e5e98223d1 unarr: fix src_uri, bump rev (#1438)
* unarr: fix src_uri, bump rev
2017-06-17 12:28:48 +03:00
Schrijvers Luc
8fafd998bc unarr, recipe based on myqlas PR 491 (#774) 2016-08-20 09:24:18 -04:00