From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <5139EF8F.902@pengutronix.de> Date: Fri, 08 Mar 2013 15:02:55 +0100 From: Marc Kleine-Budde MIME-Version: 1.0 References: <1362748274-14677-1-git-send-email-bernhard@bwalle.de> In-Reply-To: <1362748274-14677-1-git-send-email-bernhard@bwalle.de> Subject: Re: [ptxdist] [PATCH] tree: New package Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1698796542==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Bernhard Walle This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1698796542== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2BABENGFGLFLLIUCRUEQV" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2BABENGFGLFLLIUCRUEQV Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 03/08/2013 02:11 PM, Bernhard Walle wrote: > Signed-off-by: Bernhard Walle > --- > 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 >=20 > 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=3Dshell_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 > +# > +# See CREDITS for details about who has contributed to this project. > +# > +# For further information about the PTXdist project and license condit= ions > +# see the README file. > +# > + > +# > +# We provide this package > +# > +PACKAGES-$(PTXCONF_TREE) +=3D tree > + > +# > +# Paths and names > +# > +TREE_VERSION :=3D 1.6.0 > +TREE_MD5 :=3D 04e967a3f4108d50cde3b4b0e89e970a > +TREE :=3D tree-$(TREE_VERSION) > +TREE_SUFFIX :=3D tgz > +TREE_URL :=3D 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 --=20 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 | ------enig2BABENGFGLFLLIUCRUEQV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlE575UACgkQjTAFq1RaXHO6dwCfVnaWAMnMKpgqv31EDnK6SDlN GqUAn1zfq+xo7Tvj6Qzh9SpZBWg2OGNa =HCFG -----END PGP SIGNATURE----- ------enig2BABENGFGLFLLIUCRUEQV-- --===============1698796542== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1698796542==--