mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bernhard Walle <bernhard@bwalle.de>
Subject: Re: [ptxdist] [PATCH] tree: New package
Date: Fri, 08 Mar 2013 15:02:55 +0100	[thread overview]
Message-ID: <5139EF8F.902@pengutronix.de> (raw)
In-Reply-To: <1362748274-14677-1-git-send-email-bernhard@bwalle.de>


[-- Attachment #1.1: Type: text/plain, Size: 1880 bytes --]

On 03/08/2013 02:11 PM, Bernhard Walle wrote:
> Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
> ---
>  rules/tree.in   |  9 +++++++++
>  rules/tree.make | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 68 insertions(+)
>  create mode 100644 rules/tree.in
>  create mode 100644 rules/tree.make
> 
> diff --git a/rules/tree.in b/rules/tree.in
> new file mode 100644
> index 0000000..d513f04
> --- /dev/null
> +++ b/rules/tree.in
> @@ -0,0 +1,9 @@
> +## SECTION=shell_and_console
> +
> +config TREE
> +	tristate
> +	prompt "tree"
> +	select GCCLIBS_GCC_S
> +	help
> +	  A directory listing program displaying a depth indented list of
> +	  files.
> diff --git a/rules/tree.make b/rules/tree.make
> new file mode 100644
> index 0000000..997aabb
> --- /dev/null
> +++ b/rules/tree.make
> @@ -0,0 +1,59 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2013 by Bernhard Walle <bernhard@bwalle.de>
> +#
> +# See CREDITS for details about who has contributed to this project.
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +PACKAGES-$(PTXCONF_TREE) += tree
> +
> +#
> +# Paths and names
> +#
> +TREE_VERSION	:= 1.6.0
> +TREE_MD5	:= 04e967a3f4108d50cde3b4b0e89e970a
> +TREE		:= tree-$(TREE_VERSION)
> +TREE_SUFFIX	:= tgz
> +TREE_URL	:= ftp://mama.indstate.edu/linux/tree/$(TREE).$(TREE_SUFFIX)

Is there a http URL? ftp makes stress behind some paranoid corporate
firewalls.

Looks good otherwise.

Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2013-03-08 14:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08 13:11 Bernhard Walle
2013-03-08 14:02 ` Marc Kleine-Budde [this message]
2013-03-08 15:26   ` Bernhard Walle

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=5139EF8F.902@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=bernhard@bwalle.de \
    --cc=ptxdist@pengutronix.de \
    /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