summaryrefslogtreecommitdiff
path: root/packages/python/python-dialog_2.7.bb
blob: 401b312d76179df3f7f649cbdcd51f605095c514 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "dialog-like functionality in Python"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "LGPL"
SRCNAME = "pythondialog"

SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.bz2"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
oriesJan Luebbe2 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details 2006-04-24bitbake files inheriting palmtop: don't override EXTRA_QMAKEVARS_POST, ↵Michael Lauer1 append to it 2005-09-19Make cp invocations BSD compatibleHolger Freyther1