commit:     4cea455218dbcc906996c48cc45b48a7153d2ba9
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 22 15:07:01 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Oct 22 15:09:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cea4552

x11-misc/wmctrl: update links

Closes: https://bugs.gentoo.org/941971
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-misc/wmctrl/metadata.xml          |  3 +++
 x11-misc/wmctrl/wmctrl-1.07-r3.ebuild | 15 +++++++++------
 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>[email protected]</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

Reply via email to