Another round of libX11 pkgs updated for xbps.
--HG-- extra : convert_revision : 1d32c5b049eab2af01ce01e4fcde53f02c3c4138
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
# Template build file for 'libXi'.
|
||||
pkgname=libXi
|
||||
version=1.1.3
|
||||
distfiles="
|
||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-malloc0returnsnull"
|
||||
pkgconfig_override="xi.pc"
|
||||
short_desc="X Input extension library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e6446f28a903eed54eccc5d4df685f9623942a0b
|
||||
checksum=c77a5bbe97d0d0a6493adefcf1bd57aca91bc33279633b3f6cf1d2bb8812153f
|
||||
long_desc="
|
||||
This package contains the Xi extension. This is the X Input extension
|
||||
library.
|
||||
|
||||
This is part of the X Libraries and Protocol Headers Project at
|
||||
freedesktop.org."
|
||||
|
||||
shared_deps="libX11-1.1 libXext-1.0"
|
||||
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 inputproto-1.4
|
||||
${shared_deps}"
|
||||
run_depends="glibc-2.8 ${shared_deps}"
|
||||
|
||||
Reference in New Issue
Block a user