DESCRIPTION = "A pure Python implementation of Zeroconf" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "LGPL" SRC_URI = "${SOURCEFORGE_MIRROR}/pyzeroconf/pyzeroconf-${PV}.tgz" S = "${WORKDIR}/pyzeroconf-${PV}" inherit distutils-base do_install() { install -d ${D}${libdir} install -d ${D}${libdir}/${PYTHON_DIR} install -d ${D}${libdir}/${PYTHON_DIR}/site-packages install -m 0644 Zeroconf.py ${D}${libdir}/${PYTHON_DIR}/site-packages/ } src='/cgit.png' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/gpstk
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
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2007-03-25gpstk: add a custom do_installKoen Kooi1
2007-03-24gpstk: Open source libraries and applications to facilitate working with GPS ...Rod Whitby4