Magellan Linux

Contents of /trunk/extras/libggz/libggz-0.0.14.1-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1876 - (show annotations) (download)
Mon Jun 8 12:10:50 2009 UTC (14 years, 11 months ago) by niro
File size: 296 byte(s)
auto added: ver bump to 0.0.14.1-r3
1 # $Id$
2
3 PNAME="libggz"
4 PVER="0.0.14.1"
5 PBUILD="r3"
6
7 STATE="unstable"
8 DESCRIPTION="The GGZ Gaming Zone - Base Libraries."
9
10 DEPEND=">= app-crypt/libgcrypt-1.4
11 >= dev-libs/openssl-0.9.8"
12
13 sminclude ggz
14
15 src_compile()
16 {
17 cd ${SRCDIR}
18
19 ggz_configure --with-gcrypt --with-tls=OpenSSL || die
20 mmake
21 }

Properties

Name Value
svn:keywords Id