Added pycairo-1.8.8 build template.
--HG-- extra : convert_revision : dbb658c6c8baf7878728533076e8ef33033d9364
This commit is contained in:
parent
37450247d3
commit
bcfebb947e
2 changed files with 15 additions and 0 deletions
2
srcpkgs/pycairo/depends
Normal file
2
srcpkgs/pycairo/depends
Normal file
|
@ -0,0 +1,2 @@
|
|||
abi_depends=">=1.8.8"
|
||||
api_depends="${abi_depends}"
|
13
srcpkgs/pycairo/template
Normal file
13
srcpkgs/pycairo/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'pycairo'
|
||||
pkgname=pycairo
|
||||
version=1.8.8
|
||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Python bindings for the cairo graphics library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2f52599943ca03c8ff336a0e84b1c8b74f30e2a3de9cb6a9a42a93a848832860
|
||||
long_desc="
|
||||
Pycairo is a set of Python bindings for the cairo graphics library."
|
||||
|
||||
Add_dependency full cairo
|
||||
Add_dependency full python
|
Loading…
Add table
Reference in a new issue