vp-build/templates/xf86-input-synaptics/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

15 lines
495 B
Plaintext

# Template build file for 'xf86-input-synaptics'.
pkgname=xf86-input-synaptics
version=1.1.0
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Xorg synaptics touchpad input driver"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a72288348d27dd1d075aacb7286aac4e2182f518c069b177e72f3179de56bfc4
long_desc="
This is the synaptics input driver for the Xorg X11 server."
subpackages="devel"
Add_dependency full glibc
Add_dependency full xorg-server