Convert packages to {host,}makedepends and XBPS_CROSS_BUILD.
This commit is contained in:
parent
d83a901909
commit
ea38e4719a
144 changed files with 338 additions and 455 deletions
|
@ -7,8 +7,8 @@ pycompile_module="unidecode"
|
|||
wrksrc="Unidecode-${version}"
|
||||
build_style=python-module
|
||||
depends="python>=2.7"
|
||||
makedepends="python-devel python-distribute"
|
||||
crossmakedepends="python-devel"
|
||||
hostmakedepends="python-distribute"
|
||||
makedepends="python-devel"
|
||||
short_desc="Python ASCII transliterations of Unicode text"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://pypi.python.org/pypi/Unidecode"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue