# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
set branch [join [lrange [split ${version} .] 0 1] .]
categories databases devel
description Drizzle client and protocol library
long_description ${description}
homepage https://launchpad.net/${name}
master_sites https://launchpad.net/${name}/${branch}/${version}/+download/
checksums rmd160 fd39a87255c003ef55e4bd3c2b8b6f5f0cbe66e9 \
sha256 74b7c0900b36d5e684092f8526fc9a15ae7b2d8d71d033be00fc1b81684dc7f9
depends_lib path:lib/libssl.dylib:openssl \
configure.args --disable-jobserver \
--with-openssl=${prefix} \
livecheck.url https://launchpad.net/${name}/+download
livecheck.regex {libdrizzle-(\d+(?:\.\d+)*)\.tar\.gz}