1 # Copyright 2022-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION
="userspace tools for SSDFS"
7 HOMEPAGE
="https://github.com/dubeyko/ssdfs-tools"
8 SRC_URI
="https://github.com/dubeyko/ssdfs-tools/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
10 if [[ ${PV} != *9999* ]] ; then
14 EGIT_REPO_URI
="https://github.com/dubeyko/ssdfs-tools.git"
28 BDEPEND
="virtual/pkgconfig"