Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [RFC][PATCH] plowshare: Add Git version (initial recipe)
Date: Tue, 14 Aug 2012 11:57:18 +0200	[thread overview]
Message-ID: <k0d7ds$odu$2@dough.gmane.org> (raw)
In-Reply-To: <CAL2sKTn13OQ4edHfMwEVzLrpEO1prWGJ_V-1ueZj4KH4BBTDtA@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 14-08-12 11:48, Matthieu schreef:
> Add recipe for plowshare (git repository).
> 
> Signed-off-by: Matthieu Crapet <mcrapet@gmail.com> --- plowshare_git.bb |
> 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode
> 100644 plowshare_git.bb
> 
> diff --git a/plowshare_git.bb b/plowshare_git.bb

Directory structure?

> new file mode 100644 index 0000000..ec33bff --- /dev/null +++
> b/plowshare_git.bb @@ -0,0 +1,25 @@ +DESCRIPTION = "Command-line
> download/upload tool for file sharing hosters" +HOMEPAGE =
> "http://code.google.com/p/plowshare/" +SECTION = "console/utils" + 
> +LICENSE = "GPLv3" +LIC_FILES_CHKSUM =
> "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + +PV =
> "gitr${SRCPV}"

No

> +PE = "1"

No

> +SRCREV = "${AUTOREV}"

Hell no!

> +DEPENDS = "bash curl"

RDEPENDS_${PN}

> +SRC_URI =
> "git://code.google.com/p/plowshare.git;protocol=http;branch=master" +S =
> "${WORKDIR}/git" + +inherit allarch + +# Nothing to compile, it's
> scripts! +do_compile() { +	: +} + +do_install() { +	oe_runmake
> PREFIX="${prefix}" DESTDIR="${D}" install +} -- 1.7.9.5
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFQKiD+MkyGM64RGpERAnvKAKCz9+ARsy0k+JWrVQWjXnLfBqtF9wCgm6lN
ECd9h8ZSl49eDoOTSlbkiRo=
=MO1Y
-----END PGP SIGNATURE-----




  reply	other threads:[~2012-08-14 10:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14  9:48 [RFC][PATCH] plowshare: Add Git version (initial recipe) Matthieu
2012-08-14  9:57 ` Koen Kooi [this message]
2012-08-14 12:50   ` [RFC][PATCH v2] " Matthieu
2012-08-14 17:40     ` Jack Mitchell
2012-08-15  8:43       ` Matthieu Crapet
2012-08-15  8:53         ` Koen Kooi
2012-08-15  9:27           ` Paul Eggleton

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='k0d7ds$odu$2@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /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