Magellan Linux

Contents of /trunk/core/libgpg-error/libgpg-error-1.7-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3485 - (show annotations) (download)
Thu Oct 22 21:10:56 2009 UTC (14 years, 6 months ago) by niro
File size: 713 byte(s)
auto added: ver bump to 1.7-r2
1 # $Id$
2
3 PNAME="libgpg-error"
4 PVER="1.7"
5 PBUILD="r2"
6
7 PCATEGORIE="app-crypt"
8 STATE="unstable"
9
10 DESCRIPTION="Libgpg-error is a small library with error codes and descriptions shared by most GnuPG related software."
11 HOMEPAGE="http://www.gnupg.org/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 #ftp://ftp.gnupg.org/gcrypt/${PNAME}/${SRCFILE}
22 ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 #UP2DATE="updatecmd ftp://ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"
27 UP2DATE="updatecmd ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"

Properties

Name Value
svn:keywords Id