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/ } id' value='bb668b9e99edea043a0c321109d76ca16c5e453f'/> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-pymp3_0.3.4.bb
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2006-08-18python-pymp3: fix DEPENDS: s/python-ncurses/python-cursesMarcin Juszkiewicz1
2005-08-01use mirror for python-inotify and python-pymp3Michael Lauer1
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
2005-02-09Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
2004-12-31Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1