summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-12-04 12:48:49 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-12-04 12:48:49 +0000
commitd8447a3afc4b50fed3d5da4b9d38bcdfe755e089 (patch)
tree2595a5dfb5d45b29c918c9fe1a1a4a9c849c5486 /x11-proto/xcb-proto
parentx86 stable wrt bug #347131 (diff)
downloadhistorical-d8447a3afc4b50fed3d5da4b9d38bcdfe755e089.tar.gz
historical-d8447a3afc4b50fed3d5da4b9d38bcdfe755e089.tar.bz2
historical-d8447a3afc4b50fed3d5da4b9d38bcdfe755e089.zip
Revision bump to fix bug #341999.
Package-Manager: portage-2.2.0_alpha6/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/xcb-proto')
-rw-r--r--x11-proto/xcb-proto/ChangeLog12
-rw-r--r--x11-proto/xcb-proto/Manifest4
-rw-r--r--x11-proto/xcb-proto/files/1.6-fix_negative.patch14
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild41
4 files changed, 69 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog
index 41ce94d51d38..9d8b1ad5820b 100644
--- a/x11-proto/xcb-proto/ChangeLog
+++ b/x11-proto/xcb-proto/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.53 2010/11/06 14:42:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.54 2010/12/04 12:48:49 scarabeus Exp $
+
+ 04 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ +files/1.6-fix_negative.patch, +xcb-proto-1.6-r1.ebuild:
+ Revision bump to fix bug #341999.
+
+*xcb-proto-1.6-r1 (04 Dec 2010)
+
+ 04 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ +files/1.6-fix_negative.patch, +xcb-proto-1.6-r1.ebuild:
+ Revision bump to fix bug #341999.
06 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> xcb-proto-1.6.ebuild:
Make the python generating work again
diff --git a/x11-proto/xcb-proto/Manifest b/x11-proto/xcb-proto/Manifest
index 115daecddfe8..9fb0b1f8b009 100644
--- a/x11-proto/xcb-proto/Manifest
+++ b/x11-proto/xcb-proto/Manifest
@@ -1,4 +1,6 @@
+AUX 1.6-fix_negative.patch 499 RMD160 3eefe90dfae305b472b289d522361eee036a8c54 SHA1 9c2008fc0b70ba8b832074549e9b53f5b3b91250 SHA256 c4587a19ba6f1659cf10c1238f8d5a5e7c63cd049525384590f9b695d5244c3b
DIST xcb-proto-1.6.tar.bz2 92829 RMD160 61ffea8c3ab4b745f04eccc10c64f7f1c356692c SHA1 e82418557c7f59f29da9ec18e0906d6d78e3a164 SHA256 f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2
+EBUILD xcb-proto-1.6-r1.ebuild 1156 RMD160 457e5dedbf9994a0f56f18409ec44054e2ac6a25 SHA1 2c2e92abd25bff7fa97fb758d374b6be39eb10d7 SHA256 386c01e919530df907694602d370e3e6c35defbf86ad2430b7b67ab0989bcc05
EBUILD xcb-proto-1.6.ebuild 1006 RMD160 6d4937af092953ffff11b4d0c04958173a8f3767 SHA1 b5e6fee24a9d74183acbc8bbc73bcf9014aa76a2 SHA256 a81f6032f8f9d1205de04972ee6ad96104c720d48e4fa2e8d6fefc00574dc2e8
-MISC ChangeLog 6343 RMD160 34b7b25ac7381e6aa8647f813b2c19ad6bfdf6db SHA1 1a48c365f28ed944db4a0574d4f6cd897d91ca67 SHA256 835f292cca950c9da324a4bb78ba114cb32d8e8da03ba177023184d156798064
+MISC ChangeLog 6678 RMD160 f45c6ae27782bc91cdeb895d71f67e79c780ec0d SHA1 73c845ad5fdbef20152e65abea7a30b3facaabf8 SHA256 5d2b440672307a9131261d4ac1e78f93950f4aaee70fddd81210ff1398140fa0
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-proto/xcb-proto/files/1.6-fix_negative.patch b/x11-proto/xcb-proto/files/1.6-fix_negative.patch
new file mode 100644
index 000000000000..a2f149eac562
--- /dev/null
+++ b/x11-proto/xcb-proto/files/1.6-fix_negative.patch
@@ -0,0 +1,14 @@
+diff -Naur src/xproto.xml src/xproto.xml
+--- src/xproto.xml 2009-12-02 10:06:59.000000000 +0100
++++ src/xproto.xml 2010-10-21 19:35:57.938000001 +0200
+@@ -1296,8 +1296,8 @@
+ <reply>
+ <field type="BOOL" name="same_screen" />
+ <field type="WINDOW" name="child" altenum="Window" />
+- <field type="CARD16" name="dst_x" />
+- <field type="CARD16" name="dst_y" />
++ <field type="INT16" name="dst_x" />
++ <field type="INT16" name="dst_y" />
+ </reply>
+ </request>
+
diff --git a/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild
new file mode 100644
index 000000000000..0d4855d5c772
--- /dev/null
+++ b/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild,v 1.1 2010/12/04 12:48:49 scarabeus Exp $
+
+EAPI=3
+PYTHON_DEPEND="2:2.5"
+
+inherit python xorg-2
+
+DESCRIPTION="X C-language Bindings protocol headers"
+HOMEPAGE="http://xcb.freedesktop.org/"
+EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
+[[ ${PV} != 9999* ]] && \
+ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+PATCHES=( "${FILESDIR}/1.6-fix_negative.patch" )
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-libs/libxml2"
+
+pkg_setup() {
+ python_set_active_version 2
+}
+
+src_install() {
+ xorg-2_src_install
+ python_clean_installation_image
+}
+
+pkg_postinst() {
+ python_mod_optimize xcbgen
+ ewarn "Please rebuild both libxcb and xcb-util if you are upgrading from version 1.6"
+}
+
+pkg_postrm() {
+ python_mod_cleanup xcbgen
+}