[Buildroot] [PATCH 06/18] libtirpc: new package

Peter Korsgaard jacmet at uclibc.org
Sun Nov 4 00:47:50 UTC 2012


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 Thomas> +++ b/package/libtirpc/libtirpc.mk
 Thomas> @@ -0,0 +1,17 @@
 Thomas> +#############################################################
 Thomas> +#
 Thomas> +# libtirpc
 Thomas> +#
 Thomas> +#############################################################
 Thomas> +
 Thomas> +LIBTIRPC_VERSION = 0.2.2
 Thomas> +LIBTIRPC_SOURCE = libtirpc-$(LIBTIRPC_VERSION).tar.bz2
 Thomas> +LIBTIRPC_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libtirpc/libtirpc/$(LIBTIRPC_VERSION)
 Thomas> +LIBTIRPC_LICENSE = BSD-3c
 Thomas> +LIBTIRPC_LICENSE_FILES = COPYING
 Thomas> +
 Thomas> +LIBTIRPC_INSTALL_STAGING = YES
 Thomas> +LIBTIRPC_AUTORECONF = YES
 Thomas> +LIBTIRPC_DEPENDENCIES = host-pkg-config

It is called host-pkgconf now. Why do we need it if libtirpc doesn't
have any other dependencies?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list