Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (hide annotations) (download)
Sat Oct 11 00:14:58 2008 UTC (15 years, 7 months ago) by niro
File size: 553 byte(s)
-added patch to fix the "TODO: have to rethink extra options" error message in KDE
1 niro 31 # $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 niro 34 DEPEND=">= virtual/glibc"
14 niro 31
15     SRCFILE="${PNAME}-${PVER}.tar.bz2"
16     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17    
18 niro 35 sminclude mbuild multilib
19 niro 31
20     SRC_URI=(
21     gnu://${PNAME}/${SRCFILE}
22     mirror://${PNAME}/${SRCFILE}
23     )

Properties

Name Value
svn:keywords Id