[Buildroot] [PATCH 2/2] liblinebreak: new package

Peter Korsgaard jacmet at uclibc.org
Thu Jan 3 23:40:03 UTC 2013


>>>>> "Mikhail" == Mikhail Boiko <mikhailboiko85 at gmail.com> writes:

 Mikhail> +++ b/package/liblinebreak/liblinebreak.mk
 Mikhail> @@ -0,0 +1,14 @@
 Mikhail> +#############################################################
 Mikhail> +#
 Mikhail> +# liblinebreak
 Mikhail> +#
 Mikhail> +#############################################################
 Mikhail> +
 Mikhail> +LIBLINEBREAK_VERSION = 2.1
 Mikhail> +LIBLINEBREAK_SOURCE = liblinebreak-$(LIBLINEBREAK_VERSION).tar.gz
 Mikhail> +LIBLINEBREAK_SITE = http://downloads.sourceforge.net/project/vimgadgets/
 Mikhail> liblinebreak/$(LIBLINEBREAK_VERSION)
 Mikhail> +LIBLINEBREAK_INSTALL_STAGING = YES
 Mikhail> +LIBLINEBREAK_CONF_OPT = --disable-docs
 Mikhail> +LIBLINEBREAK_DEPENDENCIES = host-pkgconf

Next to Yanns comments I also wonder if it doesn't need E.G. wchar
support in the toolchain.

You depend on host-pkgconf but nothing else, which seems a bit odd.
pkgconf is normally used to find other dependencies.

Care to resend with these things fixed?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list