pycairo: add homepage, license
This commit is contained in:
parent
ad75d2c24b
commit
eb58729f39
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'pycairo'
|
||||
pkgname=pycairo
|
||||
version=1.8.8
|
||||
revision=6
|
||||
revision=7
|
||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
depends="python"
|
||||
makedepends="pkg-config cairo-devel glibc-devel python-devel"
|
||||
short_desc="Python bindings for the cairo graphics library"
|
||||
homepage="http://cairographics.org/pycairo/"
|
||||
license="LGPL-3"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2f52599943ca03c8ff336a0e84b1c8b74f30e2a3de9cb6a9a42a93a848832860
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in New Issue