libXp: fix makedeps, add homepage & license
This commit is contained in:
parent
28a7029b14
commit
f8026bde28
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template build file for 'libXp'.
|
# Template build file for 'libXp'.
|
||||||
pkgname=libXp
|
pkgname=libXp
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config xproto xextproto printproto libX11-devel libXext-devel libXau-devel"
|
makedepends="pkg-config xproto xextproto printproto libX11-devel libXext-devel"
|
||||||
short_desc="X Print Service Extension Library"
|
short_desc="X Print Service Extension Library"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7e64b1550ce85b05762e960459ac676a0406c786756b200ff29c57f84bce9cae
|
checksum=7e64b1550ce85b05762e960459ac676a0406c786756b200ff29c57f84bce9cae
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in a new issue