[oe] [meta-oe][PATCH v5] p7zip: new recipe

Koen Kooi koen at dominion.thruhere.net
Mon Feb 2 09:02:53 UTC 2015


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




More information about the Openembedded-devel mailing list