* [Buildroot] [PATCH] package/libgpgme: properly tweak gpgme-config
@ 2018-12-11 15:24 Thomas Petazzoni
2018-12-13 20:53 ` Thomas Petazzoni
2018-12-16 21:29 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-12-11 15:24 UTC (permalink / raw)
To: buildroot
libgpgme installs a gpgme-config script, it should be tweaked using
the <pkg>_CONFIG_SCRIPTS mechanism. This is generally useful and is
going to be particularly important with per-package directories.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
package/libgpgme/libgpgme.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libgpgme/libgpgme.mk b/package/libgpgme/libgpgme.mk
index a70ffcf11d..85450c83d2 100644
--- a/package/libgpgme/libgpgme.mk
+++ b/package/libgpgme/libgpgme.mk
@@ -12,6 +12,7 @@ LIBGPGME_LICENSE_FILES = COPYING.LESSER
LIBGPGME_INSTALL_STAGING = YES
LIBGPGME_DEPENDENCIES = libassuan libgpg-error
LIBGPGME_LANGUAGE_BINDINGS = cl
+LIBGPGME_CONFIG_SCRIPTS = gpgme-config
LIBGPGME_CONF_OPTS = \
--with-gpg-error-prefix=$(STAGING_DIR)/usr \
--
2.19.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] package/libgpgme: properly tweak gpgme-config
2018-12-11 15:24 [Buildroot] [PATCH] package/libgpgme: properly tweak gpgme-config Thomas Petazzoni
@ 2018-12-13 20:53 ` Thomas Petazzoni
2018-12-16 21:29 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-12-13 20:53 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 11 Dec 2018 16:24:25 +0100, Thomas Petazzoni wrote:
> libgpgme installs a gpgme-config script, it should be tweaked using
> the <pkg>_CONFIG_SCRIPTS mechanism. This is generally useful and is
> going to be particularly important with per-package directories.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
> package/libgpgme/libgpgme.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] package/libgpgme: properly tweak gpgme-config
2018-12-11 15:24 [Buildroot] [PATCH] package/libgpgme: properly tweak gpgme-config Thomas Petazzoni
2018-12-13 20:53 ` Thomas Petazzoni
@ 2018-12-16 21:29 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-12-16 21:29 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> libgpgme installs a gpgme-config script, it should be tweaked using
> the <pkg>_CONFIG_SCRIPTS mechanism. This is generally useful and is
> going to be particularly important with per-package directories.
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Committed to 2018.02.x, 2018.08.x and 2018.11.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-16 21:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-11 15:24 [Buildroot] [PATCH] package/libgpgme: properly tweak gpgme-config Thomas Petazzoni
2018-12-13 20:53 ` Thomas Petazzoni
2018-12-16 21:29 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox