From b1abdcb14507868731bb7bb3d0d20ff63c55a1c5 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 24 Nov 2022 07:26:31 +0100 Subject: x11-wm/fvwm: Remove USE=rplay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- x11-wm/fvwm/fvwm-2.6.9-r1.ebuild | 5 ++--- x11-wm/fvwm/fvwm-2.6.9.ebuild | 5 ++--- x11-wm/fvwm/metadata.xml | 1 - 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild b/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild index f62fad64c0be..a551d85ee5a8 100644 --- a/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild +++ b/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/fvwmorg/fvwm/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2+ FVWM" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="bidi debug doc netpbm nls perl png readline rplay stroke svg tk truetype +vanilla xinerama lock" +IUSE="bidi debug doc netpbm nls perl png readline stroke svg tk truetype +vanilla xinerama lock" REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND=" @@ -59,7 +59,6 @@ RDEPEND="${COMMON_DEPEND} >=dev-perl/X11-Protocol-0.56 ) ) - rplay? ( media-sound/rplay ) lock? ( x11-misc/xlockmore ) netpbm? ( media-libs/netpbm ) " @@ -97,6 +96,7 @@ src_configure() { --enable-iconv --enable-package-subdirs --enable-mandoc + --without-rplay-library $(use_enable bidi) $(use_enable debug debug-msgs) $(use_enable debug command-log) @@ -105,7 +105,6 @@ src_configure() { $(use_enable perl perllib) $(use_enable png) $(use_with readline readline-library) - $(use_with rplay rplay-library) $(use_with stroke stroke-library) $(use_enable svg rsvg) $(use_enable truetype xft) diff --git a/x11-wm/fvwm/fvwm-2.6.9.ebuild b/x11-wm/fvwm/fvwm-2.6.9.ebuild index 036bf38cfe5c..6f87f6d062cb 100644 --- a/x11-wm/fvwm/fvwm-2.6.9.ebuild +++ b/x11-wm/fvwm/fvwm-2.6.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/fvwmorg/fvwm/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2+ FVWM" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~riscv ~sparc x86" -IUSE="bidi debug doc netpbm nls perl png readline rplay stroke svg tk truetype +vanilla xinerama lock" +IUSE="bidi debug doc netpbm nls perl png readline stroke svg tk truetype +vanilla xinerama lock" COMMON_DEPEND=" sys-libs/zlib @@ -52,7 +52,6 @@ RDEPEND="${COMMON_DEPEND} >=dev-perl/X11-Protocol-0.56 ) ) - rplay? ( media-sound/rplay ) lock? ( x11-misc/xlockmore ) netpbm? ( media-libs/netpbm ) " @@ -86,6 +85,7 @@ src_configure() { --with-imagepath=/usr/include/X11/bitmaps:/usr/include/X11/pixmaps:/usr/share/icons/fvwm --enable-iconv --enable-package-subdirs + --without-rplay-library $(use_enable bidi) $(use_enable debug debug-msgs) $(use_enable debug command-log) @@ -94,7 +94,6 @@ src_configure() { $(use_enable perl perllib) $(use_enable png) $(use_with readline readline-library) - $(use_with rplay rplay-library) $(use_with stroke stroke-library) $(use_enable svg rsvg) $(use_enable truetype xft) diff --git a/x11-wm/fvwm/metadata.xml b/x11-wm/fvwm/metadata.xml index 77ae8a85cb35..30ba2eae7e1d 100644 --- a/x11-wm/fvwm/metadata.xml +++ b/x11-wm/fvwm/metadata.xml @@ -11,7 +11,6 @@ Enable screen locking Enable NetPBM support (used by FvwmScript-ScreenDump) - Enable rplay support Mouse Gesture support -- cgit v1.2.3-65-gdbad