summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrzemyslaw Maciag <troll@gentoo.org>2007-02-04 21:57:31 +0000
committerPrzemyslaw Maciag <troll@gentoo.org>2007-02-04 21:57:31 +0000
commit12f8cd39ddc136da90ccfd2f59afadcf334ed109 (patch)
tree9079efbce94e8e57e948d1f440ab27841243e659 /x11-misc/dxpc
parentUpdated to use final 4.4 release. (diff)
downloadgentoo-2-12f8cd39ddc136da90ccfd2f59afadcf334ed109.tar.gz
gentoo-2-12f8cd39ddc136da90ccfd2f59afadcf334ed109.tar.bz2
gentoo-2-12f8cd39ddc136da90ccfd2f59afadcf334ed109.zip
Version bump (3.9.1)
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-misc/dxpc')
-rw-r--r--x11-misc/dxpc/ChangeLog9
-rw-r--r--x11-misc/dxpc/dxpc-3.9.1.ebuild24
-rw-r--r--x11-misc/dxpc/files/digest-dxpc-3.9.13
3 files changed, 34 insertions, 2 deletions
diff --git a/x11-misc/dxpc/ChangeLog b/x11-misc/dxpc/ChangeLog
index 5b2749f735c5..d9e2f83fee19 100644
--- a/x11-misc/dxpc/ChangeLog
+++ b/x11-misc/dxpc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/dxpc
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dxpc/ChangeLog,v 1.10 2006/08/14 19:52:41 nelchael Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dxpc/ChangeLog,v 1.11 2007/02/04 21:57:31 troll Exp $
+
+*dxpc-3.9.1 (04 Feb 2007)
+
+ 04 Feb 2007; Przemysław Maciąg <troll@gentoo.org> +dxpc-3.9.1.ebuild:
+ Version bump (3.9.1)
14 Aug 2006; Krzysiek Pawlik <nelchael@gentoo.org>
files/dxpc-3.8.2-lzo2.patch, -dxpc-3.8.2.ebuild:
diff --git a/x11-misc/dxpc/dxpc-3.9.1.ebuild b/x11-misc/dxpc/dxpc-3.9.1.ebuild
new file mode 100644
index 000000000000..6e487fc334e1
--- /dev/null
+++ b/x11-misc/dxpc/dxpc-3.9.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dxpc/dxpc-3.9.1.ebuild,v 1.1 2007/02/04 21:57:31 troll Exp $
+
+IUSE=""
+
+DESCRIPTION="dxpc is an X protocol compressor designed to improve the speed of X11 applications run over low-bandwidth links"
+SRC_URI="http://www.vigor.nu/dxpc/${PV}/${P}.tgz"
+HOMEPAGE="http://www.vigor.nu/dxpc/"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~ppc ~x86"
+
+DEPEND="|| ( (
+ x11-proto/xproto
+ x11-libs/libXt )
+ virtual/x11 )
+ >=dev-libs/lzo-2"
+
+src_install () {
+ make prefix=${D}/usr man1dir=${D}/usr/share/man/man1 install || die "Install failed"
+ dodoc CHANGES README TODO
+}
diff --git a/x11-misc/dxpc/files/digest-dxpc-3.9.1 b/x11-misc/dxpc/files/digest-dxpc-3.9.1
new file mode 100644
index 000000000000..9b3455453502
--- /dev/null
+++ b/x11-misc/dxpc/files/digest-dxpc-3.9.1
@@ -0,0 +1,3 @@
+MD5 72597625b2dff38af1e6ec435372da79 dxpc-3.9.1.tgz 190989
+RMD160 ce4274653c6d04ef1771fd046227fbea6c4a7c7f dxpc-3.9.1.tgz 190989
+SHA256 d294ff1efc1b99bf65a3e969c3bfe6e1bfe3d10a1196d965b53638cde7999885 dxpc-3.9.1.tgz 190989