vp-build/templates/xf86-input-joystick/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
486 B
Plaintext

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