DESCRIPTION = "FUSE Python bindings." LICENSE = "GPLv2" DEPENDS = "fuse" PV = "0.0+cvs${SRCDATE}" PR = "r1" SRC_URI = "cvs://anonymous@fuse.cvs.sourceforge.net/cvsroot/fuse;module=python" inherit distutils S = "${WORKDIR}/python" FILES_${PN}-dbg += "${libdir}/python*/site-packages/fuseparts/.debu*" ='https://git.multitech.net/cgit/multitech-oe.git' title='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/opie-pimconverter
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther2
2006-03-04packages/opie-pimconverter:Holger Freyther1
2006-01-12Correct Opie PV format to preserve upgradability of packages but note where c...Richard Purdie