20 lines
663 B
Text
20 lines
663 B
Text
# Template build file for 'libICE'.
|
|
pkgname=libICE
|
|
version=1.0.8
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="Inter Client Exchange (ICE) library for X"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
checksum=24a991284d02ff0c789bc8d11ad2e4dffe144cb70f24e28f9ce3e8b1ee08b71e
|
|
long_desc="
|
|
This package contains library and header files for the ICE
|
|
extension for X. This is the Inter Client Exchange library.
|
|
|
|
This is part of modular X.org project."
|
|
|
|
subpackages="$pkgname-devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build xtrans
|
|
Add_dependency build xproto
|