xwd: add homepage, license
This commit is contained in:
parent
bd1a308235
commit
127a62abaa
1 changed files with 3 additions and 1 deletions
|
@ -3,10 +3,12 @@ pkgname=xwd
|
||||||
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
|
||||||
depends="libX11"
|
depends="libX11"
|
||||||
makedepends="pkg-config libX11-devel"
|
makedepends="pkg-config libX11-devel"
|
||||||
short_desc="Dump an image of an X window"
|
short_desc="Dump an image of an X window"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b7a6c889911a0ab52f9f92a83658abb81e213969ad4e6c73c11c9274a438b01e
|
checksum=b7a6c889911a0ab52f9f92a83658abb81e213969ad4e6c73c11c9274a438b01e
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in a new issue