Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29 - (show annotations) (download)
Fri Oct 10 23:38:51 2008 UTC (15 years, 8 months ago) by niro
File size: 534 byte(s)


1 # $Header: /magellan-cvs/smage/gmp/gmp-4.2-r1.smage2,v 1.3 2007-11-10 14:11:43 niro Exp $
2
3 PNAME="gmp"
4 PVER="4.2"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8 STATE="stable"
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"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=( mirror://${PNAME}/${SRCFILE} )

Properties

Name Value
svn:keywords Id