xcmsdb: add homepage, license
This commit is contained in:
parent
f660a55adb
commit
40ed2f7c86
1 changed files with 3 additions and 1 deletions
|
@ -3,9 +3,11 @@ pkgname=xcmsdb
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
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"
|
makedepends="pkg-config libX11-devel"
|
||||||
short_desc="Device Color Characterization utility for X"
|
short_desc="Device Color Characterization utility for X"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b237d060f1eed71fa2bfe089b7fb04508299e1a49091a7d7b0e536f8344d5a80
|
checksum=b237d060f1eed71fa2bfe089b7fb04508299e1a49091a7d7b0e536f8344d5a80
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in a new issue