vp-build/templates/libXdmcp/template
Juan RP dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00

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