mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
media-gfx/WebPlotDigitizer-bin: add MissingUnpackerDep
and fix ReferenceInMetadataVar Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ MY_PN=${PN%-*}
|
||||
inherit desktop python-single-r1 xdg
|
||||
|
||||
DESCRIPTION="Web based tool to extract data from plots, images, and maps"
|
||||
HOMEPAGE="https://automeris.io/${MY_PN}/"
|
||||
HOMEPAGE="https://automeris.io/WebPlotDigitizer/"
|
||||
SRC_URI="https://automeris.io/downloads/${MY_PN}-${PV}-linux-x64.zip"
|
||||
|
||||
LICENSE="AGPL-3"
|
||||
@@ -33,6 +33,7 @@ RDEPEND="
|
||||
dev-libs/nss
|
||||
x11-libs/gtk+:3[X,cups,introspection]
|
||||
"
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}-linux-x64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user