mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2020-04-12 08:35:01 UTC
This commit is contained in:
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/dssi media-libs/liblo sci-libs/fftw:3.0 x11-libs/gtk+:2 media-libs/ladspa-sdk media-libs/alsa-lib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/smbolton/whysynth/archive/32e4bc73baa554bb1844b3165e657911f43f3568.tar.gz -> whysynth-20180323.tar.gz
|
||||
SRC_URI=https://github.com/smbolton/whysynth/archive/32e4bc73baa554bb1844b3165e657911f43f3568.tar.gz -> whysynth-20170701_pre20180323.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=2a6426441a0c40434d745c0f3ce34136
|
||||
_md5_=428fc8dfdf8da2f67cbd6d968cceeb6d
|
||||
16
metadata/md5-cache/sci-geosciences/geographiclib-1.50.1
Normal file
16
metadata/md5-cache/sci-geosciences/geographiclib-1.50.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-libs/boost-1.65.0 ) doc? ( || ( ( >=dev-lang/python-3.8.2:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( >=dev-lang/python-3.7.6:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) dev-util/ninja dev-util/cmake python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-libs/boost-1.65.0 doc? ( >=app-doc/doxygen-1.8.7 >=dev-lang/perl-5.26.1-r1 >=dev-python/sphinx-1.6.3-r2 >=sys-apps/util-linux-2.31 )
|
||||
DESCRIPTION=C++ library for converting geographic coordinate systems
|
||||
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 precision_arbitrary +precision_double precision_long-double precision_quad precision_single boost doc examples geoids gravity magnetic python test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT geoids? ( public-domain ) gravity? ( public-domain ) magnetic? ( public-domain )
|
||||
RDEPEND=>=dev-libs/boost-1.65.0 python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=^^ ( precision_arbitrary precision_double precision_long-double precision_quad precision_single ) geoids? ( || ( 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? ( || ( gravity_models_egm84 gravity_models_egm96 gravity_models_egm2008 gravity_models_wgs84 ) ) magnetic? ( || ( magnetic_models_wmm2010 magnetic_models_wmm2015v2 magnetic_models_wmm2020 magnetic_models_igrf11 magnetic_models_igrf12 magnetic_models_emm2010 magnetic_models_emm2015 magnetic_models_emm2017 ) ) python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sourceforge.net/projects/geographiclib/files/distrib/GeographicLib-1.50.1.tar.gz/download -> geographiclib-1.50.1.tar.gz 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 )
|
||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 distutils-r1 577e2308f7b36e26062d464f59a5ee6c eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=07a5d360916fe58fb975e145c69cb807
|
||||
@@ -129,7 +129,7 @@ media-gfx/azpainter 2.1.5: Full color painting software for Linux for illustrati
|
||||
media-gfx/oxipng 2.3.0: A lossless PNG compression optimizer
|
||||
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
|
||||
media-libs/amdvlk 2020.1.4: AMD Open Source Driver for Vulkan
|
||||
media-plugins/whysynth 20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
media-plugins/whysynth 20170701_pre20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
media-sound/r128gain 1.0.1: Fast audio loudness scanner & tagger (ReplayGain v2 / R128)
|
||||
media-video/vidify 2.2.3: Watch music videos in real time for the songs playing on your device
|
||||
media-video/vidify-audiosync 0.2: Audio synchronization feature for vidify
|
||||
@@ -146,7 +146,7 @@ net-wireless/rtl8821ce 0_pre20200224: Realtek RTL8821CE Driver module for Linux
|
||||
net-wireless/rtl8821cu 0_pre20200302: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
|
||||
sci-electronics/verilator 4.032 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-geosciences/geographiclib 1.50-r4: C++ library for converting geographic coordinate systems
|
||||
sci-geosciences/geographiclib 1.50-r4 1.50.1: C++ library for converting geographic coordinate systems
|
||||
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: Jacobi-Davidson type method for the generalized standard eigenvalue problem.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 11 Apr 2020 21:05:06 +0000
|
||||
Sun, 12 Apr 2020 08:35:01 +0000
|
||||
|
||||
Reference in New Issue
Block a user