Commit Graph

23 Commits

Author SHA1 Message Date
PulkoMandy
bbf1d62c6d borgbackup: updaet to openssl 3 2024-08-24 11:49:28 +02:00
Schrijvers Luc
20f7d932e9 borgbackup, revbump, fix 32bit (#10741) 2024-07-24 17:28:43 +02:00
OscarL
329a7d5119 borgbackup: recipe/dependencies cleanup. (#10737)
Used "readelf -d | grep NEEDED" on the compiled modules to make sure we only
require what is actually needed at runtime.

Double checked documented runtime dependencies on Python modules, grepped the sources
for the "dependencies" I removed, and smoke tested the provided "cmd:"s after install.

Cleaned up build requirementes while at it. In particular, cmd:pip wasn't actually
required, (and we should avoid using it on recipes, in any case, IMO, at least in a way
we don't control, and using "--no-deps" while at it).
2024-07-24 09:55:35 +02:00
Schrijvers Luc
f455f80016 borgbackup, bump version (#10674) 2024-07-09 12:39:20 +02:00
Schrijvers Luc
5fa5be42e1 borgbackup, bump version (#10156) 2024-02-27 10:00:56 +01:00
Schrijvers Luc
0f8df82631 borgbackup, bump version (#9502) 2023-09-23 05:49:15 +00:00
Schrijvers Luc
b3dfb7d6b5 burp, bump version (#8553) 2023-05-23 11:07:07 +02:00
Humdinger
633331ca8a borgbackup: Improved SUMMATY/DESCRIPTION, fixed linebreaks 2023-05-17 11:58:40 +02:00
Schrijvers Luc
7aff68ae8c borgbackup, bump version (#8654) 2023-05-17 08:01:28 +02:00
Schrijvers Luc
c9e995d00f borgbackup, no x86 binary for cython (#7696) 2022-12-29 14:59:46 +01:00
Schrijvers Luc
bd654b233b borgbackup, bump version after new libdeflate version (#7695) 2022-12-29 14:43:13 +01:00
Schrijvers Luc
2f541044bf borgbackup, new recipe (#6921) 2022-05-14 17:07:17 +02: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
mazbrili
633ba5df6b [Luckybackup] enable extended attribute (#5834) 2021-04-26 17:06:48 +02:00
Sergei Reznikov
29298d2545 LuckyBackup: bump version 2020-06-10 18:39:53 +00:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
mazbrili
f80b741fae LuckyBackup: new recipe (#3183) 2018-10-17 14:55:14 +00:00
Jérôme Duval
68dc78cab5 burp: switch SOURCE_URI. 2018-09-11 14:51:41 +02:00
Jerome Duval
20746f828e code format.
* fix libdsk_tools PROVIDES.
2018-09-11 14:43:35 +02:00
Jérôme Duval
6a2342de91 burp: update HOMEPAGE. 2018-05-30 07:04:05 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Markus Himmel
ca41cb2133 Add a recipe for burp 2014-12-30 20:58:48 +00:00