2009-03-19 00:43:04 +00:00
|
|
|
# Template build file for 'libICE'.
|
2008-10-04 04:29:49 +00:00
|
|
|
pkgname=libICE
|
2012-03-03 04:55:38 +00:00
|
|
|
version=1.0.8
|
|
|
|
homepage="http://xorg.freedesktop.org/"
|
2009-02-09 01:01:28 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2008-10-01 03:09:19 +00:00
|
|
|
short_desc="Inter Client Exchange (ICE) library for X"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-03 04:55:38 +00:00
|
|
|
license="MIT"
|
|
|
|
checksum=24a991284d02ff0c789bc8d11ad2e4dffe144cb70f24e28f9ce3e8b1ee08b71e
|
2008-10-01 03:09:19 +00:00
|
|
|
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."
|
2009-02-09 01:01:28 +00:00
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2009-03-19 00:43:04 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xtrans
|
2010-04-22 11:56:09 +00:00
|
|
|
Add_dependency build xproto
|