From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv7 1/5] pkgconf: new package
Date: Mon, 29 Oct 2012 22:11:44 +0100 [thread overview]
Message-ID: <87boflhtkf.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1351109444-3301-1-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Wed, 24 Oct 2012 17:10:44 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> pkgconf is a drop-in replacement for pkg-config that doesn't need
Gustavo> itself to build and just requires a C89 compiler.
Gustavo> Instead of using a patch for hardcoded sysroot support (as the patch to
Gustavo> pkg-config does) we rely instead on a wrapper script that takes the
Gustavo> appropiate action.
Gustavo> +#############################################################
Gustavo> +#
Gustavo> +# pkgconf
Gustavo> +#
Gustavo> +#############################################################
Gustavo> +
Gustavo> +PKGCONF_VERSION = 0.8.9
Gustavo> +PKGCONF_SITE = http://tortois.es/~nenolod/distfiles
Gustavo> +PKGCONF_SOURCE = pkgconf-$(PKGCONF_VERSION).tar.bz2
Gustavo> +
Gustavo> +PKG_CONFIG_HOST_BINARY = $(HOST_DIR)/usr/bin/pkg-config
This line doesn't really belong here (it should go in the commit
removing host-pkg-config), but as it's the same value the pkg-config.mk
one, it's not a big deal.
Committed entire series, thanks!
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2012-10-29 21:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 20:10 [Buildroot] [PATCHv7 1/5] pkgconf: new package Gustavo Zacarias
2012-10-24 22:49 ` Thomas Petazzoni
2012-10-29 21:11 ` Peter Korsgaard [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=87boflhtkf.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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