DESCRIPTION = "The constraint package is a constraint satisfaction problem solver written in 100% pure Python, using \ constraint propagation algorithms. So far, facilities are provided to work with finite domains only. SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "libc6 python-core" DEPENDS = "virtual/libc" SRCNAME = "constraint" SRC_URI = ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils '>index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/synergy
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-10-04various packages: Add/adjust SECTION.Paul Sokolovsky1
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin1