summaryrefslogtreecommitdiff
path: root/packages/python/python-dialog_2.7.bb
blob: fa54a5a7f3a263344ef8b100bcb742cd7b0e3858 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Dialog-like functionality for Python Console Programs"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "LGPL"
SRCNAME = "pythondialog"
PR = "ml0"

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

inherit distutils
-of-line in about 900 bb files.Rolf Leggewie2 2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie2 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2 2006-08-25avetanabt: add version 20060413Mustafa Yuecel2 2006-03-10avetanabt-cvs: remove unappliable patchMustafa Yuecel3 2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1 2005-09-30avetanabt_cvs: remove avetanalocaldevice.patchMustafa Yuecel1 2005-09-30avetana_cvs: some cosmetic changes and working patchMustafa Yuecel2 2005-09-09avetanabt_svn: rename to avetanabt_cvs because sources are in a cvs repositoryMustafa Yuecel1 2005-09-05avetanabt_cvs: add version.xml and patch\n - add version.xml to have version...Mustafa Yuecel3 2005-08-18add HOMEPAGE for further informationsMustafa Yuecel1 2005-08-18add avetanabt. now we can use bluetooth with java (JSR-82)Mustafa Yuecel2