From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][PATCH] quazip: new recipe
Date: Wed, 1 Jul 2015 15:17:18 +0200 [thread overview]
Message-ID: <20150701131718.GG2409@jama> (raw)
In-Reply-To: <1435735750-26252-1-git-send-email-net147@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1419 bytes --]
On Wed, Jul 01, 2015 at 05:29:10PM +1000, Jonathan Liu wrote:
> Signed-off-by: Jonathan Liu <net147@gmail.com>
> ---
> recipes-qt/quazip/quazip_0.7.1.bb | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100644 recipes-qt/quazip/quazip_0.7.1.bb
>
> diff --git a/recipes-qt/quazip/quazip_0.7.1.bb b/recipes-qt/quazip/quazip_0.7.1.bb
> new file mode 100644
> index 0000000..97a6e4f
> --- /dev/null
> +++ b/recipes-qt/quazip/quazip_0.7.1.bb
> @@ -0,0 +1,15 @@
> +SUMMARY = "Qt/C++ wrapper for ZIP/UNZIP package"
> +LICENSE = "LGPLv2.1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4"
> +DEPENDS = "qtbase"
> +
> +SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"
${BPN}-${PV} -> ${BP}
> +SRC_URI[md5sum] = "3b99effb2a9417707d463e6f19cf2629"
> +SRC_URI[sha256sum] = "78c984103555c51e6f7ef52e3a2128e2beb9896871b2cc4d4dbd4d64bff132de"
> +
> +S = "${WORKDIR}/${BPN}-${PV}"
This looks like default ${BP}, can you drop it?
> +
> +inherit qmake5
> +
> +EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"
> +EXTRA_QMAKEVARS_POST += "SUBDIRS=${BPN}"
> --
> 2.4.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
prev parent reply other threads:[~2015-07-01 13:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-01 7:29 [meta-qt5][PATCH] quazip: new recipe Jonathan Liu
2015-07-01 13:17 ` Martin Jansa [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=20150701131718.GG2409@jama \
--to=martin.jansa@gmail.com \
--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