New package: xorg-docs-1.7.1

Closes: #35938 [via git-merge-pr]
This commit is contained in:
runrin 2022-03-02 19:25:59 -08:00 committed by Andrew Benson
parent 7373da8598
commit c8086f1fd9

View File

@ -0,0 +1,15 @@
# Template file for 'xorg-docs'
pkgname=xorg-docs
version=1.7.1
revision=1
build_style=gnu-configure
short_desc="Misc docs for the X Window System that don't fit into other packages"
maintainer="runrin <run.rin@rin.run>"
license="MIT, BSD-3-Clause"
homepage="www.x.org"
distfiles="${XORG_SITE}/doc/${pkgname}-${version}.tar.bz2"
checksum=24b8677c3462c10465cf50d40576d76682acd5835526093a575865b2aa242c4b
post_install() {
vlicense general/License.xml
}