Magellan Linux

Contents of /trunk/extras/opencdk/opencdk-0.6.6-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4314 - (show annotations) (download)
Tue Dec 1 15:07:04 2009 UTC (14 years, 5 months ago) by niro
File size: 541 byte(s)
auto added: ver bump to 0.6.6-r2
1 # $Id$
2
3 PNAME="opencdk"
4 PVER="0.6.6"
5 PBUILD="r2"
6
7 PCATEGORIE="app-crypt"
8 STATE="unstable"
9
10 DESCRIPTION="Open Crypto Development Kit for basic OpenPGP message manipulation."
11 HOMEPAGE="http://www.gnutls.org/"
12
13 DEPEND=">= app-crypt/libgcrypt-1.4"
14 SDEPEND=">= dev-lang/perl-5.10"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 ftp://ftp.gnutls.org/pub/gnutls/${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd ftp://ftp.gnutls.org/pub/gnutls/${PNAME}/ | lasttarball"

Properties

Name Value
svn:keywords Id