summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/wmctrl/metadata.xml3
-rw-r--r--x11-misc/wmctrl/wmctrl-1.07-r3.ebuild15
2 files changed, 12 insertions, 6 deletions
diff --git a/x11-misc/wmctrl/metadata.xml b/x11-misc/wmctrl/metadata.xml
index 06d84e396dc3..fc9da8ad6934 100644
--- a/x11-misc/wmctrl/metadata.xml
+++ b/x11-misc/wmctrl/metadata.xml
@@ -5,4 +5,7 @@
<email>ionen@gentoo.org</email>
<name>Ionen Wolkens</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">Conservatory/wmctrl</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild b/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild
index a7bad8f520bc..00a94c207920 100644
--- a/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild
+++ b/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Command line tool to interact with an EWMH/NetWM compatible X Window Manager"
-HOMEPAGE="http://tripie.sweb.cz/utils/wmctrl/"
-SRC_URI="http://tripie.sweb.cz/utils/wmctrl/dist/${P}.tar.gz"
+HOMEPAGE="https://github.com/Conservatory/wmctrl/"
+SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
@@ -14,12 +14,15 @@ KEYWORDS="amd64 arm64 ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux"
RDEPEND="
dev-libs/glib:2
x11-libs/libX11
- x11-libs/libXmu"
+ x11-libs/libXmu
+"
DEPEND="
${RDEPEND}
- x11-base/xorg-proto"
+ x11-base/xorg-proto
+"
BDEPEND="
- virtual/pkgconfig"
+ virtual/pkgconfig
+"
PATCHES=(
"${FILESDIR}"/${P}-64bit-xlib.patch