mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
gui-apps/clipman: update HOMEPAGE, SRC_URI
Closes: https://bugs.gentoo.org/917767 Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
@@ -6,8 +6,8 @@ EAPI=8
|
||||
inherit go-module
|
||||
|
||||
DESCRIPTION="A basic clipboard manager for Wayland."
|
||||
HOMEPAGE="https://github.com/yory8/clipman"
|
||||
SRC_URI="https://github.com/yory8/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
HOMEPAGE="https://github.com/chmouel/clipman/"
|
||||
SRC_URI="https://github.com/chmouel/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
# Using a dependency tarball as per https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html
|
||||
DEPS_URI="https://kdrive.infomaniak.com/2/app/192129/share/901d89f7-3efa-4922-a7ee-550314e02a8e/files/21/download -> ${P}-deps.tar.xz"
|
||||
@@ -22,10 +22,6 @@ DEPEND="
|
||||
>=gui-apps/wl-clipboard-2
|
||||
gui-libs/wlroots
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
dev-lang/go
|
||||
"
|
||||
|
||||
src_compile() {
|
||||
ego build .
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<name>Jonas Frei</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">yory8/clipman</remote-id>
|
||||
<bugs-to>https://github.com/yory8/clipman/issues</bugs-to>
|
||||
<remote-id type="github">chmouel/clipman</remote-id>
|
||||
<bugs-to>https://github.com/chmouel/clipman/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user