glproto: update to 1.4.17.
This commit is contained in:
parent
b8e3c05c11
commit
f7f304e142
@ -1,20 +1,18 @@
|
|||||||
# Template build file for 'glproto'.
|
# Template build file for 'glproto'.
|
||||||
pkgname=glproto
|
pkgname=glproto
|
||||||
version=1.4.16
|
version=1.4.17
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="GL extension headers"
|
short_desc="GL extension headers from X.org"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
checksum=54dd663a7f5ed702f2ff035b79edf770c2f850867ac0d55742f696bfc8b2598d
|
checksum=adaa94bded310a2bfcbb9deb4d751d965fcfe6fb3a2f6d242e2df2d6589dbe40
|
||||||
long_desc="
|
|
||||||
This package provides the GL extension headers from modular X.org."
|
|
||||||
|
|
||||||
glproto_package() {
|
glproto_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user