void-packages/srcpkgs/thrift/template
2019-10-24 14:24:01 +02:00

13 lines
489 B
Bash

# Template file for 'thrift'
pkgname=thrift
version=0.13.0
revision=1
build_style=gnu-configure
makedepends="boost-devel libressl-devel"
short_desc="Apache Thrift compiler"
maintainer="Renato Aguiar <renato@renag.me>"
license="Apache-2.0"
homepage="https://thrift.apache.org/"
distfiles="http://www-us.apache.org/dist/thrift/${version}/thrift-${version}.tar.gz"
checksum=7ad348b88033af46ce49148097afe354d513c1fca7c607b59c33ebb6064b5179
nocross="Executes binaries for testing during build"