parent
7373da8598
commit
c8086f1fd9
1 changed files with 15 additions and 0 deletions
15
srcpkgs/xorg-docs/template
Normal file
15
srcpkgs/xorg-docs/template
Normal 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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue