ac80ddda40
That means that it's not necessary anymore to use an '@' before the extract suffix string. yay. --HG-- extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
13 lines
452 B
Cheetah
13 lines
452 B
Cheetah
# Template build file for 'xf86-input-keyboard'.
|
|
pkgname=xf86-input-keyboard
|
|
version=1.3.1
|
|
distfiles="
|
|
http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
|
short_desc="Modular Xorg keyboard driver"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=cccf96251364d79b434212f9ff1fcfd53359fe65
|
|
long_desc="
|
|
This is the keyboard driver for the modular Xorg server."
|