2009-03-19 01:43:04 +01:00
|
|
|
# Template build file for 'libICE'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libICE
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.6
|
2009-04-27 01:20:15 +02:00
|
|
|
patch_files="configure_sh_assignment_broken.diff"
|
2009-02-09 02:01:28 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 05:09:19 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Inter Client Exchange (ICE) library for X"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=a8346859505d2aa27ecc4531f1c86d72801936d96c31c5beaeff4587441b568b
|
2008-10-01 05:09:19 +02: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 02:01:28 +01:00
|
|
|
|
2009-03-19 01:43:04 +01:00
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xtrans
|
|
|
|
Add_dependency full glibc
|