[Buildroot] [PATCH 01/36] xorg: New package xproto_presentproto

Peter Korsgaard jacmet at uclibc.org
Sun Jan 5 11:39:12 UTC 2014


>>>>> "Bernd" == Bernd Kuhls <berndkuhls at hotmail.com> writes:

 > Signed-off-by: Bernd Kuhls <berndkuhls at hotmail.com>
 > ---
 > +################################################################################
 > +#
 > +# xproto_presentproto
 > +#
 > +################################################################################
 > +
 > +XPROTO_PRESENTPROTO_VERSION = 1.0
 > +XPROTO_PRESENTPROTO_SOURCE = presentproto-$(XPROTO_PRESENTPROTO_VERSION).tar.bz2
 > +XPROTO_PRESENTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 > +XPROTO_PRESENTPROTO_LICENSE = MIT
 > +XPROTO_PRESENTPROTO_LICENSE_FILES = COPYING

There's no COPYING in the tarball, so I've changed it to presentproto.h

The configure script uses pkg-config to find xorg-macros, so I've added
host-pkgconf and xutil_util-macros to the dependencies.

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list