commit:     e384e8973e2463039b655f113eb9bd6f225fcd4b
Author:     Dave Hughes <davidhughes205 <AT> gmail <DOT> com>
AuthorDate: Sat Mar 13 03:50:20 2021 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 16:10:19 2021 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=e384e897

x11-terms/rxvt-unicode: remove from overlay

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Manifest-Sign-Key: 0xA1919C830E9498E0
Signed-off-by: Dave Hughes <davidhughes205 <AT> gmail.com>
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 x11-terms/rxvt-unicode/Manifest                    |  1 -
 .../rxvt-unicode-9.06-case-insensitive-fs.patch    | 10 ---
 .../files/rxvt-unicode-9.21-xsubpp.patch           | 11 ---
 x11-terms/rxvt-unicode/metadata.xml                | 24 ------
 x11-terms/rxvt-unicode/rxvt-unicode-9.22-r2.ebuild | 89 ----------------------
 5 files changed, 135 deletions(-)

diff --git a/x11-terms/rxvt-unicode/Manifest b/x11-terms/rxvt-unicode/Manifest
deleted file mode 100644
index 2ef5bab..0000000
--- a/x11-terms/rxvt-unicode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rxvt-unicode-9.22.tar.bz2 931198 BLAKE2B 
ea9a12e4a8396ed6be12b4d50ae260a0376902dbd47b0628bb14ce0509c5d89f5a80370b413fdb9df9b8b81728ec26e115cbf0d88ab6e9cb2a87b03b5d79c432
 SHA512 
b39f1b2cbe6dd3fbd2a0ad6a9d391a2b6f49d7c5e67bc65fe44a9c86937f8db379572c67564c6e21ff6e09b447cdfd4e540544e486179e94da0e0db679c04dd9

diff --git 
a/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-case-insensitive-fs.patch 
b/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-case-insensitive-fs.patch
deleted file mode 100644
index 916e24a..0000000
--- a/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-case-insensitive-fs.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-Avoid "make: `install' is up to date." on case insensitive filesystems
-
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -86,3 +86,5 @@
- dist: tar.bz2
- 
- # ------------------------------------------------------------------------
-+
-+.PHONY: install

diff --git a/x11-terms/rxvt-unicode/files/rxvt-unicode-9.21-xsubpp.patch 
b/x11-terms/rxvt-unicode/files/rxvt-unicode-9.21-xsubpp.patch
deleted file mode 100644
index 1d71e96..0000000
--- a/x11-terms/rxvt-unicode/files/rxvt-unicode-9.21-xsubpp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/Makefile.in
-+++ b/src/Makefile.in
-@@ -136,7 +136,7 @@
-       $(PERL) -MExtUtils::Embed -e xsinit -- -std urxvt
- 
- rxvtperl.C: rxvtperl.xs iom_perl.h iom_perl.xs typemap typemap.iom
--      PERL="$(PERL)" $(PERL) @PERLPRIVLIBEXP@/ExtUtils/xsubpp -C++ -typemap 
@PERLPRIVLIBEXP@/ExtUtils/typemap -typemap 'typemap.iom' -typemap 'typemap' 
-prototypes $(srcdir)/rxvtperl.xs >$@
-+      PERL="$(PERL)" $(PERL) /usr/bin/xsubpp -C++ -typemap 
@PERLPRIVLIBEXP@/ExtUtils/typemap -typemap 'typemap.iom' -typemap 'typemap' 
-prototypes $(srcdir)/rxvtperl.xs >$@
- 
- rxvtperl.o: rxvtperl.C perlxsi.c
-       $(COMPILE) $(PERLFLAGS) -DLIBDIR="\"$(libdir)/urxvt\"" -c $<

diff --git a/x11-terms/rxvt-unicode/metadata.xml 
b/x11-terms/rxvt-unicode/metadata.xml
deleted file mode 100644
index 96a8839..0000000
--- a/x11-terms/rxvt-unicode/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="person">
-<email>j...@gentoo.org</email>
-<name>Jeroen Roovers</name>
-</maintainer>
-<use>
-<flag name="256-color">Enable 256 color support</flag>
-<flag name="blink">Enable blinking text</flag>
-<flag name="fading-colors">Enable colors fading when off focus</flag>
-<flag name="font-styles">Enable support for bold and italic fonts</flag>
-<flag name="iso14755">Enable ISO-14755 support</flag>
-<flag name="mousewheel">Enable scrolling via mouse wheel or buttons 4 and 
5</flag>
-<flag name="perl">Enable perl script support. You can still disable this at 
runtime with -pe ""</flag>
-<flag name="pixbuf">Enable transparency support using gtk's pixbuf</flag>
-<flag name="unicode3">Use 21 instead of 16 bits to represent unicode 
characters</flag>
-<flag name="utmp">Enable utmp support</flag>
-<flag name="wtmp">Enable wtmp support</flag>
-</use>
-<upstream>
-<remote-id type="cpe">cpe:/a:rxvt-unicode:rxvt-unicode</remote-id>
-</upstream>
-</pkgmetadata>

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r2.ebuild 
b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r2.ebuild
deleted file mode 100644
index 443ebd9..0000000
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r2.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools desktop
-
-DESCRIPTION="rxvt clone with xft and unicode support"
-HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html";
-SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86"
-IUSE="
-       256-color blink fading-colors +font-styles iso14755 +mousewheel +perl
-       pixbuf startup-notification unicode3 +utmp +wtmp xft
-"
-RESTRICT="test"
-
-RDEPEND="
-       >=sys-libs/ncurses-5.7-r6:=
-       media-libs/fontconfig
-       x11-libs/libX11
-       x11-libs/libXrender
-       kernel_Darwin? ( dev-perl/Mac-Pasteboard )
-       perl? ( dev-lang/perl:= )
-       pixbuf? ( x11-libs/gdk-pixbuf x11-libs/gtk+:2 )
-       startup-notification? ( x11-libs/startup-notification )
-       xft? ( x11-libs/libXft )
-"
-DEPEND="
-       ${RDEPEND}
-       virtual/pkgconfig
-       x11-base/xorg-proto
-"
-PATCHES=(
-       "${FILESDIR}"/${PN}-9.06-case-insensitive-fs.patch
-       "${FILESDIR}"/${PN}-9.21-xsubpp.patch
-)
-DOCS=(
-       Changes
-       README.FAQ
-       doc/README.xvt
-       doc/changes.txt
-       doc/etc/${PN}.term{cap,info}
-       doc/rxvt-tabbed
-)
-
-src_prepare() {
-       default
-
-       # kill the rxvt-unicode terminfo file - #192083
-       sed -i -e "/rxvt-unicode.terminfo/d" doc/Makefile.in || die "sed failed"
-
-       eautoreconf
-}
-
-src_configure() {
-       # --enable-everything goes first: the order of the arguments matters
-       econf --enable-everything \
-               $(use_enable 256-color) \
-               $(use_enable blink text-blink) \
-               $(use_enable fading-colors fading) \
-               $(use_enable font-styles) \
-               $(use_enable iso14755) \
-               $(use_enable mousewheel) \
-               $(use_enable perl) \
-               $(use_enable pixbuf) \
-               $(use_enable startup-notification) \
-               $(use_enable unicode3) \
-               $(use_enable utmp) \
-               $(use_enable wtmp) \
-               $(use_enable xft)
-}
-
-src_compile() {
-       default
-
-       sed -i \
-               -e 's/RXVT_BASENAME = "rxvt"/RXVT_BASENAME = "urxvt"/' \
-               "${S}"/doc/rxvt-tabbed || die
-}
-
-src_install() {
-       default
-
-       make_desktop_entry urxvt rxvt-unicode utilities-terminal \
-               "System;TerminalEmulator"
-}

Reply via email to