Magellan Linux

Contents of /trunk/core/libksba/libksba-1.0.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1602 - (show annotations) (download)
Tue May 12 15:33:06 2009 UTC (15 years ago) by niro
File size: 691 byte(s)
auto added: ver bump to 1.0.5-r1
1 # $Id$
2
3 PNAME="libksba"
4 PVER="1.0.5"
5 PBUILD="r1"
6
7 PCATEGORIE="app-crypt"
8 STATE="unstable"
9
10 DESCRIPTION="Libksba is a CMS and X.509 access library."
11 HOMEPAGE="http://www.gnupg.org/"
12
13 DEPEND=">= app-crypt/libgpg-error-1.7
14 >= app-crypt/libgcrypt-1.4.4"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 #ftp://ftp.gnupg.org/gcrypt/${PNAME}/${SRCFILE}
23 ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 #UP2DATE="updatecmd ftp://ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"
28 UP2DATE="updatecmd ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"

Properties

Name Value
svn:keywords Id