20 lines
544 B
Text
20 lines
544 B
Text
# Template build file for 'xcmiscproto'.
|
|
pkgname=xcmiscproto
|
|
version=1.2.0
|
|
revision=2
|
|
build_style=gnu-configure
|
|
short_desc="XCMisc extension headers from X.org"
|
|
homepage="http://xorg.freedesktop.org"
|
|
license="MIT"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
|
checksum=de17c06b7005c5e9ab469e324e76c5c3b8baa2dfc3c1dc7e93438c197facf68e
|
|
long_desc="
|
|
This provides the XCMisc extension headers from modular X.org project."
|
|
|
|
xcmiscproto_package() {
|
|
noarch="yes"
|
|
pkg_install() {
|
|
vmove usr
|
|
}
|
|
}
|