17 lines
584 B
Bash
17 lines
584 B
Bash
# Template file for 'python-M2Crypto'
|
|
pkgname=python-M2Crypto
|
|
version=0.22.3
|
|
revision=3
|
|
patch_args="-Np1"
|
|
wrksrc="M2Crypto-${version}"
|
|
build_style=python-module
|
|
pycompile_module="M2Crypto"
|
|
hostmakedepends="python-setuptools swig libressl-devel"
|
|
makedepends="libressl-devel python-devel"
|
|
short_desc="Python crypto and SSL toolkit"
|
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|
license="BSD"
|
|
homepage="https://github.com/martinpaljak/M2Crypto"
|
|
distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz"
|
|
checksum=6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72
|