All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] gd: add gd-ft recipe
Date: Fri, 02 Apr 2010 09:44:01 +0200	[thread overview]
Message-ID: <hp4781$59h$2@dough.gmane.org> (raw)
In-Reply-To: <1270152215-17642-1-git-send-email-khimov@altell.ru>

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

On 01-04-10 22:03, Roman I Khimov wrote:
> GD with Freetype support, this kind of setup is needed for some
> packages like sarg. If needed, choose with
> 
> PREFERRED_PROVIDER_gd = "gd-ft"

Looking thru git log it seems that is more due to the build failing in
the past than a conscious decision. I vote for adding it to the main gd
recipe.

regards,

Koen

> 
> Signed-off-by: Roman I Khimov <khimov@altell.ru>
> ---
>  recipes/gd/gd-ft_2.0.35+2.0.36rc1.bb |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/gd/gd-ft_2.0.35+2.0.36rc1.bb
> 
> diff --git a/recipes/gd/gd-ft_2.0.35+2.0.36rc1.bb b/recipes/gd/gd-ft_2.0.35+2.0.36rc1.bb
> new file mode 100644
> index 0000000..174bbe6
> --- /dev/null
> +++ b/recipes/gd/gd-ft_2.0.35+2.0.36rc1.bb
> @@ -0,0 +1,8 @@
> +include gd_${PV}.bb
> +
> +DEPENDS += "freetype"
> +
> +PROVIDES = "gd"
> +RPROVIDES_${PN} = "gd"
> +
> +EXTRA_OECONF += "--with-freetype"
> \ No newline at end of file

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLtaBBMkyGM64RGpERAlvwAKCo6DY8plmxaPTKytLpfjnA15WKuQCeJjJ8
94PMNj9J2B6SaxcLeQEaNkg=
=Jxf0
-----END PGP SIGNATURE-----




  parent reply	other threads:[~2010-04-02  7:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 20:03 [PATCH 1/2] gd: add gd-ft recipe Roman I Khimov
2010-04-01 20:03 ` [PATCH 2/2] sarg: new recipe Roman I Khimov
2010-04-01 21:18   ` Khem Raj
2010-04-02  5:25     ` Roman I Khimov
2010-04-01 21:29 ` [PATCH 1/2] gd: add gd-ft recipe Khem Raj
2010-04-02  7:44 ` Koen Kooi [this message]
2010-04-05 19:48   ` [PATCH 1/2] gd: build with freetype support Roman I Khimov
2010-04-05 19:48     ` [PATCH 2/2] sarg: new recipe Roman I Khimov

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='hp4781$59h$2@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.