Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1601 - (show annotations) (download)
Tue May 12 15:32:42 2009 UTC (15 years ago) by niro
File size: 737 byte(s)
auto added: ver bump to 1.0.5-r1
1 # $Id$
2
3 PNAME="libassuan"
4 PVER="1.0.5"
5 PBUILD="r1"
6
7 PCATEGORIE="app-crypt"
8 STATE="unstable"
9
10 DESCRIPTION="Libassuan is the IPC library used by some GnuPG related software."
11 HOMEPAGE="http://www.gnupg.org/"
12
13 DEPEND=">= app-crypt/libgpg-error-1.7
14 >= dev-libs/pth-2"
15
16 SDEPEND=">= sys-dev/libtool-2"
17
18 SRCFILE="${PNAME}-${PVER}.tar.bz2"
19 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
20
21 sminclude mbuild
22
23 SRC_URI=(
24 #ftp://ftp.gnupg.org/gcrypt/${PNAME}/${SRCFILE}
25 ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/${SRCFILE}
26 mirror://${PNAME}/${SRCFILE}
27 )
28
29 #UP2DATE="updatecmd ftp://ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"
30 UP2DATE="updatecmd ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"

Properties

Name Value
svn:keywords Id