xgamma: add homepage, license
This commit is contained in:
parent
4e5e9bb701
commit
13af6039fe
1 changed files with 3 additions and 1 deletions
|
@ -3,9 +3,11 @@ pkgname=xgamma
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="pkg-config libX11-devel libXxf86vm-devel"
|
makedepends="pkg-config libX11-devel libXxf86vm-devel"
|
||||||
short_desc="Alter gamma correction"
|
short_desc="Alter gamma correction"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7dc8334882a060bcc90042bceac5132dd87d5acc8d043b16311ef2134aea8e16
|
checksum=7dc8334882a060bcc90042bceac5132dd87d5acc8d043b16311ef2134aea8e16
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in a new issue