Added sexy-python-0.1.9 build template.
--HG-- extra : convert_revision : 58368003216d4cbf693f882352ddc94c8b960c76
This commit is contained in:
parent
2f058880f6
commit
75d2a68565
2 changed files with 16 additions and 0 deletions
2
srcpkgs/sexy-python/depends
Normal file
2
srcpkgs/sexy-python/depends
Normal file
|
@ -0,0 +1,2 @@
|
|||
abi_depends=">=0.1.9"
|
||||
api_depends="${abi_depends}"
|
14
srcpkgs/sexy-python/template
Normal file
14
srcpkgs/sexy-python/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'sexy-python'
|
||||
pkgname=sexy-python
|
||||
version=0.1.9
|
||||
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Python bindings for libsexy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
||||
long_desc="
|
||||
This packages provides the Python bindings."
|
||||
|
||||
Add_dependency run libsexy
|
||||
Add_dependency full pygtk
|
||||
Add_dependency build libsexy-devel
|
Loading…
Reference in a new issue