From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH v5] p7zip: new recipe
Date: Mon, 02 Feb 2015 10:02:53 +0100 [thread overview]
Message-ID: <maneft$mtj$1@ger.gmane.org> (raw)
In-Reply-To: <1422622652-28318-1-git-send-email-raphael.freudiger@siemens.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Raphael Freudiger schreef op 30-01-15 om 13:57:
> p7zip is the command line version of 7-Zip for Unix/Linux.
> +DESCRIPTION = "7-zip is a commandline utility handling 7z archives."
> +HOMEPAGE = "http://www.7-zip.org/" +LICENSE = "LGPL-2.1+ & unRAR"
> +LIC_FILES_CHKSUM =
> "file://DOCS/copying.txt;md5=ecfc54c9e37b63ac58900061ce2eab5a \ +
> file://DOCS/unRarLicense.txt;md5=9c87ddde469ef94aed153b0951d088de" +
> +SRC_URI =
> "http://downloads.sourceforge.net/p7zip/p7zip/${PV}/p7zip_${PV}_src_all.tar.bz2
> \ + file://do_not_override_compiler.patch" + +S =
> "${WORKDIR}/${PN}_${PV}" + +INHIBIT_PACKAGE_STRIP = "1"
Why is that needed?
> + +do_install() { + install -d ${D}${bindir} + install -m 0755
> ${S}/bin/* ${D}${bindir} +} + +SRC_URI[md5sum] =
> "bd6caaea567dc0d995c990c5cc883c89" +SRC_URI[sha256sum] =
> "49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782"
Group all the SRC_URI* entries together please
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFUzz09MkyGM64RGpERAl3YAJ4xDjvtnUowteVKqze1p2eV3vDTrgCfdSxh
tbuifAfyZpTKm64O3ibOB3s=
=Oxlo
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2015-02-02 9:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-30 12:57 [meta-oe][PATCH v5] p7zip: new recipe Raphael Freudiger
2015-02-02 9:02 ` Koen Kooi [this message]
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='maneft$mtj$1@ger.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