xorg-cf-files: fix license, homepage
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
a5d2153ce0
commit
d4f4b54433
@@ -1,16 +1,20 @@
|
||||
# Template file for 'xorg-cf-files'
|
||||
pkgname=xorg-cf-files
|
||||
version=1.0.6
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake xorg-util-macros font-util"
|
||||
short_desc="X.Org imake program and related utilities"
|
||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||
license="X11"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
homepage="https://www.x.org/wiki/"
|
||||
distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.bz2"
|
||||
checksum=4dcf5a9dbe3c6ecb9d2dd05e629b3d373eae9ba12d13942df87107fdc1b3934d
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user