All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] mcpp : Add recipe. mcpp is a c/c++ preprocessor.
Date: Thu, 12 Dec 2013 12:12:13 +0100	[thread overview]
Message-ID: <l8c5l6$shd$1@ger.gmane.org> (raw)
In-Reply-To: <1386792469-1451-1-git-send-email-philip@balister.org>

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

Philip Balister schreef op 11-12-13 21:07:
> Includes a patch from Zeroc to help with ice builds.
> 
> Signed-off-by: Philip Balister <philip@balister.org> ---
e/recipes-devtools/mcpp/mcpp_2.7.2.bb
b/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb
> new file mode 100644 index 0000000..6a635c5 --- /dev/null +++
> b/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb @@ -0,0 +1,19 @@ 
> +DESCRIPTION = "MCPP is a portable C/C++ preprocessor"

S/DESCRIPTION/SUMMARY/

> +HOMEPAGE = "http://mcpp.sourceforge.net/" +LICENSE = "BSD"

LIC_FILES_CHKSUM goes here

> + +SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \ +
> file://ice-mcpp.patch "

SRC_URI sums go here

> + +inherit autotools + +EXTRA_OECONF = " --enable-mcpplib " + 
> +BBCLASSEXTEND = "native nativesdk"

Delete everything below here

> + + +LIC_FILES_CHKSUM =
> "file://LICENSE;md5=5ca370b75ec890321888a00cea9bc1d5" + + 
> +SRC_URI[md5sum] = "512de48c87ab023a69250edc7a0c7b05" +SRC_URI[sha256sum]
> = "3b9b4421888519876c4fc68ade324a3bbd81ceeb7092ecdbbc2055099fcb8864"
> 

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

iD8DBQFSqZoNMkyGM64RGpERAkEmAJ95ZnPmjoXWeOY6RUV38Ef0WEQXZQCeN3ld
9YrSiUGZMnDs3qx1COBxhs8=
=XNJE
-----END PGP SIGNATURE-----



      reply	other threads:[~2013-12-12 11:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 20:07 [meta-oe][PATCH] mcpp : Add recipe. mcpp is a c/c++ preprocessor Philip Balister
2013-12-12 11:12 ` 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='l8c5l6$shd$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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.