From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/dialog
Date: Fri, 22 Dec 2006 05:38:05 -0800 (PST) [thread overview]
Message-ID: <20061222133805.4B07C4859C@busybox.net> (raw)
Author: aldot
Date: 2006-12-22 05:38:04 -0800 (Fri, 22 Dec 2006)
New Revision: 17052
Log:
- bump version
- add to targets. Closes #724
Modified:
trunk/buildroot/package/dialog/Config.in
trunk/buildroot/package/dialog/dialog.mk
Changeset:
Modified: trunk/buildroot/package/dialog/Config.in
===================================================================
--- trunk/buildroot/package/dialog/Config.in 2006-12-22 12:36:13 UTC (rev 17051)
+++ trunk/buildroot/package/dialog/Config.in 2006-12-22 13:38:04 UTC (rev 17052)
@@ -5,7 +5,7 @@
help
dialog - display dialog boxes from shell scripts
- This application provides a method of displaying several different types
- of dialog boxes from shell scripts. This allows a developer of a script
- to interact with the user in a much friendlier manner.
+ This application provides a method of displaying several different
+ types of dialog boxes from shell scripts. This allows a developer
+ of a script to interact with the user in a much friendlier manner.
Modified: trunk/buildroot/package/dialog/dialog.mk
===================================================================
--- trunk/buildroot/package/dialog/dialog.mk 2006-12-22 12:36:13 UTC (rev 17051)
+++ trunk/buildroot/package/dialog/dialog.mk 2006-12-22 13:38:04 UTC (rev 17052)
@@ -4,7 +4,7 @@
#
#############################################################
###testing: DIALOG_VERSION:=1.0-20050116-1
-DIALOG_VERSION:=1.0-20050206
+DIALOG_VERSION:=1.0-20060221
DIALOG_SOURCE:=dialog_$(DIALOG_VERSION).orig.tar.gz
DIALOG_SITE:=http://ftp.debian.org/debian/pool/main/d/dialog
DIALOG_DIR:=$(BUILD_DIR)/dialog-$(DIALOG_VERSION)
@@ -56,3 +56,11 @@
dialog-dirclean:
rm -rf $(DIALOG_DIR)
+#############################################################
+#
+# Toplevel Makefile options
+#
+#############################################################
+ifeq ($(strip $(BR2_PACKAGE_DIALOG)),y)
+TARGETS+=dialog
+endif
next reply other threads:[~2006-12-22 13:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-22 13:38 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-01-22 8:54 [Buildroot] svn commit: trunk/buildroot/package/dialog aldot at uclibc.org
2007-02-13 14:00 jacmet at uclibc.org
2007-08-13 0:12 ulf at uclibc.org
2007-09-23 14:21 ulf at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061222133805.4B07C4859C@busybox.net \
--to=aldot@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox