From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] infozip: new package
Date: Mon, 14 Jan 2013 16:54:13 +0100 [thread overview]
Message-ID: <874nijsqu2.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1358170201-26050-1-git-send-email-jp@jp-embedded.com> (Jan Pedersen's message of "Mon, 14 Jan 2013 14:30:00 +0100")
>>>>> "Jan" == Jan Pedersen <jp@jp-embedded.com> writes:
Jan> This commit adds a package for infozip, compression and file
Jan> packaging/archive utility.
Jan> Signed-off-by: Jan Pedersen <jp@jp-embedded.com>
Jan> ---
Jan> package/Config.in | 1 +
Jan> package/infozip/Config.in | 10 ++++++++++
Jan> package/infozip/infozip.mk | 20 ++++++++++++++++++++
Jan> 3 files changed, 31 insertions(+)
Jan> create mode 100644 package/infozip/Config.in
Jan> create mode 100644 package/infozip/infozip.mk
Jan> diff --git a/package/Config.in b/package/Config.in
Jan> index 4f05665..ad2a742 100644
Jan> --- a/package/Config.in
Jan> +++ b/package/Config.in
Jan> @@ -11,6 +11,7 @@ source "package/bzip2/Config.in"
Jan> if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
Jan> source "package/gzip/Config.in"
Jan> endif
Jan> +source "package/infozip/Config.in"
Jan> source "package/lzop/Config.in"
Jan> source "package/lzma/Config.in"
Jan> source "package/xz/Config.in"
Jan> diff --git a/package/infozip/Config.in b/package/infozip/Config.in
Jan> new file mode 100644
Jan> index 0000000..1a4b756
Jan> --- /dev/null
Jan> +++ b/package/infozip/Config.in
Jan> @@ -0,0 +1,10 @@
Jan> +config BR2_PACKAGE_INFOZIP
Jan> + bool "infozip"
Jan> + help
Jan> + Zip is a compression and file packaging/archive utility.
Jan> + Although highly compatible both with PKWARE's PKZIP and
Jan> + PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip,
Jan> + our primary objectives have been portability and other-than-MSDOS
Jan> + functionality.
Trailing spaces an strange indentation / long line. I've fixed that up
and committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-01-14 15:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 13:30 [Buildroot] [PATCH 1/1] infozip: new package Jan Pedersen
2013-01-14 13:32 ` Thomas Petazzoni
2013-01-14 15:54 ` Peter Korsgaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-11 9:45 Jan Pedersen
2013-01-11 20:25 ` Arnout Vandecappelle
2013-01-10 10:41 Jan Pedersen
2013-01-10 11:15 ` Thomas Petazzoni
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=874nijsqu2.fsf@dell.be.48ers.dk \
--to=jacmet@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