1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
9 DESCRIPTION
="A high performance HTTP server that implements restic's REST backend API"
10 HOMEPAGE
="https://github.com/restic/rest-server"
12 https://github.com/restic/rest-server/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
13 https://github.com/Linerre/gentoo-deps/releases/download/${P}/${P}-deps.tar.xz
16 S
="${WORKDIR}/${MY_PN}-${PV}"
20 QA_PRESTRIPPED
="/usr/bin/${PN}"