DESCRIPTION = "PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis \ tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be \ used to generate files readable by Argo UML." SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " RDEPENDS = "python-core python-logilab python-pyxml" SRCNAME = "pyreverse" SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils e='multitech-oe.git' href='/cgit/multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/xorg-driver/xf86-video-ark_X11R7.0-0.5.0.5.bb
AgeCommit message (Collapse)AuthorFiles
2007-08-05Xorg: drop stale recipes X11R7* in PV. Those aren't needed anymore after the ↵Koen Kooi1
Xorg cleanup from poky was merged
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-24xorg-driver: Update for X11R7.0 and X11R7.1.Raymond Danks1