# Template file for 'superseedr'
pkgname=superseedr
version=1.0.12
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=a9ab9031fa3e19c70ff8571e41262b6801d4a99dc78307af76e937c4c4f6b01a
