summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-12-15 20:29:26 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-12-15 20:29:26 +0000
commit301472e8439a03528a358f530b480792ae60d088 (patch)
tree75a5d8f229c0ee6510cdb1ac95d1154e70b07b2a /x11-libs/vte
parentUpdate to Linux 2.6.14.4. Really fix the hyperthreading slowdown. Fix NUMA bo... (diff)
downloadhistorical-301472e8439a03528a358f530b480792ae60d088.tar.gz
historical-301472e8439a03528a358f530b480792ae60d088.tar.bz2
historical-301472e8439a03528a358f530b480792ae60d088.zip
New upstream version
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog7
-rw-r--r--x11-libs/vte/Manifest10
-rw-r--r--x11-libs/vte/files/digest-vte-0.11.161
-rw-r--r--x11-libs/vte/vte-0.11.16.ebuild55
4 files changed, 68 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 2c64a6db9b58..7a59d20e8b46 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.95 2005/12/14 21:18:33 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.96 2005/12/15 20:29:26 dang Exp $
+
+*vte-0.11.16 (15 Dec 2005)
+
+ 15 Dec 2005; <dang@gentoo.org> +vte-0.11.16.ebuild:
+ New upstream version
14 Dec 2005; <dang@gentoo.org> vte-0.11.15-r1.ebuild:
Don't need explicit X deps, only uses what gtk+ requires
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index 0b83c0cc16e2..1869f32b3a68 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,10 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 b53a88da197bc13298b6b42f41308df2 ChangeLog 11078
+MD5 7eb070cedc12eccdb7433235ab2c84fd ChangeLog 11184
MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13-r2 64
MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15 64
MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15-r1 64
+MD5 71c3b1aad083c8366c3501d857d9b622 files/digest-vte-0.11.16 64
MD5 f8d6220ac03de9b337c4b0ec5243f55f files/vte-0.11.13-memory_fix.patch 7661
MD5 5c662cb9664c2ba65b3623c2a14395bf files/vte-0.11.15-gdk-warnings.patch 632
MD5 3805528034f3d01fa27e24f600618c0d files/vte-line-scroll.patch 2234
@@ -13,10 +14,11 @@ MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 aa4d3fbbdfc954475759cebe1f450a58 vte-0.11.13-r2.ebuild 1401
MD5 cf8a45837bc6fdc036e01d2fe916a545 vte-0.11.15-r1.ebuild 1394
MD5 f3adaf26ad41ce3085ed56c89ec57adb vte-0.11.15.ebuild 1296
+MD5 c1bb4fc20b0ddfa11a4e7ba3a28e52e3 vte-0.11.16.ebuild 1297
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-iD8DBQFDoIwXomPajV0RnrERAj3IAJ92Z/MVVVw0PgCqJpbHumaE2ROdiACdEveT
-oKiHlipfjU704/Ck989ba1I=
-=hWMV
+iD8DBQFDodIYomPajV0RnrERAkPzAJwIjnuZ6kH5H+MxxghxwftMbdeJUgCeNnJ2
+e4I+rhawW3eAbgKAYHHjCmk=
+=cQD7
-----END PGP SIGNATURE-----
diff --git a/x11-libs/vte/files/digest-vte-0.11.16 b/x11-libs/vte/files/digest-vte-0.11.16
new file mode 100644
index 000000000000..c842012fff46
--- /dev/null
+++ b/x11-libs/vte/files/digest-vte-0.11.16
@@ -0,0 +1 @@
+MD5 ce5c5bf91da638547ce093fe66622c37 vte-0.11.16.tar.bz2 961577
diff --git a/x11-libs/vte/vte-0.11.16.ebuild b/x11-libs/vte/vte-0.11.16.ebuild
new file mode 100644
index 000000000000..47f9fb317685
--- /dev/null
+++ b/x11-libs/vte/vte-0.11.16.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16.ebuild,v 1.1 2005/12/15 20:29:26 dang Exp $
+
+inherit eutils gnome2
+
+DESCRIPTION="Xft powered terminal widget"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug doc python static"
+
+RDEPEND=">=dev-libs/glib-2
+ >=x11-libs/gtk+-2.2
+ >=x11-libs/pango-1.1
+ >=media-libs/freetype-2.0.2
+ media-libs/fontconfig
+ sys-libs/ncurses
+ python? (
+ >=dev-python/pygtk-2.4
+ >=dev-lang/python-2.2 )
+ virtual/xft"
+
+DEPEND="${RDEPEND}
+ doc? ( >=dev-util/gtk-doc-0.6 )
+ >=dev-util/pkgconfig-0.9"
+
+DOCS="AUTHORS ChangeLog HACKING NEWS README"
+
+
+pkg_setup() {
+ G2CONF="$(use_enable debug debugging) $(use_enable python) \
+ $(use_enable static)"
+}
+
+src_unpack() {
+ unpack "${A}"
+ cd "${S}/src"
+
+ # Apply the, shift-<up,down> scroll one
+ # line at a time patch.
+ epatch ${FILESDIR}/${PN}-line-scroll.patch
+
+ cd "${S}"
+ # Resolve all symbols at execution time for gnome-pty-helper. See bug
+ # #91617.
+ epatch ${FILESDIR}/${PN}-no_lazy_bindings.patch
+
+ cd gnome-pty-helper
+ WANT_AUTOMAKE=1.9
+ aclocal || die "aclocal failed"
+ automake || die "automake failed"
+}