Magellan Linux

Contents of /trunk/core/gmp/gmp-4.2.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31 - (show annotations) (download)
Fri Oct 10 23:55:29 2008 UTC (15 years, 7 months ago) by niro
File size: 570 byte(s)
-ver bump to 4.2.4-r1
1 # $Header: /magellan-cvs/smage/gmp/gmp-4.2.2-r1.smage2,v 1.1 2008/03/15 21:59:38 niro Exp $
2
3 PNAME="gmp"
4 PVER="4.2.4"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8 STATE="unstable"
9
10 DESCRIPTION="GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers."
11 HOMEPAGE="http://www.swox.com/gmp/"
12
13 DEPEND=">= virtual/glibc
14 >= sys-libs/readline-5.2"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 gnu://${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )

Properties

Name Value
svn:keywords Id