Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Tue, 29 Mar 2005 09:41:28 +0000 (09:41 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Tue, 29 Mar 2005 09:41:28 +0000 (09:41 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/03/29 11:03:17+02:00 uni-frankfurt.de!mickeyl
libgmail: s/DEPENDS/RDEPENDS/

2005/03/29 10:54:55+02:00 uni-frankfurt.de!mickeyl
add python-libgmail, Python bindings for Google's Gmail Service

BKrev: 424922c8wRwb3u3ZR2Kd2f3MF_QlAg

packages/meta/task-python-everything_0.9.0.bb
packages/meta/task-python-sharprom_0.9.0.bb
packages/python/python-libgmail_0.0.7.bb [new file with mode: 0644]

index 8addb73..9e3a3a9 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION= "Everything Python"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-PR = "r6"
+PR = "r7"
 DEPENDS = "    python-ao               \
                python-constraint       \
                python-crypto           \
@@ -15,6 +15,7 @@ DEPENDS = "   python-ao               \
                python-irclib           \
                python-irclib           \
                python-logilab          \
+               python-libgmail         \
                python-mad              \
                python-native           \
                python-numeric          \
index e69de29..07132e7 100644 (file)
@@ -0,0 +1,61 @@
+DESCRIPTION= "Everything Python for SharpROM"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+PR = "r1"
+
+NONWORKING = "  python-codes           \
+               python-crypto           \
+               python-gmpy             \
+               python-pysqlite         \
+               python-pygtk            \
+               python-pyqwt            \
+               python-sgmlop"
+
+DEPENDS = "    python-ao               \
+               python-constraint       \
+               python-dialog           \
+               python-egenix-mx-base   \
+               python-pycurl           \
+               python-fnorb            \
+               python-fpconst          \
+               python-gnosis           \
+               python-hmm              \
+               python-irclib           \
+               python-irclib           \
+               python-libgmail         \
+               python-logilab          \
+               python-mad              \
+               python-native           \
+               python-numeric          \
+               python-ogg              \
+               python-pexpect          \
+               python-pychecker        \
+               python-pygoogle         \
+               python-pylinda          \
+               python-pylint           \
+               python-pyqt             \
+               python-pyreverse        \
+               python-pyro             \
+               python-pyserial         \
+               python-pyxml            \
+               python-pyxmlrpc         \
+               python-quicklauncher    \
+               python-scapy            \
+               python-scons            \
+               python-sip              \
+               python-snmplib          \
+               python-soappy           \
+               python-tlslite          \
+               python-urwid            \
+               python-vmaps            \
+               python-vorbis           \
+               moin                    \
+               plone                   \
+               twisted                 \
+               zope"
+RDEPENDS=${DEPENDS}
+
+#fixme add python-pycap once libdnet is in again
+#fixme add python-pyx once kpathwhich-native is there
+#fixme add packages dynamically
+#fixme python-numarray doesn't work with soft-float
+LICENSE = MIT
diff --git a/packages/python/python-libgmail_0.0.7.bb b/packages/python/python-libgmail_0.0.7.bb
new file mode 100644 (file)
index 0000000..e69de29