vp-build/templates/libX11-1.1.5.tmpl
Juan RP f369e3648b Use the pkg-config helper in libX11 required deps and fix libX11 deps db file.
--HG--
extra : convert_revision : 8604fbfd9918bfca3c3ceb2dbd068754f3b0d218
2008-09-30 23:18:02 +02:00

18 lines
659 B
Cheetah
Executable File

# Template file for 'libX11-1.1.5'
pkgname=libX11-1.1.5
extract_sufx=".tar.bz2"
url=http://xorg.freedesktop.org/releases/individual/lib
build_style=gnu_configure
pkgconfig_override="x11.pc"
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
configure_args="--enable-man-pages=3 --without-xcb
--disable-malloc0returnsnull"
short_desc="Base X libraries from modular Xorg X11"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=78567a999640851e7daba1ab44603ec099d0b619
long_desc="
This is the libX11 library that is the C binding to the X protocol. It
is the foundation of practically every X Window System program out there.
This is from the modular X.org X11 project."