dev-python/conda-libmamba-solver: bump version to 24.11.1
[gentoo-zh.git] / sys-fs / ltfs / ltfs-9999.ebuild
blob2d6fd0731fb584744c2edeeb3350ca954c479f84
1 # Copyright 2022-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="LTFS for LTO tapes"
7 HOMEPAGE="https://github.com/LinearTapeFileSystem/ltfs"
8 EGIT_REPO_URI="https://github.com/LinearTapeFileSystem/ltfs.git"
10 inherit git-r3 autotools
12 LICENSE="BSD"
13 SLOT="0"
15 RDEPEND="
16 dev-libs/libxml2
17 dev-libs/icu
18 sys-fs/fuse:0
19 net-analyzer/net-snmp
22 DEPEND="${RDEPEND}"
23 BDEPEND="virtual/pkgconfig"
25 src_prepare() {
26 eapply_user
27 eautoreconf