From 741cb283462bca5aa25b9dd8655be689e6de7137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 9 Nov 2022 06:41:46 +0100 Subject: [PATCH] xfce-extra/xfce4-screenshooter: Fix deps and update URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/880443 Signed-off-by: Michał Górny --- ...d => xfce4-screenshooter-1.9.11-r1.ebuild} | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) rename xfce-extra/xfce4-screenshooter/{xfce4-screenshooter-1.9.11.ebuild => xfce4-screenshooter-1.9.11-r1.ebuild} (77%) diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.11.ebuild b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.11-r1.ebuild similarity index 77% rename from xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.11.ebuild rename to xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.11-r1.ebuild index 4d79e3cc8d008..1e931d94c97f9 100644 --- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.11.ebuild +++ b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.11-r1.ebuild @@ -6,19 +6,22 @@ EAPI=8 inherit xdg-utils DESCRIPTION="Xfce4 screenshooter application and panel plugin" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-screenshooter" +HOMEPAGE=" + https://docs.xfce.org/apps/xfce4-screenshooter/start + https://gitlab.xfce.org/apps/xfce4-screenshooter/ +" SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" -RDEPEND=" - >=dev-libs/glib-2.16:= - >=net-libs/libsoup-2.26:= - >=x11-libs/gdk-pixbuf-2.16:= - >=x11-libs/gtk+-3.20:3= - >=x11-libs/pango-1.44:= +DEPEND=" + >=dev-libs/glib-2.16 + >=net-libs/libsoup-2.26:2.4 + >=x11-libs/gdk-pixbuf-2.16 + >=x11-libs/gtk+-3.20:3 + >=x11-libs/pango-1.44 dev-libs/libxml2:= x11-libs/libX11:= x11-libs/libXext:= @@ -28,7 +31,9 @@ RDEPEND=" >=xfce-base/libxfce4util-4.14:= >=xfce-base/libxfce4ui-4.14:= " -DEPEND="${RDEPEND}" +RDEPEND=" + ${DEPEND} +" BDEPEND=" dev-util/glib-utils dev-util/intltool