DESCRIPTION = "A Curses-based mp3 player. See http://damien.degois.info/PyMP3/" SECTION = "console/multimedia" PRIORITY = "optional" RDEPENDS = "python-core python-curses python-pyid3lib python-mad python-ao" LICENSE = "GPL" PR = "r2" SRC_URI = "http://www.vanille.de/mirror/PyMP3-0.3.4.tar.gz" S = "${WORKDIR}/PyMP3-0.3.4" PY_FILES = "box_info.py layer.py sound_ctrl.py stack.py txt_tools.py" do_install() { install -d ${D}${libdir} install -d ${D}${libdir}/${PYTHON_DIR} install -d ${D}${libdir}/${PYTHON_DIR}/site-packages for f in ${PY_FILES} do install -m 0644 $f ${D}${libdir}/${PYTHON_DIR}/site-packages/ done install -d ${D}${bindir} install -m 755 pymp3 ${D}${bindir}/ } FILES_${PN} += " ${libdir}/${PYTHON_DIR}/site-packages/" d' value='75433e541e23e4f3be84af955f8cddea4dff826c'/> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/opie-button-settings/opie-button-settings-1.2.1
n
AgeCommit message (Expand)AuthorFiles
2005-10-18opie-button-settings 1.2.1: CVS backported patch for OPIE bug #1624Marcin Juszkiewicz2
1
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel1
2006-01-13gpe-what: Add 0.42.Florian Boor1