2009-03-19 01:05:05 +01:00
|
|
|
# Template build file for 'libXdmcp'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXdmcp
|
2012-03-08 09:08:54 +01:00
|
|
|
version=1.1.1
|
|
|
|
homepage="http://xorg.freedesktop.org"
|
2009-02-09 02:01:28 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2008-09-30 04:02:44 +02:00
|
|
|
short_desc="X Display Manager Control Protocol library from X.org"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-08 09:08:54 +01:00
|
|
|
license="MIT"
|
|
|
|
checksum=9ace6d4230f9dce4ed090692f82f613253ada8f887b23b3d8ff3dd4e3a7c118e
|
2008-09-30 04:02:44 +02:00
|
|
|
long_desc="
|
|
|
|
This is the X Display Manager Control Protocol library. This is
|
|
|
|
from the modular X.org X11 project."
|
2009-02-09 02:01:28 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2009-03-19 01:05:05 +01:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|