DESCRIPTION = "Python bindings for the sword library" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "python-core sword" DEPENDS = "sword-${PV} swig-native" SRCNAME = "sword" PR = "r0" SRC_URI = "http://crosswire.org/ftpmirror/pub/sword/source/v1.5/sword-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}/bindings/swig/package" EXTRA_OECONF = "--with-sword-dir=${STAGING_DIR_HOST}${layout_exec_prefix}" inherit distutils autotools PARALLEL_MAKE = "" do_configure_prepend() { touch ltmain.sh ./autogen.sh } do_compile() { oe_runmake BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} pythonswig python_make } do_install() { cd ${S}/python distutils_do_install } d class='form'>
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/linux/linux-2.6.25/at32stk1000
AgeCommit message (Expand)AuthorFiles
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-09-22linux 2.6.25: disable alsa drivers for at32stk1000Koen Kooi1
2008-09-07linux 2.6.25: make powertop a bit happier on at32stk1000Koen Kooi1
2008-09-07linux 2.6.25: enable amber leds for at32stk1000Koen Kooi1
2008-08-21linux-2.6.25: Add virtual mouse driver, but for AVR32 only.Leon Woestenberg1
2008-07-05linux 2.6.25: update at32stk1000 defconfig to include pcmcia->usb driversKoen Kooi1
2008-07-01linux 2.6.25: add support for at32stk1000Koen Kooi2