DESCRIPTION = "A PyQt-optimized Python Quicklauncher for Qt/Embedded based Palmtop Environments" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " RDEPENDS = "python-pyqt" PR = "ml1" SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/tools/pyquicklauncher" S = "${WORKDIR}/pyquicklauncher" LICENSE = "GPL" inherit distutils do_compile() { true } # # FIXME: Launch during postinstall # do_install() { install -d ${D}${libdir}/${PYTHON_DIR}/ install -m 0755 quicklauncher.py ${D}${libdir}/${PYTHON_DIR}/ install -d ${D}${libdir}/${PYTHON_DIR}/site-packages/quicklauncher/ install -m 0755 testapp.py ${D}${libdir}/${PYTHON_DIR}/site-packages/quicklauncher/ } p-1.x' selected='selected'>multitech-corecdp-1.x Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/x-load/x-load-git/overo
AgeCommit message (Expand)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-08-02x-load: merge x-load recipe and patches from http://www.sakoman.net/cgi-bin/g...Koen Kooi2