Magellan Linux

Contents of /trunk/extras/libassuan/libassuan-1.0.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 579 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/libassuan/libassuan-1.0.4-r1.smage2,v 1.1 2008/02/14 10:50:29 niro Exp $
2
3 PNAME="libassuan"
4 PVER="1.0.4"
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.6
14 >= dev-libs/pth-2"
15
16 SDEPEND=">= sys-dev/libtool-1.5"
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 mirror://${PNAME}/${SRCFILE}
26 )

Properties

Name Value
svn:keywords Id