Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Tomas Volf cc681b5657
gnu: libtorrent-rasterbar: Update to 2.0.9.
Update the package.  Since other packages do depend on the previous
version (and according to their documentation do recommend it), the previous
version is exposed as libtorrent-rasterbar-1.2.

The v2.0.9 requires patching to get tests working.  Sadly one of the changes
is to introduce new binary file, so it is fetched as an input and applied in a
phase.  Snippet is used instead to do the rest of the patching.

* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[version]: Update to
2.0.9.
[source]<snippet>: Patch test/test_copy_file.cpp.
[native-inputs]: Add the missing file (v2_empty_file.torrent).
[arguments]<#:phases>: And add a phase copying it into the correct place.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar-1.2): New variable.
(qbittorrent)[inputs]: Use libtorrent-rasterbar-1.2.
* gnu/packages/enlightenment.scm (epour)[inputs]: Use
libtorrent-rasterbar-1.2.

Change-Id: Ifbbbf02a671f6a3db653499a7a5f2504fd23c255
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-06 23:50:05 +01:00
..
bootloader
build linux-boot: Don't create /root before it's used. 2023-11-19 01:00:00 +01:00
home gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
installer
machine
packages gnu: libtorrent-rasterbar: Update to 2.0.9. 2023-12-06 23:50:05 +01:00
services gnu: gmnisrv: Fix typo. 2023-12-03 23:55:09 +01:00
system gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
tests tests: inetd: Avoid race condition when looking for PID file. 2023-11-05 23:23:23 +01:00
artwork.scm
bootloader.scm profiles: Hooks honor the #:system parameter of ‘profile-derivation’. 2023-10-28 00:17:24 +02:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
local.mk gnu: Add python-accupy. 2023-12-04 22:26:37 +01:00
machine.scm
packages.scm
services.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
system.scm
tests.scm tests: Honor system and target when lowering <system-test>. 2023-11-05 23:23:23 +01:00