2009-03-19 01:02:41 +01:00
|
|
|
# Template build for 'inputproto'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=inputproto
|
2013-04-22 21:39:14 +02:00
|
|
|
version=2.3
|
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2008-09-30 04:02:44 +02:00
|
|
|
short_desc="Input extension headers from X.org"
|
2013-03-29 13:39:27 +01:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2008-09-30 04:02:44 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-12 16:39:50 +02:00
|
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
2013-04-22 21:39:14 +02:00
|
|
|
checksum=7d26b193f6699f8e9c1e28bf026844b7ecea33dd644402523471be109152c32f
|
2009-03-19 01:02:41 +01:00
|
|
|
|
2013-04-12 16:39:50 +02:00
|
|
|
inputproto_package() {
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
2013-04-22 21:39:14 +02:00
|
|
|
vmove all
|
2013-04-12 16:39:50 +02:00
|
|
|
}
|
|
|
|
}
|