17 lines
554 B
Plaintext
17 lines
554 B
Plaintext
# Template build file for 'libXdmcp'.
|
|
pkgname=libXdmcp
|
|
version=1.0.2
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="X Display Manager Control Protocol library from X.org"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=f3e50c1847599145c22784a2f15818821960652ee91d21d905817fb7c10f96a8
|
|
long_desc="
|
|
This is the X Display Manager Control Protocol library. This is
|
|
from the modular X.org X11 project."
|
|
|
|
subpackages="devel"
|
|
Add_dependency full glibc
|
|
Add_dependency build pkg-config
|
|
Add_dependency build xproto
|