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/ } ader'> cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/perl/libdigest-sha1-perl-native_2.11.bb
AgeCommit message (Expand)AuthorFiles
2006-11-20perl: Replace the require in the native modules with a simpler version thatJamie Lenehan1
2006-10-04perl: For native perl module packages determine the actual non-nativeJamie Lenehan1
2006-09-26perl modules: Add the first collection of perl modules. These modules areJamie Lenehan1