[oe] [RFC][PATCH] plowshare: Add Git version (initial recipe)

Koen Kooi koen at dominion.thruhere.net
Tue Aug 14 09:57:18 UTC 2012


-----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 at 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-----





More information about the Openembedded-devel mailing list