# Template file for 'superseedr'
pkgname=superseedr
version=1.0.13
revision=1
build_style=cargo
# These offline_move_* and storage tests rely on filesystem space detection
# that fails under the xbps-src chroot, but they pass on a normal system.
make_check_args="-- --skip tests::offline_move_commits_staged_payload_files_and_checks_metadata
 --skip tests::offline_move_stages_destination_before_saving_and_then_removes_source
 --skip tests::offline_move_save_failure_retains_both_payload_locations_for_recovery
 --skip tests::offline_move_rejects_conflicting_destination_without_deleting_source
 --skip storage::tests::test_padding_files_logic"
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="BitTorrent client in your terminal"
maintainer="nerdyslacker <karyan40024@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/Jagalite/superseedr"
distfiles="https://github.com/Jagalite/superseedr/archive/refs/tags/v${version}.tar.gz"
checksum=16435d8c1558315ff386af8cd5ea159123369fe6d69d21f3a4a1d2d6969af555
