Magellan Linux

Annotation of /trunk/extras/opencdk/opencdk-0.6.6-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4762 - (hide annotations) (download)
Sun Dec 27 21:55:02 2009 UTC (14 years, 5 months ago) by niro
File size: 550 byte(s)
-multilib support
1 niro 4762 # $Id$
2    
3     PNAME="opencdk"
4     PVER="0.6.6"
5     PBUILD="r3"
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 multilib
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