diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2007-02-21 07:53:10 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2007-02-21 07:53:10 +0000 |
commit | 75a428906d6280316119b3098091957ceb5e45f9 (patch) | |
tree | cb91a42f9fd4c6d8fb4195db7eb569831b0656bd /x11-terms | |
parent | version bump (diff) | |
download | gentoo-2-75a428906d6280316119b3098091957ceb5e45f9.tar.gz gentoo-2-75a428906d6280316119b3098091957ceb5e45f9.tar.bz2 gentoo-2-75a428906d6280316119b3098091957ceb5e45f9.zip |
Version bump from upstream
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 10 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.0 | 2 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.1 | 2 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/files/digest-rxvt-unicode-8.2 | 3 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild | 78 |
5 files changed, 93 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 286efd420a69..8f9e8ef9b995 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-terms/rxvt-unicode -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.81 2006/12/23 21:27:38 killerfox Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.82 2007/02/21 07:53:10 killerfox Exp $ + +*rxvt-unicode-8.2 (21 Feb 2007) + + 21 Feb 2007; René Nussbaumer <killerfox@gentoo.org> + +rxvt-unicode-8.2.ebuild: + Version bump from upstream *rxvt-unicode-8.1 (23 Dec 2006) diff --git a/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.0 b/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.0 index fee22790b7f4..9ae448935f1d 100644 --- a/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.0 +++ b/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.0 @@ -1 +1,3 @@ MD5 4c7905b57199d1fe217a91e750721af9 rxvt-unicode-7.0.tar.bz2 928971 +RMD160 4054c921652ca0c940ec63d7cfedb4bc6ec12fec rxvt-unicode-7.0.tar.bz2 928971 +SHA256 77b495620b9b51225fcd36389fb16aae64a5a89f984549c84b91192ccd2221c2 rxvt-unicode-7.0.tar.bz2 928971 diff --git a/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.1 b/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.1 index d9972dd602a0..7bc62e4e3aff 100644 --- a/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.1 +++ b/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-7.1 @@ -1 +1,3 @@ MD5 2cb8248d9b0f6d277c5be548b3e33d20 rxvt-unicode-7.1.tar.bz2 857187 +RMD160 34d6e9351689933527c7a5a348fa79e48b178002 rxvt-unicode-7.1.tar.bz2 857187 +SHA256 af102d7689ee49c64da8bb31ed4e5490266620c2b480b74e74be579adfe7b456 rxvt-unicode-7.1.tar.bz2 857187 diff --git a/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-8.2 b/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-8.2 new file mode 100644 index 000000000000..1527408b131d --- /dev/null +++ b/x11-terms/rxvt-unicode/files/digest-rxvt-unicode-8.2 @@ -0,0 +1,3 @@ +MD5 7876a1e2a82794c5ebbea8791561daba rxvt-unicode-8.2.tar.bz2 880372 +RMD160 e7afb9f80be63585852806f86517c9ceed19611b rxvt-unicode-8.2.tar.bz2 880372 +SHA256 dfd3b1687e0ad5a63385d7ed258fcadf483cff16c78739e83829b1cd804ee86b rxvt-unicode-8.2.tar.bz2 880372 diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild new file mode 100644 index 000000000000..fbc3590e0db0 --- /dev/null +++ b/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild,v 1.1 2007/02/21 07:53:10 killerfox Exp $ + +inherit flag-o-matic + +DESCRIPTION="rxvt clone with XFT and Unicode support" +HOMEPAGE="http://software.schmorp.de/" +SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="truetype perl iso14755" + +# see bug #115992 for modular x deps +RDEPEND=" + || ( + ( + x11-libs/libX11 + x11-libs/libXft + x11-libs/libXpm + x11-libs/libXrender + ) + virtual/x11 + ) + perl? ( dev-lang/perl )" +DEPEND="${RDEPEND} + dev-util/pkgconfig + || ( + ( + x11-proto/xproto + ) + virtual/x11 + )" + +src_unpack() { + unpack ${A} + cd "${S}" + local tdir=/usr/share/terminfo + sed -i -e \ + "s~@TIC@ \(\$(srcdir)/etc/rxvt\)~@TIC@ -o ${D}/${tdir} \1~" \ + doc/Makefile.in +} + +src_compile() { + myconf='' + + use iso14755 || myconf='--disable-iso14755' + + econf \ + --enable-everything \ + $(use_enable truetype xft) \ + $(use_enable perl) \ + --disable-text-blink \ + ${myconf} \ + || die + + emake || die + + sed -i \ + -e 's/RXVT_BASENAME = "rxvt"/RXVT_BASENAME = "urxvt"/' \ + ${S}/doc/rxvt-tabbed || die "tabs sed failed" +} + +src_install() { + make DESTDIR="${D}" install || die + + dodoc README.FAQ Changes + cd "${S}"/doc + dodoc README* changes.txt etc/* rxvt-tabbed +} + +pkg_postinst() { + einfo "urxvt now always uses TERM=rxvt-unicode so that the" + einfo "upstream-supplied terminfo files can be used." +} + |