Magellan Linux

Contents of /branches/magellan-0_10_0/extras/libggz/libggz-0.0.14.1-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3000 - (show annotations) (download)
Mon Oct 5 18:47:41 2009 UTC (14 years, 7 months ago) by niro
File size: 296 byte(s)
created branch 'magellan-0_10_0'
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