# $Id: libggz-0.0.14.1-r4.smage2 3907 2009-11-13 23:20:09Z niro $ PNAME="libggz" PVER="0.0.14.1" PBUILD="r5" STATE="unstable" DESCRIPTION="The GGZ Gaming Zone - Base Libraries." DEPEND=">= app-crypt/libgcrypt-1.4 >= dev-libs/openssl-1.0.0" sminclude ggz UP2DATE="updatecmd \$(updatecmd http://www.ggzgamingzone.org/releases/latest/ | grep download.php | sed 's:.*.\ \(http\:.*\):\1:;q') | grep ${PNAME} | lasttarball gz" src_compile() { cd ${SRCDIR} ggz_configure --with-gcrypt --with-tls=OpenSSL || die mmake }