blob: 8d69217dba18d6605a61ab4687c3907d967a7432 [file] [log] [blame]
################################################################################
#
# xlib_libXv -- X.Org Xv library
#
################################################################################
XLIB_LIBXV_VERSION = 1.0.6
XLIB_LIBXV_SOURCE = libXv-$(XLIB_LIBXV_VERSION).tar.bz2
XLIB_LIBXV_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXV_INSTALL_STAGING = YES
XLIB_LIBXV_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_videoproto xproto_xproto
XLIB_LIBXV_CONF_OPT = --disable-malloc0returnsnull
$(eval $(autotools-package))