aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Piasek <dagger@gentoo.org>2009-02-01 16:09:28 +0000
committerRobert Piasek <dagger@gentoo.org>2009-02-01 16:09:28 +0000
commit7d35f3177ad4b1baf900d6d03a326a797c6eb90c (patch)
tree1275f80f9a62c73b2d1d5f140231425fb597a2b1 /dev-python
parentoops! fucked up Manifest of openmoko-dialer3 (diff)
downloadembedded-cross-7d35f3177ad4b1baf900d6d03a326a797c6eb90c.tar.gz
embedded-cross-7d35f3177ad4b1baf900d6d03a326a797c6eb90c.tar.bz2
embedded-cross-7d35f3177ad4b1baf900d6d03a326a797c6eb90c.zip
EFL revision bump from 38500 to 38885.
EFL python bindings revision bump from 38500 to 38885
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/efl-python-meta/Manifest1
-rw-r--r--dev-python/efl-python-meta/efl-python-meta-20080201-r38885.ebuild20
-rw-r--r--dev-python/python-e_dbus/Manifest1
-rw-r--r--dev-python/python-e_dbus/python-e_dbus-20090201-r38885.ebuild21
-rw-r--r--dev-python/python-ecore/Manifest1
-rw-r--r--dev-python/python-ecore/python-ecore-20090201-r38885.ebuild22
-rw-r--r--dev-python/python-edje/Manifest1
-rw-r--r--dev-python/python-edje/python-edje-20090201-r38885.ebuild20
-rw-r--r--dev-python/python-emotion/Manifest1
-rw-r--r--dev-python/python-emotion/python-emotion-20090201-r38885.ebuild20
-rw-r--r--dev-python/python-epsilon/Manifest1
-rw-r--r--dev-python/python-epsilon/python-epsilon-20090201-r38885.ebuild20
-rw-r--r--dev-python/python-etk/Manifest1
-rw-r--r--dev-python/python-etk/python-etk-20090201-r38885.ebuild20
-rw-r--r--dev-python/python-evas/Manifest1
-rw-r--r--dev-python/python-evas/python-evas-20090201-r38885.ebuild29
16 files changed, 180 insertions, 0 deletions
diff --git a/dev-python/efl-python-meta/Manifest b/dev-python/efl-python-meta/Manifest
index 9a4b0e7..614871d 100644
--- a/dev-python/efl-python-meta/Manifest
+++ b/dev-python/efl-python-meta/Manifest
@@ -1 +1,2 @@
EBUILD efl-python-meta-20080109.ebuild 532 RMD160 7eff047a0827080651cc5f33be2baf023345cc67 SHA1 aaad83ee56e8f06f115e125afb3ec5ca65ab06ab SHA256 2785aedfc44704e920636056248468b4883954c72a5af0c1f70c9a99cc70c845
+EBUILD efl-python-meta-20080201-r38885.ebuild 539 RMD160 396e983e40dca89454c2614194c97b22ceca0a91 SHA1 53ebb8b2e8614af416e6421fb9bababe12b838d7 SHA256 01e8fe9117a09560959a6d2e4bd50f3eba8773b325f5897787c36af72ac0552a
diff --git a/dev-python/efl-python-meta/efl-python-meta-20080201-r38885.ebuild b/dev-python/efl-python-meta/efl-python-meta-20080201-r38885.ebuild
new file mode 100644
index 0000000..fcfe8f1
--- /dev/null
+++ b/dev-python/efl-python-meta/efl-python-meta-20080201-r38885.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Meta package for all python bindings for EFL libraries"
+HOMEPAGE="http://enlightenment.org"
+LICENSE="GPL-2"
+
+KEYWORDS="~arm ~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ >=dev-python/python-evas-${PVR}
+ >=dev-python/python-ecore-${PVR}
+ >=dev-python/python-edje-${PVR}
+ >=dev-python/python-emotion-${PVR}
+ >=dev-python/python-epsilon-${PVR}
+ >=dev-python/python-e_dbus-${PVR}
+ >=dev-python/python-etk-${PVR}"
diff --git a/dev-python/python-e_dbus/Manifest b/dev-python/python-e_dbus/Manifest
index c2fa79a..c8c06f4 100644
--- a/dev-python/python-e_dbus/Manifest
+++ b/dev-python/python-e_dbus/Manifest
@@ -1 +1,2 @@
EBUILD python-e_dbus-20090115-r38500.ebuild 513 RMD160 bbf66c5a86f4edbea72dcb00b62d02358982ccf9 SHA1 46ad6fa87cb52c2b2132ff87150c139c4afde5b1 SHA256 1b4a7a8469c136f0b29f5c959002931de0b85ac9d88cf9a1fa1e6ece557ba61a
+EBUILD python-e_dbus-20090201-r38885.ebuild 511 RMD160 b20fe8ba875a93a26846f0a5d493c6d8bf71f523 SHA1 907274ce086b27e68ec85e96ed79ada86160f95c SHA256 cc0c82bb12d9467b53e6dd3357b8b817097542f9c3393f31f0adce7d8fa75898
diff --git a/dev-python/python-e_dbus/python-e_dbus-20090201-r38885.ebuild b/dev-python/python-e_dbus/python-e_dbus-20090201-r38885.ebuild
new file mode 100644
index 0000000..8bc4d0e
--- /dev/null
+++ b/dev-python/python-e_dbus/python-e_dbus-20090201-r38885.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Python bindings for E_DBUS library"
+HOMEPAGE="http://www.enlightenment.org/"
+ESVN_REPO_URI="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/${PN}"
+ESVN_REVISION="r38885"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+inherit distutils subversion
+
+RDEPEND="
+ =x11-libs/e_dbus-${PVR}
+ dev-python/dbus-python"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ >=dev-lang/python-2.3"
diff --git a/dev-python/python-ecore/Manifest b/dev-python/python-ecore/Manifest
index ec40746..81502c3 100644
--- a/dev-python/python-ecore/Manifest
+++ b/dev-python/python-ecore/Manifest
@@ -1 +1,2 @@
EBUILD python-ecore-20090115-r38500.ebuild 553 RMD160 aeba618a6e3c0b2141a2392f87c81df7b9d8c14a SHA1 36fd845ed2ac172e8c114cc105ddc4d53b1beccc SHA256 1972c372681e1dd570ad378fd9236c6be5211387b8dc86c9044fcc00e78fbb3b
+EBUILD python-ecore-20090201-r38885.ebuild 540 RMD160 43824de8e9faf46d002463ef03285603a82a880d SHA1 7af77cf64c5916f0723c6784053b86c11f5f184e SHA256 a086e8372ccf20be553f3a76cec59df4343961471b72c9593051d913a9518cff
diff --git a/dev-python/python-ecore/python-ecore-20090201-r38885.ebuild b/dev-python/python-ecore/python-ecore-20090201-r38885.ebuild
new file mode 100644
index 0000000..bb9980f
--- /dev/null
+++ b/dev-python/python-ecore/python-ecore-20090201-r38885.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Python bindings for ECORE library"
+HOMEPAGE="http://www.enlightenment.org/"
+ESVN_REPO_URI="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/${PN}"
+ESVN_REVISION="r38885"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+inherit distutils subversion
+
+RDEPEND="
+ =x11-libs/ecore-${PVR}
+ =dev-libs/eina-${PVR}"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ =dev-python/python-evas-${PVR}
+ >=dev-lang/python-2.3"
diff --git a/dev-python/python-edje/Manifest b/dev-python/python-edje/Manifest
index ef3ec75..42e7ad1 100644
--- a/dev-python/python-edje/Manifest
+++ b/dev-python/python-edje/Manifest
@@ -1 +1,2 @@
EBUILD python-edje-20090115-r38500.ebuild 541 RMD160 82da3b589f16eac956719cff71accfb270d0d646 SHA1 d0073be923da625066c0908eb534085cf5647257 SHA256 5a84317038ba6b6992e37f14753007bbef6dabc76f527291aebe649c3f710728
+EBUILD python-edje-20090201-r38885.ebuild 529 RMD160 b6b622fa241fe061fc4e30f5134c2e8e8e6d6aea SHA1 a4096889e3d394c4d838705892378240260cc96b SHA256 a9008590bae8466fd0077ce16d9fb2cb2e7d9e6d32fcd6371d429a920589e403
diff --git a/dev-python/python-edje/python-edje-20090201-r38885.ebuild b/dev-python/python-edje/python-edje-20090201-r38885.ebuild
new file mode 100644
index 0000000..3817ecc
--- /dev/null
+++ b/dev-python/python-edje/python-edje-20090201-r38885.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Python bindings for EDJE library"
+HOMEPAGE="http://www.enlightenment.org/"
+ESVN_REPO_URI="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/${PN}"
+ESVN_REVISION="r38885"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+inherit distutils subversion
+
+RDEPEND="=media-libs/edje-${PVR}"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ =dev-python/python-evas-${PVR}
+ >=dev-lang/python-2.3"
diff --git a/dev-python/python-emotion/Manifest b/dev-python/python-emotion/Manifest
index 1aee4d4..34effe4 100644
--- a/dev-python/python-emotion/Manifest
+++ b/dev-python/python-emotion/Manifest
@@ -1 +1,2 @@
EBUILD python-emotion-20090115-r38500.ebuild 516 RMD160 daf57fb9edda66ac596f88407c5e9b4922677f76 SHA1 d0d565270eafed43dc0119283437e9f38b6050af SHA256 7881120bdc1d434fd85326f2646e6d37be205b29d5898fb772ee2bf3db7a2225
+EBUILD python-emotion-20090201-r38885.ebuild 511 RMD160 e8fd04df512989ae32e5efeab85a8d5048aee220 SHA1 fe79176c450fb20342811fdaa49f20c0f95a61ed SHA256 06b8b5c23cd5eea37cce31cdf8802baed61ce51724aa5cf73d07dbc933132ac2
diff --git a/dev-python/python-emotion/python-emotion-20090201-r38885.ebuild b/dev-python/python-emotion/python-emotion-20090201-r38885.ebuild
new file mode 100644
index 0000000..724e66a
--- /dev/null
+++ b/dev-python/python-emotion/python-emotion-20090201-r38885.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Python bindings for E_DBUS library"
+HOMEPAGE="http://www.enlightenment.org/"
+ESVN_REPO_URI="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/${PN}"
+ESVN_REVISION="r38885"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+inherit distutils subversion
+
+RDEPEND="=dev-libs/eina-${PVR}
+ =media-libs/emotion-${PVR}"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ >=dev-lang/python-2.3"
diff --git a/dev-python/python-epsilon/Manifest b/dev-python/python-epsilon/Manifest
index 4fbe5d2..73ed9ec 100644
--- a/dev-python/python-epsilon/Manifest
+++ b/dev-python/python-epsilon/Manifest
@@ -1 +1,2 @@
EBUILD python-epsilon-20090115-r38500.ebuild 516 RMD160 fee1a767a73e58833bf56fd7c6336b48aafc7a9b SHA1 015b91054baaaf0d77aba7f9b029a2b5cf141ae7 SHA256 ffcbbc2e9e0caca6b33e0121046d8d84e1450db571e5035ebd235ec4125cccd1
+EBUILD python-epsilon-20090201-r38885.ebuild 511 RMD160 6b14facbd5847c401c2a602374990eea0c2bed68 SHA1 6b7efd368d92ab01d7bf61ff2a1c204216fd9e5b SHA256 5e91ceed4844ce25e3cb90427e5f0e3133203c3212e69fd1c7c748a5751667b1
diff --git a/dev-python/python-epsilon/python-epsilon-20090201-r38885.ebuild b/dev-python/python-epsilon/python-epsilon-20090201-r38885.ebuild
new file mode 100644
index 0000000..624de24
--- /dev/null
+++ b/dev-python/python-epsilon/python-epsilon-20090201-r38885.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Python bindings for E_DBUS library"
+HOMEPAGE="http://www.enlightenment.org/"
+ESVN_REPO_URI="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/${PN}"
+ESVN_REVISION="r38885"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+inherit distutils subversion
+
+RDEPEND="=dev-libs/eina-${PVR}
+ =media-libs/epsilon-${PVR}"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ >=dev-lang/python-2.3"
diff --git a/dev-python/python-etk/Manifest b/dev-python/python-etk/Manifest
index b752c65..b8e51cc 100644
--- a/dev-python/python-etk/Manifest
+++ b/dev-python/python-etk/Manifest
@@ -1 +1,2 @@
EBUILD python-etk-20090115-r38500.ebuild 500 RMD160 88f30de37aa86eb30f80e37d99bcf27dc8be167b SHA1 fde55e500ef15d632e3fa1c010abe94c3006ffee SHA256 59577c8139903f62de3f4966cf21035ade070b995b9eae6d59f50eb2f1040c2b
+EBUILD python-etk-20090201-r38885.ebuild 498 RMD160 4415506b2c770dbca2db8e33afb57a9234dede0d SHA1 eec2b0f9d1f94ea1c32691aff19c7aa23981b0fc SHA256 dfe38356d6ee9b5978f4da3fe17166a53e719c84b40f517e553462c808080fe3
diff --git a/dev-python/python-etk/python-etk-20090201-r38885.ebuild b/dev-python/python-etk/python-etk-20090201-r38885.ebuild
new file mode 100644
index 0000000..0a0e39a
--- /dev/null
+++ b/dev-python/python-etk/python-etk-20090201-r38885.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Python bindings for ETK library"
+HOMEPAGE="http://www.enlightenment.org/"
+ESVN_REPO_URI="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/${PN}"
+ESVN_REVISION="r38885"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+inherit distutils subversion
+
+RDEPEND="=x11-libs/etk-${PVR}
+ dev-python/cython"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ >=dev-lang/python-2.3"
diff --git a/dev-python/python-evas/Manifest b/dev-python/python-evas/Manifest
index 93c6753..b5d0c77 100644
--- a/dev-python/python-evas/Manifest
+++ b/dev-python/python-evas/Manifest
@@ -1,2 +1,3 @@
AUX python-evas-setup.diff 414 RMD160 f1e7e5ff5af953bcb96f7d8692e76002bcadee44 SHA1 dbe0009bd05922048bd8cd6c0fc3147395c4ba4c SHA256 b4fdb497fc7778ad713bf04a603a7571b423e6a4dbcfe3b50001b72a60d0fc95
EBUILD python-evas-20090115-r38500.ebuild 708 RMD160 de7d3014a3f75dd9e731391ea06bc038e8c89d2c SHA1 116f28eba560db9b798d9d45b37d89bf6c154bd4 SHA256 788208a87396e508edaf23c058e8abec1c35880baef4555bff6538b9bc4a925a
+EBUILD python-evas-20090201-r38885.ebuild 642 RMD160 2688fb06d90c2c90d2dbf518ac023d3b1b11abda SHA1 366e70863940606542284e590db109888fccb4e5 SHA256 d946e045074f4f884b714f8d522c597333cf80baf7d7c065db8009a0ede74552
diff --git a/dev-python/python-evas/python-evas-20090201-r38885.ebuild b/dev-python/python-evas/python-evas-20090201-r38885.ebuild
new file mode 100644
index 0000000..618b6c0
--- /dev/null
+++ b/dev-python/python-evas/python-evas-20090201-r38885.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Python bindings for EVAS library"
+HOMEPAGE="http://www.enlightenment.org/"
+ESVN_REPO_URI="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/${PN}"
+ESVN_REVISION="r38885"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+inherit distutils subversion
+
+RDEPEND="=x11-libs/evas-${PVR}
+ =dev-libs/eina-${PVR}"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ >=dev-lang/python-2.3
+ >=dev-python/cython-0.9.6.12"
+
+src_unpack() {
+ subversion_src_unpack
+
+ cd "${S}"
+
+ epatch "${FILESDIR}"/"${PN}"-setup.diff
+} \ No newline at end of file