mpfr 2.3.1

This commit is contained in:
Tom G. Christensen
2008-04-28 08:03:47 +00:00
committed by tgc
parent 6c59f4733d
commit 2ba9dd5abe
3 changed files with 116 additions and 0 deletions

24
mpfr/meta/pkgdef Normal file
View File

@@ -0,0 +1,24 @@
[mpfr]
pkgname="${pkgprefix}${topdir}"
name="$topdir - MPFR library"
pkgcat="system"
pkgvendor="http://www.mpfr.org"
pkgdesc="C library for multiple-precision floating-point computations with exact rounding"
pkgver="$pkgver"
files(-,root,bin)
default_docs
$_libdir/*.so.*
$_infodir
[mpfr-devel]
pkgname="${pkgprefix}${topdir}d"
name="${topdir}-devel - Development support for mpfr"
pkgcat="system"
pkgvendor="http://www.mpfr.org"
pkgdesc="Files need for developing with mpfr"
pkgver="$pkgver"
files(-,root,bin)
$_libdir/*.so
$_libdir/*.a
$_includedir

27
mpfr/meta/relnotes Normal file
View File

@@ -0,0 +1,27 @@
PACKAGE DETAILS
---------------
Name: %%PKGNAME%%
Version: %%SOURCE_AND_VER%%
Vendor: %%VENDOR%%
Packager: %%PKGEDBY%%
Source (sha1sum):
%%SOURCE_SHA1SUM%%
BUILD DETAILS
-------------
Compiler:
%%COMPILER%%
Environment:
%%ENVIRONMENT%%
Configure:
%%CONFIGURE%%
KNOWN DEPENDENCIES
------------------
%%DEPENDENCIES%%
ERRORS/MISCELLANEOUS
--------------------