Magellan Linux

Contents of /trunk/core/libgcrypt/libgcrypt-1.4.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3487 - (show annotations) (download)
Thu Oct 22 21:15:19 2009 UTC (14 years, 6 months ago) by niro
File size: 685 byte(s)
auto added: ver bump to 1.4.4-r2
1 # $Id$
2
3 PNAME="libgcrypt"
4 PVER="1.4.4"
5 PBUILD="r2"
6
7 PCATEGORIE="app-crypt"
8 STATE="unstable"
9
10 DESCRIPTION="Libgcrypt is GNU's basic cryptographic library."
11 HOMEPAGE="http://www.gnupg.org/"
12
13 DEPEND=">= virtual/glibc
14 >= app-crypt/libgpg-error-1.7"
15
16 SRCFILE="${PNAME}-${PVER}.tar.gz"
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