summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-07-06 10:08:18 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-07-06 10:08:18 +0000
commitd876a980f2c51caed2da714728a65c02f7add7df (patch)
tree2bf519da19d1f9b105ea66ff48c4a65dc7db4b32
parentAdd ensymble. (diff)
downloaddrizzt-d876a980f2c51caed2da714728a65c02f7add7df.tar.gz
drizzt-d876a980f2c51caed2da714728a65c02f7add7df.tar.bz2
drizzt-d876a980f2c51caed2da714728a65c02f7add7df.zip
Version bump
svn path=/; revision=131
-rw-r--r--x11-libs/wxGTK/ChangeLog8
-rw-r--r--x11-libs/wxGTK/Manifest18
-rw-r--r--x11-libs/wxGTK/files/socketfix.patch29
-rw-r--r--x11-libs/wxGTK/wxGTK-2.8.4.0.ebuild (renamed from x11-libs/wxGTK/wxGTK-2.8.3.0.ebuild)16
4 files changed, 24 insertions, 47 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
new file mode 100644
index 0000000..8a8480d
--- /dev/null
+++ b/x11-libs/wxGTK/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for x11-libs/wxGTK
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 06 Jul 2007; Timothy Redaelli <drizzt@gentoo.org> ++,
+ -files/socketfix.patch, -wxGTK-2.8.3.0.ebuild:
+ Version bump
+
diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest
index 05ba009..bdd65c2 100644
--- a/x11-libs/wxGTK/Manifest
+++ b/x11-libs/wxGTK/Manifest
@@ -1,4 +1,14 @@
-AUX socketfix.patch 1034 RMD160 d04b4d76a5ea104b27eda6b88f5932c7dacc459a SHA1 9388f32a91366149d826f9c97766aacb7d8d75bf SHA256 0e7ddd814b9dc6ebf59a310c222602df29cfad2b1659bd97b30caf55887fa6ef
-DIST wxPython-src-2.8.3.0.tar.bz2 25004220 RMD160 f958cc7a3523b66c46d61c77c20b39280f008e68 SHA1 bcb931d00f3f5a218b8806bba8ba7424cbd08605 SHA256 086f8efa6ca7378463293226c39bd3ce17a7534e42651abbc2d9f8a00a260acb
-DIST wxWidgets-2.8.3-HTML.tar.gz 1754449 RMD160 f9f39ee33d3ccd4b200ee853777349ae2c505117 SHA1 046bc7ab5b5e881cf8d5120238aaa3f4d5d8948d SHA256 e4828c0a4f86681c152486b6f47d13e87052ea94a8a6b0e55526d699e21fe7fb
-EBUILD wxGTK-2.8.3.0.ebuild 5229 RMD160 3a53e29708e6da970a76ee3aea23c2257b962f12 SHA1 a01982ada3888e9b292a2db14c0671786722b8a2 SHA256 ca7c34603ab80a8f3cae16de82b48ac2c2170025349922b5e340692036b42fdb
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST wxPython-src-2.8.4.0.tar.bz2 25133956 RMD160 bbf8b040d0a990f0ac8324066cf8fe29cab84ba6 SHA1 0947c74762d1419f503d19b8b5fe4ac7c81b9cc6 SHA256 d0e007634b762fd2e98f29636ceabc5738cc92adf5c11b8553780ece64127252
+DIST wxWidgets-2.8.4-HTML.tar.gz 1596934 RMD160 65d0e8ff0aac36a46e20aa406979754545d806f3 SHA1 33c8716653805d0807f32b3ebdae84c672549233 SHA256 879a7ceb6e7eed258dffcf7236c7f99c307faba9a9325a53c86c789198f36241
+EBUILD wxGTK-2.8.4.0.ebuild 4862 RMD160 a665401b5ae9cdb3d58aacdc71f98bb93aaf6dd6 SHA1 3703c18c40a99507ad512f228ac5e017a674151f SHA256 03b675dc4d035429eaba393669a1b50d5a401182977c76fcf254bcf17801e2b7
+MISC ChangeLog 236 RMD160 ad94fc375c92f97320dcec0831142a408128f5a0 SHA1 34743293799c8e8dc059ba6de5b0a11f04ba7fbe SHA256 3147452fafb1b48f0ff40800db9d9e1cdfbf1eb64fbf09295b8dc3bd01309b31
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.4 (GNU/Linux)
+
+iD8DBQFGjhSSjJyKLBkBVroRArSOAKCJ1yZNFWgDUfjcdKP/SPACqmH/BQCcDRtW
+eeM7HC5gC7ZCBn9XG/QAQiM=
+=L7Vq
+-----END PGP SIGNATURE-----
diff --git a/x11-libs/wxGTK/files/socketfix.patch b/x11-libs/wxGTK/files/socketfix.patch
deleted file mode 100644
index bf694da..0000000
--- a/x11-libs/wxGTK/files/socketfix.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-Index: src/unix/gsocket.cpp
-===================================================================
-RCS file: /pack/cvsroots/wxwidgets/wxWidgets/src/unix/gsocket.cpp,v
-retrieving revision 1.67.2.2
-diff -u -r1.67.2.2 gsocket.cpp
---- src/unix/gsocket.cpp 2007/03/17 02:15:29 1.67.2.2
-+++ src/unix/gsocket.cpp 2007/03/25 19:28:24
-@@ -1168,17 +1168,16 @@
- else
- ret = Recv_Dgram(buffer, size);
-
-- /* If recv returned zero, then the connection is lost, and errno is not set.
-+ /* If recv returned zero, then the connection has been gracefully closed.
- * Otherwise, recv has returned an error (-1), in which case we have lost the
- * socket only if errno does _not_ indicate that there may be more data to read.
- */
- if (ret == 0)
- {
-- m_error = GSOCK_IOERR;
-+ /* Make sure wxSOCKET_LOST event gets sent */
- m_detected = GSOCK_LOST_FLAG;
-- Close();
-- // Signal an error for return
-- return -1;
-+ Detected_Read();
-+ return 0;
- }
- else if (ret == -1)
- {
diff --git a/x11-libs/wxGTK/wxGTK-2.8.3.0.ebuild b/x11-libs/wxGTK/wxGTK-2.8.4.0.ebuild
index c5afd02..74f0ce6 100644
--- a/x11-libs/wxGTK/wxGTK-2.8.3.0.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.8.4.0.ebuild
@@ -114,18 +114,6 @@ pkg_setup() {
fi
}
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/socketfix.patch"
-# epatch "${FILESDIR}/${P}-wxrc_build_fix.patch"
-# epatch "${FILESDIR}/${P}-dialog_focus.patch"
-# epatch "${FILESDIR}/${P}-slider_linesize.patch"
-#
-# # Reverse apply patch in wxPython tarball that breaks ABI
-# EPATCH_OPTS="-R" epatch "${S}/patches/listctrl-ongetitemcolumnimage.patch"
-}
-
src_compile() {
gnuconfig_update
append-flags -fno-strict-aliasing
@@ -139,12 +127,12 @@ src_compile() {
$(use_with opengl)
$(use_with gnome gnomeprint)"
fi
- if use stl; then
+ if use stl; then
myconf="${myconf}
$(use_enable stl)"
fi
- if use gif; then
+ if use gif; then
myconf="${myconf}
$(use_enable gif)"
else