+newpkg: libqd, py-astropy:FIX dependency

This commit is contained in:
K.I.A.Derouiche 2020-10-06 08:56:16 +01:00
parent 6418430158
commit 361e789543
6 changed files with 46 additions and 1 deletions

7
libqd/DESCR Normal file
View File

@ -0,0 +1,7 @@
This package provides numeric types of twice the precision
of IEEE double (106 mantissa bits, or approximately 32 decimal
digits) and four times the precision of IEEE double (212
mantissa bits, or approximately 64 decimal digits).
Due to features such as operator and function overloading,
these facilities can be utilized with only minor modifications to
conventional C++ and Fortran-90 programs.

19
libqd/Makefile Normal file
View File

@ -0,0 +1,19 @@
# $NetBSD$
DISTNAME= qd-2.3.22
PKGNAME= lib${DISTNAME}
CATEGORIES= math
MASTER_SITES= https://www.davidhbailey.com/dhbsoftware/
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://www.davidhbailey.com/dhbsoftware/
COMMENT= Double-double and quad-double package for Fortran and C++
#LICENSE= # TODO: (see mk/license.mk)
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++ fortran
PKGCONFIG_OVERRIDE+= qd.pc.in
.include "../../mk/bsd.pkg.mk"

0
libqd/PLIST Normal file
View File

14
libqd/buildlink3.mk Normal file
View File

@ -0,0 +1,14 @@
# $NetBSD$
BUILDLINK_DEPMETHOD.libqd?= build
BUILDLINK_TREE+= libqd
.if !defined(LIBQD_BUILDLINK3_MK)
LIBQD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libqd+= libqd>=2.3.22
BUILDLINK_PKGSRCDIR.libqd?= ../../wip/libqd
.endif # LIBQD_BUILDLINK3_MK
BUILDLINK_TREE+= -libqd

6
libqd/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (qd-2.3.22.tar.gz) = 2db7d7be67267a61c06bb6c863d06df486a155d1
RMD160 (qd-2.3.22.tar.gz) = a8cf9f7ed1fea913d66d052206fb58ff1195a535
SHA512 (qd-2.3.22.tar.gz) = 3d15a50d77646c64bfa48975cd9514e1fa143d3f9494feaa74bb5c7f2842381835379dcc03b48254f4bca46035b4188babbfb4aa53001d943726541f89562d58
Size (qd-2.3.22.tar.gz) = 1426419 bytes

View File

@ -11,7 +11,6 @@ COMMENT= Community-developed python astronomy tools
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-h5py-[0-9]*:../../devel/py-h5py
DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-pandas-[0-9]*:../../math/py-pandas
# TEST_DEPENDS