summaryrefslogtreecommitdiffstats
path: root/package/dialog/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/d*/Config.in: fix help text wrappingAdam Duskett2017-05-111-3/+4
| | | | | | | | | | | | | | The check-package script when ran gives warnings on text wrapping on all of these Config files. This patch cleans up all warnings related to the text wrapping for the Config files starting with the letter d in the package directory. The appropriate indentation is: <tab><2 spaces><62 chars> See http://nightly.buildroot.org/#writing-rules-config-in for more information. Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package: kill pointless text justificationGustavo Zacarias2015-04-231-1/+1
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dialog: bump to version 1.2-20150125Gustavo Zacarias2015-02-211-5/+0
| | | | | | | | And drop thread requirement, it's really not necessary. For python-dialog that was already inherent in python itself. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dialog: bump to version 1.2-20140219Gustavo Zacarias2014-06-131-0/+2
| | | | | | | | Add a homepage. Ditch custom install target commands, they're not needed. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dialog: add missing comment when thread support is missingThomas Petazzoni2013-12-081-0/+4
| | | | | | | | This was noticed when reviewing the packaging for the python-dialog package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dialog: needs mmuGustavo Zacarias2013-02-251-0/+1
| | | | | | | | Fixes http://autobuild.buildroot.net/results/bfb968d611e8dea43c604726a3005c72a7d6ee28/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dialog: needs mmuGustavo Zacarias2012-12-281-0/+1
| | | | | | | | Fixes http://autobuild.buildroot.net/results/b673ef6d6315dc5df77e000199a63f90904829d5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dialog: fix build, ensure host includes aren't usedPeter Korsgaard2010-11-251-8/+8
| | | | | | | | configure looks for libintl, so ensure it is available. Also make sure the host ncurses headers aren't used. Fix up Config.in indentation while we're at it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Replace space by tabsUlf Samuelsson2007-07-281-2/+2
|
* - bump versionBernhard Reutner-Fischer2006-12-221-3/+3
| | | | - add to targets. Closes #724
* add package dialog per case 0000148David Anders2006-01-231-0/+11
OpenPOWER on IntegriCloud