libXaw: do not build docs (fails if missing host tools), also cleanup makefile
Signed-off-by: Will Wagner <will_wagner@carallon.com> Acked-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
84e5d7c772
commit
e5b948a54e
2
CHANGES
2
CHANGES
@ -19,7 +19,7 @@
|
||||
php, pixman, portage, pppd, pthread-stubs, python, qt, radvd,
|
||||
setserial, squashfs, usb_modeswith, wget,
|
||||
xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
|
||||
xlib_libXfont, xlib_libXfontcache, xlib_libXxf86misc,
|
||||
xlib_libXaw, xlib_libXfont, xlib_libXfontcache, xlib_libXxf86misc,
|
||||
xlib_libpciaccess, xproto_dri2proto, xproto_eviext,
|
||||
xproto_fontcacheproto, xproto_xf86miscproto, xserver_xorg-server
|
||||
|
||||
|
@ -7,9 +7,8 @@
|
||||
XLIB_LIBXAW_VERSION = 1.0.7
|
||||
XLIB_LIBXAW_SOURCE = libXaw-$(XLIB_LIBXAW_VERSION).tar.bz2
|
||||
XLIB_LIBXAW_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXAW_AUTORECONF = NO
|
||||
XLIB_LIBXAW_INSTALL_STAGING = YES
|
||||
XLIB_LIBXAW_DEPENDENCIES = xlib_libX11 xlib_libXt xlib_libXmu xlib_libXpm xproto_xproto xlib_libXp
|
||||
XLIB_LIBXAW_CONF_OPT = --enable-shared --disable-static
|
||||
XLIB_LIBXAW_CONF_OPT = --enable-shared --disable-static --disable-docs
|
||||
|
||||
$(eval $(call AUTOTARGETS,package/x11r7,xlib_libXaw))
|
||||
|
Loading…
Reference in New Issue
Block a user