xextproto: update to 7.3.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'xextproto'.
|
# Template build file for 'xextproto'.
|
||||||
pkgname=xextproto
|
pkgname=xextproto
|
||||||
version=7.2.0
|
version=7.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="xmlto"
|
hostmakedepends="xmlto"
|
||||||
short_desc="XExt extension headers from X.org"
|
short_desc="XExt extension headers from X.org"
|
||||||
@@ -9,13 +9,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
checksum=d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5
|
checksum=f3f4b23ac8db9c3a9e0d8edb591713f3d70ef9c3b175970dd8823dfc92aa5bb0
|
||||||
long_desc="
|
|
||||||
This provides the XExt extension headers from modular X.org project."
|
|
||||||
|
|
||||||
xextproto_package() {
|
xextproto_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user