ed3e629b66
--HG-- extra : convert_revision : cbc4b2786249be47cc910f4e4cca4cd8591c2042
17 lines
573 B
Text
17 lines
573 B
Text
# Template build file for 'libXdmcp'.
|
|
pkgname=libXdmcp
|
|
sourcepkg=$pkgname
|
|
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
|