summaryrefslogtreecommitdiff
path: root/packages/python/python-efl.inc
blob: aa12b979f804acc31fbfaf9ffa5b73ef8461eb63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "${PN} bindings"
LICENSE = "BSD"
AUTHOR = "Gustavo Sverzut Barbieri <barbieri@gmail.com>"
HOMEPAGE = "http://www.enlightenment.org"
DEPENDS = "python-pyrex-native python-numeric"
PV = "0.1.1+cvs${SRCDATE}"

inherit distutils

SRC_URI = "${E_CVS};module=e17/proto/python-efl/${PN}"
S = "${WORKDIR}/${PN}"

do_install_append() {
	rm ${D}${libdir}/${PYTHON_DIR}/site-packages/site.*
}

FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/*.egg/*/*/.debug"

>2005-04-16add .inc file for automake-native; don't make STAGING_DATADIR/aclocal symlink.Phil Blundell1 2005-03-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson5 2005-03-09remove DEFAULT_PREFERENCE for automake 1.9.xPhil Blundell2 2005-03-09Fix the automake path bits .. again .. forgot to patch Makefile.in while i wa...Chris Larson6 2005-03-09Fix the automake paths fix.. it wasnt subst'ing @bindir@.Chris Larson6 2005-03-09Apply patch to fix a bug where automake was using a path (PERL variable,Chris Larson6 2005-03-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson5 2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net5 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson12