2021-04-03 00:20:36 UTC

This commit is contained in:
Repository mirror & CI
2021-04-03 00:20:36 +00:00
parent 2c651e278b
commit 28187b3b18
8 changed files with 68 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=install
DESCRIPTION=Datasets for GeographicLib
EAPI=7
HOMEPAGE=https://sourceforge.net/projects/geographiclib/
IUSE=geoids-datasets-egm84-30 geoids-datasets-egm84-15 geoids-datasets-egm96-15 geoids-datasets-egm96-5 geoids-datasets-egm2008-5 geoids-datasets-egm2008-2-5 +geoids-datasets-egm2008-1 gravity-models-egm84 gravity-models-egm96 +gravity-models-egm2008 gravity-models-wgs84 magnetic-models-wmm2010 magnetic-models-wmm2015v2 +magnetic-models-wmm2020 magnetic-models-igrf11 magnetic-models-igrf12 magnetic-models-emm2010 magnetic-models-emm2015 magnetic-models-emm2017
KEYWORDS=~amd64
LICENSE=public-domain
RDEPEND=sci-geosciences/GeographicLib
REQUIRED_USE=|| ( geoids-datasets-egm84-30 geoids-datasets-egm84-15 geoids-datasets-egm96-15 geoids-datasets-egm96-5 geoids-datasets-egm2008-5 geoids-datasets-egm2008-2-5 geoids-datasets-egm2008-1 gravity-models-egm84 gravity-models-egm96 gravity-models-egm2008 gravity-models-wgs84 magnetic-models-wmm2010 magnetic-models-wmm2015v2 magnetic-models-wmm2020 magnetic-models-igrf11 magnetic-models-igrf12 magnetic-models-emm2010 magnetic-models-emm2015 magnetic-models-emm2017 )
SLOT=0
SRC_URI=geoids-datasets-egm84-30? ( https://sourceforge.net/projects/GeographicLib/files/geoids-distrib/egm84-30.tar.bz2 -> geoids-egm84-30.tar.bz2 ) geoids-datasets-egm84-15? ( https://sourceforge.net/projects/GeographicLib/files/geoids-distrib/egm84-15.tar.bz2 -> geoids-egm84-15.tar.bz2 ) geoids-datasets-egm96-15? ( https://sourceforge.net/projects/GeographicLib/files/geoids-distrib/egm96-15.tar.bz2 -> geoids-egm96-15.tar.bz2 ) geoids-datasets-egm96-5? ( https://sourceforge.net/projects/GeographicLib/files/geoids-distrib/egm96-5.tar.bz2 -> geoids-egm96-5.tar.bz2 ) geoids-datasets-egm2008-5? ( https://sourceforge.net/projects/GeographicLib/files/geoids-distrib/egm2008-5.tar.bz2 -> geoids-egm2008-5.tar.bz2 ) geoids-datasets-egm2008-2-5? ( https://sourceforge.net/projects/GeographicLib/files/geoids-distrib/egm2008-2_5.tar.bz2 -> geoids-egm2008-2_5.tar.bz2 ) geoids-datasets-egm2008-1? ( https://sourceforge.net/projects/GeographicLib/files/geoids-distrib/egm2008-1.tar.bz2 -> geoids-egm2008-1.tar.bz2 ) gravity-models-egm84? ( https://sourceforge.net/projects/GeographicLib/files/gravity-distrib/egm84.tar.bz2 -> gravity-egm84.tar.bz2 ) gravity-models-egm96? ( https://sourceforge.net/projects/GeographicLib/files/gravity-distrib/egm96.tar.bz2 -> gravity-egm96.tar.bz2 ) gravity-models-egm2008? ( https://sourceforge.net/projects/GeographicLib/files/gravity-distrib/egm2008.tar.bz2 -> gravity-egm2008.tar.bz2 ) gravity-models-wgs84? ( https://sourceforge.net/projects/GeographicLib/files/gravity-distrib/wgs84.tar.bz2 -> gravity-wgs84.tar.bz2 ) magnetic-models-wmm2010? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/wmm2010.tar.bz2 -> magnetic-wmm2010.tar.bz2 ) magnetic-models-wmm2015v2? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/wmm2015v2.tar.bz2 -> magnetic-wmm2015v2.tar.bz2 ) magnetic-models-wmm2020? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/wmm2020.tar.bz2 -> magnetic-wmm2020.tar.bz2 ) magnetic-models-igrf11? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/igrf11.tar.bz2 -> magnetic-igrf11.tar.bz2 ) magnetic-models-igrf12? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/igrf12.tar.bz2 -> magnetic-igrf12.tar.bz2 ) magnetic-models-emm2010? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/emm2010.tar.bz2 -> magnetic-emm2010.tar.bz2 ) magnetic-models-emm2015? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/emm2015.tar.bz2 -> magnetic-emm2015.tar.bz2 ) magnetic-models-emm2017? ( https://sourceforge.net/projects/GeographicLib/files/magnetic-distrib/emm2017.tar.bz2 -> magnetic-emm2017.tar.bz2 )
_md5_=72832bc0fc77d0ea17385bf51ae278ae

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-util/cmake-2.8 app-admin/chrpath dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=mpi? ( virtual/mpi ) sys-libs/zlib
DESCRIPTION=KVTree provides a fully extensible C data structure modeled after Perl hashes
EAPI=7
HOMEPAGE=https://github.com/ECP-VeloC/KVTree
INHERIT=cmake
IUSE=fcntl +flock mpi test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=mpi? ( virtual/mpi ) sys-libs/zlib
REQUIRED_USE=?? ( fcntl flock )
RESTRICT=test? ( userpriv ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/ECP-VeloC/KVTree/archive/v1.1.0.tar.gz -> KVTree-1.1.0.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=2111c03a87eb72ea173215d287e3f479

View File

@@ -11,4 +11,4 @@ RDEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4=
SLOT=0
SRC_URI=https://hacktivis.me/releases/badwolf-1.0.3.tar.gz
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 portability c10bdc40668533b1faf15b1d89df0303 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd
_md5_=bce081c8dbb05ce903a207ac3692ed67
_md5_=157b9e237d486b26651459f272906f8a

View File

@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4=
SLOT=0
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 git-r3 b8e8c92aa5fe8df7187e466138eb4e52
_md5_=bce081c8dbb05ce903a207ac3692ed67
_md5_=157b9e237d486b26651459f272906f8a

View File

@@ -408,6 +408,7 @@ media-gfx/memethesis-cli 3.2.1 9999: Create memes from the terminal
media-gfx/oxipng 2.3.0 3.0.1 4.0.0 4.0.2 4.0.3: A lossless PNG compression optimizer
media-gfx/qfontviewer 9999: Font viewer with character table
media-gfx/qview 4.0: Practical and minimal image viewer
media-gfx/sic 0.18.0: Accessible image processing and conversion from the terminal tool.
media-gfx/silicon 0.4.0 0.4.1: Create beautiful image of your code
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-libs/amdvlk 2020.4.5 2020.4.6 2021.1.2: AMD Open Source Driver for Vulkan
@@ -496,6 +497,7 @@ sci-electronics/bsc 0_pre20210124 9999: Bluespec high level hardware design lang
sci-electronics/dsview 1.12 9999: An open source multi-function instrument
sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
sci-electronics/verilator 4.110 9999: The fast free Verilog/SystemVerilog simulator
sci-geosciences/GeographicLib-data 0: Datasets for GeographicLib
sci-libs/ann 1.1.2_p7: A Library for Approximate Nearest Neighbor Searching
sci-libs/chaco 2.2: Software for Partitioning Graphs
sci-libs/jdqz 0_pre19971107-r1 0_pre19971107-r2: Jacobi-Davidson type method for the generalized standard eigenvalue problem.
@@ -521,7 +523,7 @@ sys-block/systemd-swap 4.4.0 9999: Script for creating swap space from zram swap
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-cluster/AXL 0.3.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy.
sys-cluster/KVTree 1.0.2: KVTree provides a fully extensible C data structure modeled after Perl hashes.
sys-cluster/KVTree 1.0.2 1.1.0: KVTree provides a fully extensible C data structure modeled after Perl hashes
sys-cluster/dlb 2.1-r1: Dynamically react to application imbalance by modifying the number of resources
sys-cluster/er 0.0.3: High-level distributed erasure coding lib combining shuffile and redset
sys-cluster/genders 1.28.1: Static cluster configuration database used for cluster configuration management.

View File

@@ -1 +1 @@
Fri, 02 Apr 2021 20:35:35 +0000
Sat, 03 Apr 2021 00:20:36 +0000

View File

@@ -114,6 +114,25 @@ net-p2p/monero:wallet-cli - Build the command line wallet, monero-wallet-cli.
net-p2p/monero:wallet-rpc - Build the RPC wallet, monero-wallet-rpc.
net-p2p/trezord-go:systemd - Install systemd service file
net-p2p/trezord-go:udev - Install udev rules
sci-geosciences/GeographicLib-data:geoids-datasets-egm2008-1 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 1' grid
sci-geosciences/GeographicLib-data:geoids-datasets-egm2008-2-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 2.5' grid
sci-geosciences/GeographicLib-data:geoids-datasets-egm2008-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 5' grid
sci-geosciences/GeographicLib-data:geoids-datasets-egm84-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 15' grid
sci-geosciences/GeographicLib-data:geoids-datasets-egm84-30 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 30' grid
sci-geosciences/GeographicLib-data:geoids-datasets-egm96-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 15' grid
sci-geosciences/GeographicLib-data:geoids-datasets-egm96-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 5' grid
sci-geosciences/GeographicLib-data:gravity-models-egm2008 - the Earth Gravity Model 2008, which includes terms up to degree 2190
sci-geosciences/GeographicLib-data:gravity-models-egm84 - the Earth Gravity Model 1984, which includes terms up to degree 180
sci-geosciences/GeographicLib-data:gravity-models-egm96 - the Earth Gravity Model 1996, which includes terms up to degree 360
sci-geosciences/GeographicLib-data:gravity-models-wgs84 - the WGS84 Reference Ellipsoid. This is just reproduces the normal gravitational field for the reference ellipsoid. This includes the zonal coefficients up to order 20.
sci-geosciences/GeographicLib-data:magnetic-models-emm2010 - the Enhanced Magnetic Model 2010, which approximates the main and crustal magnetic fields for the period 20102015.
sci-geosciences/GeographicLib-data:magnetic-models-emm2015 - the Enhanced Magnetic Model 2015, which approximates the main and crustal magnetic fields for the period 20002020.
sci-geosciences/GeographicLib-data:magnetic-models-emm2017 - the Enhanced Magnetic Model 2017, which approximates the main and crustal magnetic fields for the period 20002022.
sci-geosciences/GeographicLib-data:magnetic-models-igrf11 - the International Geomagnetic Reference Field (11th generation), which approximates the main magnetic field for the period 19002015.
sci-geosciences/GeographicLib-data:magnetic-models-igrf12 - the International Geomagnetic Reference Field (12th generation), which approximates the main magnetic field for the period 19002020.
sci-geosciences/GeographicLib-data:magnetic-models-wmm2010 - the World Magnetic Model 2010, which approximates the main magnetic field for the period 20102015.
sci-geosciences/GeographicLib-data:magnetic-models-wmm2015v2 - the World Magnetic Model 2015, which approximates the main magnetic field for the period 20152020.
sci-geosciences/GeographicLib-data:magnetic-models-wmm2020 - the World Magnetic Model 2020, which approximates the main magnetic field for the period 20202025.
sci-libs/meschach:complex - incorporate complex functions.
sci-libs/meschach:double - double precision
sci-libs/meschach:float - single precision