Magellan Linux

Contents of /branches/branch-xorg18/extras/libggz/libggz-0.0.14.1-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 2 months ago) by niro
File size: 296 byte(s)
created branch 'branch-xorg18'
1 # $Id$
2
3 PNAME="libggz"
4 PVER="0.0.14.1"
5 PBUILD="r4"
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