2022-05-28 10:18:34 UTC

This commit is contained in:
Repository mirror & CI
2022-05-28 10:18:35 +00:00
parent d8027c0800
commit f2be28fbbf
65 changed files with 303 additions and 347 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
DESCRIPTION=Like neofetch but faster
EAPI=8
HOMEPAGE=https://github.com/LinusDierheimer/fastfetch
INHERIT=cmake
IUSE=X gnome imagemagick pci vulkan wayland xcb xfce xrandr
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
REQUIRED_USE=xrandr? ( X )
SLOT=0
SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.3.3.tar.gz -> fastfetch-1.3.3.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=bfb1461093bddc5fa8f430ccae13bc59

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
DESCRIPTION=Like neofetch but faster
EAPI=8
HOMEPAGE=https://github.com/LinusDierheimer/fastfetch
INHERIT=cmake
IUSE=X gnome imagemagick pci vulkan wayland xcb xfce xrandr
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
REQUIRED_USE=xrandr? ( X )
SLOT=0
SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.3.4.tar.gz -> fastfetch-1.3.4.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=4c69d3bc95896f3870ee5ee681d53f71

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
DESCRIPTION=Like neofetch but faster
EAPI=8
HOMEPAGE=https://github.com/LinusDierheimer/fastfetch
INHERIT=cmake
IUSE=X chafa gnome imagemagick pci sqlite vulkan wayland xcb xfce xrandr
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
REQUIRED_USE=xrandr? ( X )
SLOT=0
SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.4.3.tar.gz -> fastfetch-1.4.3.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=e7abf00227a6f6e8906044685dd92b80

View File

@@ -1,15 +1,15 @@
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
DEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
DESCRIPTION=Like neofetch but faster
EAPI=8
HOMEPAGE=https://github.com/LinusDierheimer/fastfetch
INHERIT=cmake git-r3
IUSE=X chafa gnome imagemagick pci vulkan wayland xcb xfce xrandr
IUSE=X chafa gnome imagemagick pci sqlite vulkan wayland xcb xfce xrandr
LICENSE=MIT
PROPERTIES=live
RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
REQUIRED_USE=xrandr? ( X )
SLOT=0
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=e80b87ed3ed6525a437e1dc51d723fb4
_md5_=a287d0b90fee060632909c82ebc5312e

View File

@@ -1,9 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Generates random text from datafiles and templates
EAPI=8
HOMEPAGE=https://github.com/aduial/nonsense https://nonsense.sourceforge.net
HOMEPAGE=https://github.com/aduial/nonsense https://sourceforge.net/projects/nonsense/ http://nonsense.sourceforge.net
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/aduial/nonsense/archive/766d34590e1fc0edddb381ad16fab57f5d20d299.tar.gz -> nonsense-0.7.tar.gz
_md5_=a6b416ff2119c1a88b4d2c255eb5711d
_md5_=c9add08f562c34e4584eff1181af4c6e

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-R/askpass >=dev-libs/openssl-1.0.2 dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/openssl_2.0.1.tar.gz
SRC_URI=mirror://cran/src/contrib/openssl_2.0.2.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 R-packages fb639cbad24feebe9d09798764205a36
_md5_=f398c1106dca4752103b9ab156157b09

View File

@@ -0,0 +1,15 @@
BDEPEND=|| ( ( >=dev-lang/python-3.11.0_beta1-r1:3.11 dev-util/scons[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-util/scons[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-util/scons[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-util/scons[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 dev-util/scons[python_targets_pypy3(-)] ) )
DEFINED_PHASES=compile install setup test
DEPEND=test? ( dev-cpp/gtest )
DESCRIPTION=diff template library written by C++
EAPI=7
HOMEPAGE=https://github.com/cubicdaiya/dtl
INHERIT=python-any-r1 scons-utils toolchain-funcs
IUSE=examples test
KEYWORDS=~amd64
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/cubicdaiya/dtl/archive/v1.20.tar.gz -> dtl-1.20.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd scons-utils c30e32d0d48c308fe47706846020fdfa
_md5_=95c626e8024d87cbbe2abf68f2a40f43

View File

@@ -1,17 +1,17 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/breathe[python_targets_python3_8(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_8(-)] ) ) )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/boost:= dev-libs/clhpp backend-jit? ( virtual/opencl ) backend-opencl? ( virtual/opencl )
DEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
DESCRIPTION=VexCL - Vector expression template library for OpenCL
EAPI=8
HOMEPAGE=https://github.com/ddemidov/vexcl
INHERIT=cmake python-any-r1 docs
IUSE=backend-compute backend-jit +backend-opencl amdsi examples test doc
IUSE=backend_compute backend_jit +backend_opencl amdsi examples test doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/boost:= dev-libs/clhpp backend-jit? ( virtual/opencl ) backend-opencl? ( virtual/opencl )
REQUIRED_USE=^^ ( backend-compute backend-jit backend-opencl )
RDEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
REQUIRED_USE=^^ ( backend_compute backend_jit backend_opencl )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ddemidov/vexcl/archive/refs/tags/1.4.3.tar.gz -> vexcl-1.4.3.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=537d8a9cd0c920d0f5519979dd8dfb72
_md5_=9fcdd617abfe1e90440031f106c3a402

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install
DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=python-r1
IUSE=+esp32 esp32s2 esp32s3 riscv32 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/click[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/bitstring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/construct[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ecdsa[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/future[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/kconfiglib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyelftools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/pyparsing-2.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyserial[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-socketio[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/reedsolomon[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-embedded/esptool[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
RESTRICT=strip
SLOT=0
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v4.4.1/esp-idf-v4.4.1.zip -> esp-idf-4.4.1.zip https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-linux-amd64-2.28.51-esp-20191205.tar.gz https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20211220/openocd-esp32-linux-amd64-0.11.0-esp32-20211220.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1
_md5_=622e549323f88175b32c1e5fdafcd5ca

View File

@@ -3,13 +3,13 @@ DEFINED_PHASES=compile install
DEPEND=dev-ml/topkg >=dev-lang/ocaml-4:= >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=POSIX time for OCaml
EAPI=7
HOMEPAGE=http://erratique.ch/software/ptime https://github.com/dbuenzli/ptime
HOMEPAGE=https://erratique.ch/software/ptime https://github.com/dbuenzli/ptime https://opam.ocaml.org/packages/ptime/
INHERIT=opam findlib
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4:= dev-lang/ocaml:=[ocamlopt?]
SLOT=0/1.0.0
SRC_URI=http://erratique.ch/software/ptime/releases/ptime-1.0.0.tbz
SRC_URI=https://erratique.ch/software/ptime/releases/ptime-1.0.0.tbz
_eclasses_=opam dc11e376d9abc263ca618c5741206216 findlib e6df6108c2d753998b1206f4d5ea4a2d
_md5_=41b281c6a5292d80c40efa1804e69b17
_md5_=91b47c823611d2bec3ab3652bac54608

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-1.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cryptography-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-log-1.14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/castellan-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Cursive implements OpenStack-specific validation of digital signatures
EAPI=8
HOMEPAGE=https://github.com/openstack/cursive https://opendev.org/x/cursive https://launchpad.net/cursive https://pypi.org/project/cursive/
HOMEPAGE=https://opendev.org/x/cursive https://launchpad.net/cursive https://pypi.org/project/cursive/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/cursive/cursive-0.2.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=8279dbd87393a3d17569f335253f2a19
_md5_=7c2fb1841d8155cd438d495062d19282

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/o/osprofiler/osprofiler-3.4.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=2161ec21d2fd07a40bc53d9ca620e15c
_md5_=34b762976a6c8e185355144cd78c7c36

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( x11-misc/xclip >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python clipboard module
EAPI=7
EAPI=8
HOMEPAGE=https://pypi.org/project/pyclip/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=x11-misc/xclip python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/spyoungtech/pyclip/archive/v0.5.4.tar.gz -> pyclip-0.5.4.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=2786264c55f1ff96f5622bc766f18784
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=c979188972f0f131fbdb92456623660f

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( gui-apps/wl-clipboard x11-misc/xclip >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python clipboard module
EAPI=8
HOMEPAGE=https://pypi.org/project/pyclip/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=gui-apps/wl-clipboard x11-misc/xclip python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/spyoungtech/pyclip/archive/v0.6.0.tar.gz -> pyclip-0.6.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=56488ce856200daf822c1592ba783028
_md5_=9bcc2a7358d75fb9ba6a5393718a2b5e

View File

@@ -1,15 +1,15 @@
BDEPEND=test? ( gui-apps/wl-clipboard x11-misc/xclip >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Python clipboard module
EAPI=8
HOMEPAGE=https://pypi.org/project/pyclip/
INHERIT=distutils-r1 git-r3
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
LICENSE=Apache-2.0
PROPERTIES=live
RDEPEND=gui-apps/wl-clipboard x11-misc/xclip python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
RESTRICT=test
SLOT=0
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=56488ce856200daf822c1592ba783028
_md5_=9bcc2a7358d75fb9ba6a5393718a2b5e

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/bidict[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] client? ( dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/websocket-client[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/websockets[python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
DESCRIPTION=Python implementation of the Socket.IO realtime server.
EAPI=8
HOMEPAGE=https://python-socketio.readthedocs.org/ https://github.com/miguelgrinberg/python-socketio/ https://pypi.org/project/python-socketio
INHERIT=distutils-r1
IUSE=client asyncio-client python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/bidict[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] client? ( dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/websocket-client[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/websockets[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 ) || ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/p/python-socketio/python-socketio-5.1.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=f2bef4a6bc78bde28e904d8aa102cdf9

View File

@@ -12,6 +12,6 @@ RDEPEND=app-arch/rpm dev-libs/elfutils sys-libs/binutils-libs clang? ( <sys-deve
REQUIRED_USE=clang? ( llvm )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://nickc.fedorapeople.org/annobin-10.67.tar.xz
SRC_URI=https://nickc.fedorapeople.org/annobin-10.73.tar.xz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 llvm 6f88d422e49b917bf254b2594f3d903c
_md5_=8dd9c7ab84b7d82aa839ce3bb1a4a201

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DEPEND=dev-lang/hare test? ( app-text/mandoc )
DEPEND=dev-lang/hare:= test? ( app-text/mandoc )
DESCRIPTION=remove binary executables from a directory
EAPI=8
HOMEPAGE=https://git.sr.ht/~lanodan/deblob
@@ -11,4 +11,4 @@ PROPERTIES=live
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=cd85ba0058fc4d6cfbe6a811bf59c7ef
_md5_=bdd409940116b06d4388d7a89fdc868e

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qtcore:5 dev-qt/qtconcurrent:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 kde-frameworks/kitemmodels:5 3d? ( dev-qt/qt3d:5 ) bluetooth? ( dev-qt/qtbluetooth:5 ) designer? ( dev-qt/designer:5 ) geolocation? ( dev-qt/qtpositioning:5 ) printsupport? ( dev-qt/qtprintsupport:5 ) qml? ( dev-qt/qtdeclarative:5[widgets] ) script? ( dev-qt/qtscript:5[scripttools] ) scxml? ( dev-qt/qtscxml:5 ) svg? ( dev-qt/qtsvg:5 ) webengine? ( dev-qt/qtwebengine:5[widgets] ) wayland? ( dev-qt/qtwayland:5 ) test? ( dev-qt/qttest:5 )
DESCRIPTION=High-level runtime introspection tool for Qt applications
EAPI=8
HOMEPAGE=https://www.kdab.com/gammaray/ https://github.com/KDAB/GammaRay
HOMEPAGE=https://www.kdab.com/development-resources/qt-tools/gammaray/ https://github.com/KDAB/GammaRay
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature virtualx xdg
IUSE=3d bluetooth designer doc geolocation printsupport script scxml svg test qml wayland webengine test
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/KDAB/GammaRay/releases/download/v2.11.3/gammaray-2.11.3.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 optfeature d524f291c80f9d21ad80fe978e3ca760 virtualx 975d49ff3b3f451efe7a95f230532135 xdg 6024fbc93167fad782e2032933654857
_md5_=9eb8555014ef6f67796fee1673a9b538
_md5_=67d03ca196b629121ea84e4734930243

View File

@@ -13,6 +13,6 @@ RDEPEND=dev-python/statmake[python_single_target_python3_8(-)?,python_single_tar
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.9.tar.gz -> gftools-0.9.9.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.11.tar.gz -> gftools-0.9.11.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=5c090b80c6ee3d477682e025ae0f3cc5

View File

@@ -4,14 +4,14 @@ DEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_t
DESCRIPTION=Helper tool for developing and building postmarketOS
EAPI=8
HOMEPAGE=https://postmarketos.org/
INHERIT=python-r1 distutils-r1 linux-info
INHERIT=distutils-r1 linux-info
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=-alpha ~amd64 -arm -hppa -ia64 -ppc -ppc64 -riscv -sparc
LICENSE=GPL-3
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-vcs/git python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RDEPEND=dev-vcs/git python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pmbootstrap/pmbootstrap-1.44.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 linux-info dcbf4f67bc38bee48e9d69a4344e8059
_md5_=53e2e9cf80df1e722544f7b20bc7121d
_md5_=3a4a04777a8b9b886ffc9fb25e22222f

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.0.1[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) test? ( app-shells/dash dev-libs/appstream-glib dev-util/desktop-file-utils dev-util/devscripts || ( ( app-text/hunspell[l10n_cs,l10n_en] app-text/enchant[hunspell] ) ( app-text/aspell[l10n_cs,l10n_en] app-text/enchant[aspell] ) ) python_single_target_python3_8? ( dev-python/pyenchant[python_targets_python3_8(-)] dev-python/pytest-xdist[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pyenchant[python_targets_python3_9(-)] dev-python/pytest-xdist[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] ) )
DESCRIPTION=Tool for checking common errors in RPM packages
EAPI=8
HOMEPAGE=https://github.com/rpm-software-management/rpmlint
INHERIT=distutils-r1
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/rpmlint/archive/refs/tags/2.1.0.tar.gz -> rpmlint-2.1.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=0b9ec870b4705268182bbad13c0498c8

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstandard[python_targets_python3_8(-)] dev-python/pyenchant[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstandard[python_targets_python3_9(-)] dev-python/pyenchant[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.0.1[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/gpep517-3[python_targets_python3_8(-)] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/gpep517-3[python_targets_python3_9(-)] >=dev-python/setuptools-60.5.0[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstandard[python_targets_python3_8(-)] dev-python/pyenchant[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstandard[python_targets_python3_9(-)] dev-python/pyenchant[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] ) test? ( app-shells/dash dev-libs/appstream-glib dev-util/desktop-file-utils dev-util/devscripts || ( ( app-text/hunspell[l10n_cs,l10n_en] app-text/enchant[hunspell] ) ( app-text/aspell[l10n_cs,l10n_en] app-text/enchant[aspell] ) ) python_single_target_python3_8? ( dev-python/pytest-xdist[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pytest-xdist[python_targets_python3_9(-)] ) )
DESCRIPTION=Tool for checking common errors in RPM packages
EAPI=8
HOMEPAGE=https://github.com/rpm-software-management/rpmlint
INHERIT=distutils-r1
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstandard[python_targets_python3_8(-)] dev-python/pyenchant[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstandard[python_targets_python3_9(-)] dev-python/pyenchant[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/rpmlint/archive/refs/tags/2.3.0.tar.gz -> rpmlint-2.3.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=f843ea06d66357057e6be49fd9285bba

File diff suppressed because one or more lines are too long

View File

@@ -10,6 +10,6 @@ LICENSE=technic
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
RESTRICT=bindist mirror
SLOT=0
SRC_URI=http://launcher.technicpack.net/launcher4/625/TechnicLauncher.jar -> technic-launcher-4.625.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
SRC_URI=https://launcher.technicpack.net/launcher4/625/TechnicLauncher.jar -> technic-launcher-4.625.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 java-utils-2 e38ea02d8ed864a74078ecf46aa06f30 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=e2bde053574107174a4ab683bc70b2bd
_md5_=fba79ca62984143a4b3552dd9aaa3df9

View File

@@ -9,6 +9,6 @@ LICENSE=all-rights-reserved
RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig:1.0 media-libs/freetype:2 net-print/cups sys-apps/dbus sys-apps/util-linux x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libxkbcommon x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
RESTRICT=mirror bindist
SLOT=0
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.134/discord-canary-0.0.134.deb
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.135/discord-canary-0.0.135.deb
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 linux-info dcbf4f67bc38bee48e9d69a4344e8059 pax-utils 91d47e5d20627c717aa878b9167c62a8 unpacker 697382d119fd3d195f110b7979184285 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=a9db7fb3d9457db4871f3c98ea502c77

View File

@@ -3,11 +3,11 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtnetwork:5= dev-qt/qtgui:5= dev-qt/qtmultimedia:5=
DESCRIPTION=A Qt5 library to write cross-platfrom clients for Matrix
EAPI=7
HOMEPAGE=https://github.com/QMatrixClient/libqmatrixclient https://matrix.org/docs/projects/sdk/libqmatrixclient.html
HOMEPAGE=https://github.com/quotient-im/libQuotient https://matrix.org/docs/projects/sdk/quotient
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=LGPL-2.1
SLOT=0/0.5.3
SRC_URI=https://github.com/QMatrixClient/libqmatrixclient/archive/0.5.3.2.tar.gz -> libqmatrixclient-0.5.3.2.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=040660ffe022c7dd591371dd7eef138f
_md5_=23d0362bb952ae29a332dd95d8276144

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst test unpack
DESCRIPTION=Pinset orchestration for IPFS
EAPI=8
HOMEPAGE=https://ipfscluster.io/
INHERIT=bash-completion-r1 go-module systemd
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 MIT
RDEPEND=net-p2p/go-ipfs
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/ipfs/ipfs-cluster/archive/v1.0.1.tar.gz -> ipfs-cluster-1.0.1.tar.gz https://ipfs.infura.io/ipfs/QmUGftdXbN815P1GvurGRBa5fYFiGfTDAdBXToadzYAqw3/ipfs-cluster-1.0.1-vendor.tar.xz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff go-module a13d34fe4e2996720e1ca6c53b9ea95a systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=31c52fb2d542f08fd924cb1efc5c3c5d

View File

@@ -2,7 +2,7 @@ DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A open source IP-XACT-based tool
EAPI=7
HOMEPAGE=http://www.tkt.cs.tut.fi/research/funbase/Kactus2.htm https://github.com/kactus2/kactus2dev
HOMEPAGE=https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev
INHERIT=xdg
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=GPL-2
@@ -10,4 +10,4 @@ RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 d
SLOT=0
SRC_URI=https://github.com/kactus2/kactus2dev/archive/v3.8.0.tar.gz -> kactus2-3.8.0.tar.gz
_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=2fdb08f5f7ae298f63da083549e9836a
_md5_=4170d8778750c2a7c44616f7381d3271

View File

@@ -3,11 +3,11 @@ DEFINED_PHASES=install postinst postrm preinst prepare unpack
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A open source IP-XACT-based tool
EAPI=7
HOMEPAGE=http://www.tkt.cs.tut.fi/research/funbase/Kactus2.htm https://github.com/kactus2/kactus2dev
HOMEPAGE=https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev
INHERIT=xdg git-r3
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5
SLOT=0
_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=4914a07a0ae314216c897654c802d305
_md5_=cfd658c449f394d782e86257e1018c86

View File

@@ -2,11 +2,11 @@ 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
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 )
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_=9a0b1201068970344f2301451b56a882
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_=a967e1d4c3fdd42cc2a137b9afc9b51a

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=sci-libs/scalapack virtual/blas virtual/lapack virtual/mpi arpack? ( sci-libs/arpack ) magma? ( sci-libs/magma ) virtual/fortran
SLOT=0
SRC_URI=https://github.com/liuyangzhuan/ButterflyPACK/archive/refs/tags/v2.1.0.tar.gz -> ButterflyPACK-2.1.0.tar.gz
SRC_URI=https://github.com/liuyangzhuan/ButterflyPACK/archive/refs/tags/v2.1.1.tar.gz -> ButterflyPACK-2.1.1.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=99c02f7ce1ae73e303fffb33d0ea9ded
_md5_=00287ed25f62cdcfe2dbbd1e4567fc79

View File

@@ -1,4 +1,4 @@
BDEPEND=doc? ( app-doc/doxygen )
BDEPEND=doc? ( app-doc/doxygen[dot] dev-texlive/texlive-latex )
DEFINED_PHASES=compile install
DESCRIPTION=Fast gradient evaluation in C++ based on Expression Templates
EAPI=8
@@ -8,4 +8,4 @@ KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/SciCompKL/CoDiPack/archive/ee2d80cc362f26879deead881c79523c113e9e6c.tar.gz -> CoDiPack-0_pre20210720.tar.gz
_md5_=c7082f9394bbd138432e345cef1f5408
_md5_=542607ae340ab4ead063216b4d4484dd

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=~sys-cluster/Graph500-1.2 sys-cluster/psort sys-cluster/usort virtual/mpi
SLOT=0
SRC_URI=https://github.com/PASSIONLab/CombBLAS/archive/426f6be0b29831025cdcacc1f8f69e3520bfb0ff.tar.gz -> CombBLAS-0_pre20220331.tar.gz
SRC_URI=https://github.com/PASSIONLab/CombBLAS/archive/426f6be0b29831025cdcacc1f8f69e3520bfb0ff.tar.gz -> CombBLAS-1.16.0_p20220331.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=2e4622db5c59d431685130980b30f387

View File

@@ -4,7 +4,7 @@ DEPEND=dev-cpp/eigen python? ( python_targets_python3_8? ( >=dev-lang/python-3.8
DESCRIPTION=MUlticomponent Thermodynamic And Transport library for IONized gases
EAPI=8
HOMEPAGE=https://github.com/mutationpp/Mutationpp
INHERIT=distutils-r1 cmake fortran-2
INHERIT=distutils-r1 cmake flag-o-matic fortran-2
IUSE=doc fortran python test test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-3
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mutationpp/Mutationpp/archive/refs/tags/v1.0.5.tar.gz -> Mutationpp-1.0.5.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 flag-o-matic a500d7cc40da3de38c361e889153bdf7 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=bf2d924ce85845b6b886c0a95b8adb83
_md5_=faeb14e74caf0ecfacf97e724ba66a5a

View File

@@ -5,13 +5,13 @@ DESCRIPTION=Matrix Algebra on GPU and Multicore Architectures
EAPI=8
HOMEPAGE=https://icl.cs.utk.edu/magma/ https://bitbucket.org/icl/magma
INHERIT=cmake fortran-2 python-any-r1 toolchain-funcs
IUSE=doc openblas test amdgpu_gfx600 amdgpu_gfx601 amdgpu_gfx602 amdgpu_gfx700 amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx703 amdgpu_gfx704 amdgpu_gfx705 amdgpu_gfx801 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx902 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx90c amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1013 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1033 amdgpu_gfx1034 amdgpu_gfx1035 amdgpu_gfx1036 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 amdgpu_gfx1103
IUSE=doc openblas test amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx704 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1034 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=openblas? ( sci-libs/openblas ) !openblas? ( virtual/blas virtual/lapack ) virtual/fortran
REQUIRED_USE=^^ ( amdgpu_gfx600 amdgpu_gfx601 amdgpu_gfx602 amdgpu_gfx700 amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx703 amdgpu_gfx704 amdgpu_gfx705 amdgpu_gfx801 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx902 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx90c amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1013 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1033 amdgpu_gfx1034 amdgpu_gfx1035 amdgpu_gfx1036 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 amdgpu_gfx1103 )
REQUIRED_USE=|| ( amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx704 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1034 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://icl.cs.utk.edu/projectsfiles/magma/downloads/magma-2.6.2.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd
_md5_=9498eec1f36ef9cd0359f518093fb312
_md5_=3f9f4b11af7eddceba57e4032f5bc6e4

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig doc? ( >=app-doc/doxygen-1.8.14-r1[dot] ) dev-util/ninja >=dev-util/cmake-3.20.5 virtual/fortran
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=openblas? ( sci-libs/openblas ) !openblas? ( virtual/blas virtual/lapack ) || ( >=dev-lang/python-3.11.0_beta1-r1:3.11 >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 ) dev-util/hip virtual/fortran
DESCRIPTION=Matrix Algebra on GPU and Multicore Architectures
EAPI=8
HOMEPAGE=https://icl.cs.utk.edu/magma/ https://bitbucket.org/icl/magma
INHERIT=cmake fortran-2 python-any-r1 toolchain-funcs
IUSE=doc openblas test amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx704 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1034 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=openblas? ( sci-libs/openblas ) !openblas? ( virtual/blas virtual/lapack ) virtual/fortran
REQUIRED_USE=|| ( amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx704 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1034 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://icl.cs.utk.edu/projectsfiles/magma/downloads/magma-2.6.2.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd
_md5_=770eef1bcc224cd981f2a0b67939e9a3

View File

@@ -3,15 +3,15 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=benchmark? ( dev-cpp/benchmark ) codipack? ( sci-libs/CoDiPack ) ginkgo? ( sci-libs/ginkgo ) hip? ( sci-libs/hipSPARSE dev-util/hip ) lapack? ( virtual/blas virtual/lapack ) metis? ( sci-libs/metis ) mpfr? ( dev-libs/mpfr ) mpi? ( sci-libs/hypre[mpi] virtual/mpi[cxx] ) mumps? ( sci-libs/mumps[mpi] ) netcdf? ( sci-libs/netcdf ) petsc? ( sci-mathematics/petsc[mpi] ) slepc? ( sci-mathematics/slepc[mpi] ) sparse? ( sci-libs/amd sci-libs/btf sci-libs/camd sci-libs/ccolamd sci-libs/cholmod sci-libs/colamd sci-libs/klu sci-libs/umfpack ) ssl? ( net-libs/gnutls ) strumpack? ( sci-libs/STRUMPACK ) sundials? ( sci-libs/sundials mpi? ( sci-libs/sundials[hypre,mpi] ) ) superlu? ( sci-libs/superlu_dist ) unwind? ( || ( sys-libs/libunwind sys-libs/llvm-libunwind ) ) zlib? ( sys-libs/zlib )
DESCRIPTION=Lightweight, general, scalable C++ library for finite element methods
EAPI=8
HOMEPAGE=http://mfem.org/ https://github.com/mfem/mfem/
HOMEPAGE=https://mfem.org/ https://github.com/mfem/mfem/
INHERIT=cmake
IUSE=amdgpu_gfx600 amdgpu_gfx601 amdgpu_gfx602 amdgpu_gfx700 amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx703 amdgpu_gfx704 amdgpu_gfx705 amdgpu_gfx801 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx902 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx90c amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1013 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1033 amdgpu_gfx1034 amdgpu_gfx1035 amdgpu_gfx1036 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 amdgpu_gfx1103 cpu_flags_x86_mmx cpu_flags_x86_mmxext cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4a cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512dq cpu_flags_x86_avx512f cpu_flags_x86_avx512vl cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_vsx cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_ppc_altivec cpu_flags_arm_neon cpu_flags_arm_iwmmxt cpu_flags_arm_iwmmxt2 cpu_flags_arm_neon benchmark codipack debug examples exceptions ginkgo hip lapack +metis mpfr mpi mumps netcdf openmp petsc slepc sparse ssl strumpack sundials superlu test threadsafe unwind zlib
IUSE=amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx704 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1034 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 cpu_flags_x86_mmx cpu_flags_x86_mmxext cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4a cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512dq cpu_flags_x86_avx512f cpu_flags_x86_avx512vl cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_vsx cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_ppc_altivec cpu_flags_arm_neon cpu_flags_arm_iwmmxt cpu_flags_arm_iwmmxt2 cpu_flags_arm_neon benchmark codipack debug examples exceptions ginkgo hip lapack +metis mpfr mpi mumps netcdf openmp petsc slepc sparse ssl strumpack sundials superlu test threadsafe unwind zlib
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=benchmark? ( dev-cpp/benchmark ) codipack? ( sci-libs/CoDiPack ) ginkgo? ( sci-libs/ginkgo ) hip? ( sci-libs/hipSPARSE dev-util/hip ) lapack? ( virtual/blas virtual/lapack ) metis? ( sci-libs/metis ) mpfr? ( dev-libs/mpfr ) mpi? ( sci-libs/hypre[mpi] virtual/mpi[cxx] ) mumps? ( sci-libs/mumps[mpi] ) netcdf? ( sci-libs/netcdf ) petsc? ( sci-mathematics/petsc[mpi] ) slepc? ( sci-mathematics/slepc[mpi] ) sparse? ( sci-libs/amd sci-libs/btf sci-libs/camd sci-libs/ccolamd sci-libs/cholmod sci-libs/colamd sci-libs/klu sci-libs/umfpack ) ssl? ( net-libs/gnutls ) strumpack? ( sci-libs/STRUMPACK ) sundials? ( sci-libs/sundials mpi? ( sci-libs/sundials[hypre,mpi] ) ) superlu? ( sci-libs/superlu_dist ) unwind? ( || ( sys-libs/libunwind sys-libs/llvm-libunwind ) ) zlib? ( sys-libs/zlib )
REQUIRED_USE=hip? ( ^^ ( amdgpu_gfx600 amdgpu_gfx601 amdgpu_gfx602 amdgpu_gfx700 amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx703 amdgpu_gfx704 amdgpu_gfx705 amdgpu_gfx801 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx902 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx90c amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1013 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1033 amdgpu_gfx1034 amdgpu_gfx1035 amdgpu_gfx1036 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 amdgpu_gfx1103 ) ) mpi? ( metis ) mumps? ( mpi ) petsc? ( mpi ) slepc? ( petsc ) strumpack? ( mpi ) superlu? ( mpi )
REQUIRED_USE=hip? ( || ( amdgpu_gfx701 amdgpu_gfx702 amdgpu_gfx704 amdgpu_gfx802 amdgpu_gfx803 amdgpu_gfx805 amdgpu_gfx810 amdgpu_gfx900 amdgpu_gfx904 amdgpu_gfx906 amdgpu_gfx908 amdgpu_gfx909 amdgpu_gfx90a amdgpu_gfx940 amdgpu_gfx1010 amdgpu_gfx1011 amdgpu_gfx1012 amdgpu_gfx1030 amdgpu_gfx1031 amdgpu_gfx1032 amdgpu_gfx1034 amdgpu_gfx1100 amdgpu_gfx1101 amdgpu_gfx1102 ) ) mpi? ( metis ) mumps? ( mpi ) petsc? ( mpi ) slepc? ( petsc ) strumpack? ( mpi ) superlu? ( mpi )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mfem/mfem/archive/refs/tags/v4.4.tar.gz -> mfem-4.4.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=db9e56d945314cf2ee38af49c202510d
_md5_=dc4909cb032d3ad626b3a011495b07e7

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen ) fortran? ( virtual/fortran )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=virtual/blas virtual/mpi combblas? ( sci-libs/CombBLAS ) lapack? ( virtual/lapack ) metis? ( sci-libs/parmetis ) fortran? ( virtual/fortran )
DESCRIPTION=MPI distributed sparse LU factorization library
EAPI=8
HOMEPAGE=https://portal.nersc.gov/project/sparse/superlu/ https://github.com/xiaoyeli/superlu_dist
INHERIT=cmake docs fortran-2
IUSE=combblas +complex-precision +double-precision examples lapack fortran metis single-precision test doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=virtual/blas virtual/mpi combblas? ( sci-libs/CombBLAS ) lapack? ( virtual/lapack ) metis? ( sci-libs/parmetis ) fortran? ( virtual/fortran )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/xiaoyeli/superlu_dist/archive/v7.2.0.tar.gz -> superlu_dist-7.2.0.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 docs 8ed2a8a28ff109e7a3582c9abb7fe327 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=c2c44f45b90f3c2f07c5d58d3c2a00f0

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen ) fortran? ( virtual/fortran )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=virtual/blas virtual/mpi combblas? ( sci-libs/CombBLAS ) hip? ( sci-libs/hipBLAS sci-libs/rocBLAS sci-libs/rocSOLVER ) lapack? ( virtual/lapack ) metis? ( sci-libs/parmetis ) fortran? ( virtual/fortran )
DEPEND=sci-libs/colamd virtual/blas virtual/mpi combblas? ( sci-libs/CombBLAS ) hip? ( sci-libs/hipBLAS sci-libs/rocBLAS sci-libs/rocSOLVER ) lapack? ( virtual/lapack ) metis? ( sci-libs/parmetis ) fortran? ( virtual/fortran )
DESCRIPTION=MPI distributed sparse LU factorization library
EAPI=8
HOMEPAGE=https://portal.nersc.gov/project/sparse/superlu/ https://github.com/xiaoyeli/superlu_dist
@@ -8,9 +8,9 @@ INHERIT=cmake docs fortran-2
IUSE=combblas +complex-precision +double-precision examples hip lapack fortran metis single-precision test doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=virtual/blas virtual/mpi combblas? ( sci-libs/CombBLAS ) hip? ( sci-libs/hipBLAS sci-libs/rocBLAS sci-libs/rocSOLVER ) lapack? ( virtual/lapack ) metis? ( sci-libs/parmetis ) fortran? ( virtual/fortran )
RDEPEND=sci-libs/colamd virtual/blas virtual/mpi combblas? ( sci-libs/CombBLAS ) hip? ( sci-libs/hipBLAS sci-libs/rocBLAS sci-libs/rocSOLVER ) lapack? ( virtual/lapack ) metis? ( sci-libs/parmetis ) fortran? ( virtual/fortran )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/xiaoyeli/superlu_dist/archive/v8.0.0.tar.gz -> superlu_dist-8.0.0.tar.gz
SRC_URI=https://github.com/xiaoyeli/superlu_dist/archive/a841c9be1666056b2a6b720d27161aa244b562b1.tar.gz -> superlu_dist-8.0.0_p20220526.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 docs 8ed2a8a28ff109e7a3582c9abb7fe327 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=7ac58f31d684fb51d2a7c6561454d62b
_md5_=1691800b32b402584531444599793e17

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-libs/libpotassco:= test? ( dev-cpp/catch:0 )
DESCRIPTION=A conflict-driven nogood learning answer set solver
EAPI=8
HOMEPAGE=https://github.com/potassco/clasp http://www.cs.uni-potsdam.de/clasp/
HOMEPAGE=https://github.com/potassco/clasp https://www.cs.uni-potsdam.de/clasp/
INHERIT=cmake flag-o-matic
IUSE=examples test +threads +tools
KEYWORDS=~amd64
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/potassco/clasp/archive/refs/tags/v3.3.8.tar.gz -> clasp-3.3.8.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=76d44be0bfdcdfbcbededfc8b6791921
_md5_=d2fe456df813db8f50323495d8496e3f

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-python/pyte-0.8.0[python_targets_python3_8(-)] dev-python/pexpect[python_targets_python3_8(-)] dev-python/ptyprocess[python_targets_python3_8(-)] dev-python/jedi[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyte-0.8.0[python_targets_python3_9(-)] dev-python/pexpect[python_targets_python3_9(-)] dev-python/ptyprocess[python_targets_python3_9(-)] dev-python/jedi[python_targets_python3_9(-)] ) dev-R/reticulate[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-vcs/git ) test? ( python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.0.1[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] )
DESCRIPTION=A 21 century R console
EAPI=8
HOMEPAGE=https://pypi.org/project/radian/ https://github.com/randy3k/radian
INHERIT=distutils-r1 optfeature
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/randy3k/radian/archive/refs/tags/v0.6.0.tar.gz -> radian-0.6.0-github.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=907a09be75c729fd3255794054c2009a

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-python/pyte-0.8.0[python_targets_python3_8(-)] dev-python/pexpect[python_targets_python3_8(-)] dev-python/ptyprocess[python_targets_python3_8(-)] dev-python/jedi[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyte-0.8.0[python_targets_python3_9(-)] dev-python/pexpect[python_targets_python3_9(-)] dev-python/ptyprocess[python_targets_python3_9(-)] dev-python/jedi[python_targets_python3_9(-)] ) dev-R/askpass dev-R/reticulate[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-vcs/git ) test? ( python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.0.1[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] )
DESCRIPTION=A 21 century R console
EAPI=8
HOMEPAGE=https://pypi.org/project/radian/ https://github.com/randy3k/radian
INHERIT=distutils-r1 optfeature
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/randy3k/radian/archive/refs/tags/v0.6.3.tar.gz -> radian-0.6.3-github.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=24f74ce88e9f589f4d4c584f8293d2a4

View File

@@ -1,6 +1,6 @@
BDEPEND=python? ( dev-lang/swig ) virtual/pkgconfig >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) cgns? ( sci-libs/cgnslib:= ) librom? ( sci-libs/libROM ) mkl? ( sci-libs/mkl ) mpi? ( sci-libs/metis virtual/mpi[cxx] ) mpp? ( sci-libs/Mutationpp ) openblas? ( sci-libs/openblas ) parmetis? ( sci-libs/parmetis ) pastix? ( <sci-libs/pastix-6[mpi?] sci-libs/scotch ) python? ( python_single_target_python3_8? ( dev-python/mpi4py[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpi4py[python_targets_python3_9(-)] ) ) dev-cpp/cli11 autodiff? ( sci-libs/CoDiPack mpi? ( >sci-libs/MeDiPack-1.2 ) openmp? ( sci-libs/OpDiLib ) ) directdiff? ( sci-libs/CoDiPack mpi? ( >sci-libs/MeDiPack-1.2 ) ) tecio? ( >=dev-libs/boost-1.76.0:= ) test? ( dev-cpp/catch:0 )
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) cgns? ( sci-libs/cgnslib:= ) librom? ( sci-libs/libROM ) mkl? ( sci-libs/mkl ) mpi? ( sci-libs/metis virtual/mpi[cxx] ) mpp? ( sci-libs/Mutationpp ) openblas? ( sci-libs/openblas ) parmetis? ( sci-libs/parmetis ) pastix? ( <sci-libs/pastix-6[mpi?] sci-libs/scotch ) python? ( python_single_target_python3_8? ( dev-python/mpi4py[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpi4py[python_targets_python3_9(-)] ) ) dev-cpp/catch:0 dev-cpp/cli11 autodiff? ( sci-libs/CoDiPack mpi? ( >sci-libs/MeDiPack-1.2 ) openmp? ( sci-libs/OpDiLib ) ) directdiff? ( sci-libs/CoDiPack mpi? ( >sci-libs/MeDiPack-1.2 ) ) tecio? ( >=dev-libs/boost-1.76.0:= ) test? ( dev-cpp/catch:0 )
DESCRIPTION=SU2: An Open-Source Suite for Multiphysics Simulation and Design
EAPI=8
HOMEPAGE=https://su2code.github.io/
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/su2code/SU2/archive/v7.2.0.tar.gz -> SU2-7.2.0.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.2.0.tar.gz -> SU2-7.2.0-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.2.0.tar.gz -> SU2-7.2.0-Tutorials.tar.gz )
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=bf7f5b47cc3adb4d07481e2da13c6c6e
_md5_=33cf2f74626037b214e7946c4a17afbe

View File

@@ -1,16 +1,16 @@
BDEPEND=python? ( dev-lang/swig ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 virtual/fortran
DEFINED_PHASES=configure install prepare setup
DEPEND=dev-libs/libltdl virtual/blas virtual/lapack ann? ( sci-libs/ann ) arpack? ( sci-libs/arpack ) blender? ( media-gfx/blender:= ) boost? ( dev-libs/boost ) bullet? ( sci-physics/bullet ) chaco? ( sci-mathematics/chaco ) crypt? ( virtual/libcrypt ) ginac? ( sci-mathematics/ginac ) jdqz? ( sci-libs/jdqz ) mbdyn-module-damper? ( sci-libs/gsl ) mpi? ( virtual/mpi[cxx] ) metis? ( sci-libs/metis ) netcdf? ( sci-libs/netcdf-cxx:* ) octave? ( sci-mathematics/octave ) openblas? ( sci-libs/openblas ) pam? ( sys-libs/pam ) pastix? ( sci-libs/pastix ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) ) qrupdate? ( sci-libs/qrupdate ) sasl? ( dev-libs/cyrus-sasl ) sparse? ( sci-libs/klu sci-libs/umfpack ) superlu? ( sci-libs/superlu_mt ) threads? ( dev-libs/libatomic_ops ) udunits? ( sci-libs/udunits ) blender? ( sys-apps/pkgcore ) virtual/fortran
DEPEND=dev-libs/libltdl virtual/blas virtual/lapack ann? ( sci-libs/ann ) arpack? ( sci-libs/arpack ) blender? ( media-gfx/blender:= ) boost? ( dev-libs/boost ) bullet? ( sci-physics/bullet ) chaco? ( sci-mathematics/chaco ) crypt? ( virtual/libcrypt ) ginac? ( sci-mathematics/ginac ) jdqz? ( sci-libs/jdqz ) mbdyn_module_damper? ( sci-libs/gsl ) mpi? ( virtual/mpi[cxx] ) metis? ( sci-libs/metis ) netcdf? ( sci-libs/netcdf-cxx:* ) octave? ( sci-mathematics/octave ) openblas? ( sci-libs/openblas ) pam? ( sys-libs/pam ) pastix? ( sci-libs/pastix ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) ) qrupdate? ( sci-libs/qrupdate ) sasl? ( dev-libs/cyrus-sasl ) sparse? ( sci-libs/klu sci-libs/umfpack ) superlu? ( sci-libs/superlu_mt ) threads? ( dev-libs/libatomic_ops ) udunits? ( sci-libs/udunits ) blender? ( sys-apps/pkgcore ) virtual/fortran
DESCRIPTION=A general purpose Multibody Dynamics analysis software
EAPI=7
HOMEPAGE=https://www.mbdyn.org
INHERIT=autotools flag-o-matic fortran-2 pam python-single-r1
IUSE=mbdyn-module-asynchronous-machine mbdyn-module-autodiff-test mbdyn-module-ballbearing-contact mbdyn-module-bullet mbdyn-module-charm mbdyn-module-constlaw-f90 mbdyn-module-constlaw-f95 mbdyn-module-constlaw mbdyn-module-cont-contact mbdyn-module-controller mbdyn-module-convtest mbdyn-module-cyclocopter mbdyn-module-damper-gandhi mbdyn-module-damper-graall mbdyn-module-damper-hydraulic mbdyn-module-damper mbdyn-module-diff mbdyn-module-dot mbdyn-module-drive-test mbdyn-module-drive mbdyn-module-dummy mbdyn-module-eu2phi mbdyn-module-fab-electric mbdyn-module-fab-motion mbdyn-module-fab-sbearings mbdyn-module-fabricate mbdyn-module-flightgear mbdyn-module-friction mbdyn-module-friction3 mbdyn-module-hfelem mbdyn-module-hid mbdyn-module-hunt-crossley mbdyn-module-hydrodynamic-plain-bearing mbdyn-module-hydrodynamic-plain-bearing2 mbdyn-module-imu mbdyn-module-indvel mbdyn-module-inline-friction mbdyn-module-inplane-friction mbdyn-module-journal-bearing mbdyn-module-leapmotion mbdyn-module-loadinc mbdyn-module-marble mbdyn-module-md mbdyn-module-mds mbdyn-module-minmaxdrive mbdyn-module-multi-step-drive mbdyn-module-muscles mbdyn-module-namespace mbdyn-module-nodedistdrive mbdyn-module-nonsmooth-node mbdyn-module-ns mbdyn-module-octave mbdyn-module-randdrive mbdyn-module-rollercoaster mbdyn-module-rotor-loose-coupling mbdyn-module-scalarfunc mbdyn-module-switch-drive mbdyn-module-tclpgin mbdyn-module-triangular-contact mbdyn-module-udunits mbdyn-module-uni-in-plane mbdyn-module-wheel2 mbdyn-module-wheel4 ann arpack autodiff blender boost bullet chaco crypt debug eig ginac jdqz +mbc metis mpi multithread-naive netcdf octave openblas pam pastix pmpi python qrupdate rt sasl schur sparse superlu tests threads udunits +y12 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
IUSE=mbdyn_module_asynchronous-machine mbdyn_module_autodiff-test mbdyn_module_ballbearing-contact mbdyn_module_bullet mbdyn_module_charm mbdyn_module_constlaw-f90 mbdyn_module_constlaw-f95 mbdyn_module_constlaw mbdyn_module_cont-contact mbdyn_module_controller mbdyn_module_convtest mbdyn_module_cyclocopter mbdyn_module_damper-gandhi mbdyn_module_damper-graall mbdyn_module_damper-hydraulic mbdyn_module_damper mbdyn_module_diff mbdyn_module_dot mbdyn_module_drive-test mbdyn_module_drive mbdyn_module_dummy mbdyn_module_eu2phi mbdyn_module_fab-electric mbdyn_module_fab-motion mbdyn_module_fab-sbearings mbdyn_module_fabricate mbdyn_module_flightgear mbdyn_module_friction mbdyn_module_friction3 mbdyn_module_hfelem mbdyn_module_hid mbdyn_module_hunt-crossley mbdyn_module_hydrodynamic-plain-bearing mbdyn_module_hydrodynamic-plain-bearing2 mbdyn_module_imu mbdyn_module_indvel mbdyn_module_inline-friction mbdyn_module_inplane-friction mbdyn_module_journal-bearing mbdyn_module_leapmotion mbdyn_module_loadinc mbdyn_module_marble mbdyn_module_md mbdyn_module_mds mbdyn_module_minmaxdrive mbdyn_module_multi-step-drive mbdyn_module_muscles mbdyn_module_namespace mbdyn_module_nodedistdrive mbdyn_module_nonsmooth-node mbdyn_module_ns mbdyn_module_octave mbdyn_module_randdrive mbdyn_module_rollercoaster mbdyn_module_rotor-loose-coupling mbdyn_module_scalarfunc mbdyn_module_switch-drive mbdyn_module_tclpgin mbdyn_module_triangular-contact mbdyn_module_udunits mbdyn_module_uni-in-plane mbdyn_module_wheel2 mbdyn_module_wheel4 ann arpack autodiff blender boost bullet chaco crypt debug eig ginac jdqz +mbc metis mpi multithread-naive netcdf octave openblas pam pastix pmpi python qrupdate rt sasl schur sparse superlu tests threads udunits +y12 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/libltdl virtual/blas virtual/lapack ann? ( sci-libs/ann ) arpack? ( sci-libs/arpack ) blender? ( media-gfx/blender:= ) boost? ( dev-libs/boost ) bullet? ( sci-physics/bullet ) chaco? ( sci-mathematics/chaco ) crypt? ( virtual/libcrypt ) ginac? ( sci-mathematics/ginac ) jdqz? ( sci-libs/jdqz ) mbdyn-module-damper? ( sci-libs/gsl ) mpi? ( virtual/mpi[cxx] ) metis? ( sci-libs/metis ) netcdf? ( sci-libs/netcdf-cxx:* ) octave? ( sci-mathematics/octave ) openblas? ( sci-libs/openblas ) pam? ( sys-libs/pam ) pastix? ( sci-libs/pastix ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) ) qrupdate? ( sci-libs/qrupdate ) sasl? ( dev-libs/cyrus-sasl ) sparse? ( sci-libs/klu sci-libs/umfpack ) superlu? ( sci-libs/superlu_mt ) threads? ( dev-libs/libatomic_ops ) udunits? ( sci-libs/udunits ) virtual/fortran
REQUIRED_USE=mbdyn-module-bullet? ( bullet ) mbdyn-module-octave? ( octave ) mbdyn-module-udunits? ( udunits ) mbdyn-module-wheel4? ( ginac ) multithread-naive? ( threads ) pmpi? ( mpi ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) schur? ( || ( chaco metis ) mpi )
RDEPEND=dev-libs/libltdl virtual/blas virtual/lapack ann? ( sci-libs/ann ) arpack? ( sci-libs/arpack ) blender? ( media-gfx/blender:= ) boost? ( dev-libs/boost ) bullet? ( sci-physics/bullet ) chaco? ( sci-mathematics/chaco ) crypt? ( virtual/libcrypt ) ginac? ( sci-mathematics/ginac ) jdqz? ( sci-libs/jdqz ) mbdyn_module_damper? ( sci-libs/gsl ) mpi? ( virtual/mpi[cxx] ) metis? ( sci-libs/metis ) netcdf? ( sci-libs/netcdf-cxx:* ) octave? ( sci-mathematics/octave ) openblas? ( sci-libs/openblas ) pam? ( sys-libs/pam ) pastix? ( sci-libs/pastix ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) ) qrupdate? ( sci-libs/qrupdate ) sasl? ( dev-libs/cyrus-sasl ) sparse? ( sci-libs/klu sci-libs/umfpack ) superlu? ( sci-libs/superlu_mt ) threads? ( dev-libs/libatomic_ops ) udunits? ( sci-libs/udunits ) virtual/fortran
REQUIRED_USE=mbdyn_module_bullet? ( bullet ) mbdyn_module_octave? ( octave ) mbdyn_module_udunits? ( udunits ) mbdyn_module_wheel4? ( ginac ) multithread-naive? ( threads ) pmpi? ( mpi ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) schur? ( || ( chaco metis ) mpi )
SLOT=0
SRC_URI=https://public.gitlab.polimi.it/DAER/mbdyn/-/archive/ae57618c4e7b030b59707b8c156a6e2a94a6efd0/mbdyn-ae57618c4e7b030b59707b8c156a6e2a94a6efd0.tar.bz2
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 72d28c6872beb1e7cb99684b0ae4715d pam e44a1dd98f13e1ad76de01e919bde1f1 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=aed08d5f6bb38d8cda14632699a5a5cd
_md5_=f843ea6862fd395b046f5236d8196771

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
DESCRIPTION=Python library providing various tools to work with Intel processors
EAPI=8
HOMEPAGE=https://github.com/intel/iCommsPowerManagement
HOMEPAGE=https://github.com/intel/CommsPowerManagement
INHERIT=distutils-r1
IUSE=ansible python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_p
SLOT=0
SRC_URI=https://github.com/intel/CommsPowerManagement/archive/refs/tags/pwr-v0.2.1.tar.gz -> CommsPowerManagement-0.2.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=85c4305385514cf436cdef99e17a01da
_md5_=3ff3d4ba2e747309b058af930ddc203a

View File

@@ -12,4 +12,4 @@ RDEPEND=sys-libs/binutils-libs mpi? ( virtual/mpi )
SLOT=0
SRC_URI=https://github.com/Graph500/Graph500/archive/refs/tags/graph500-1.2.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=1f23b0fdd2f00d06f61e632f2eb414df
_md5_=06ed8f88b90d7def14679102b2bf415f

View File

@@ -5,12 +5,12 @@ DESCRIPTION=implementation of the OpenSHMEM specification
EAPI=8
HOMEPAGE=https://github.com/Sandia-OpenSHMEM/SOS
INHERIT=autotools fortran-2
IUSE=ofi-mr-basic +ofi-mr-scalable ofi-mr-rma-event total-data-ordering-always +total-data-ordering-check total-data-ordering-never av-map bounce-buffers cma completion-polling cxx debug error-checking fortran long-fortran-header manual-progress memcpy ofi ofi-fence openmp +pmi-mpi pmi-simple portals4 profiling pthread-mutexes remote-virtual-addressing threads thread-completion ucx xpmem
IUSE=ofi_mr_basic +ofi_mr_scalable ofi_mr_rma-event total_data_ordering_always +total_data_ordering_check total_data_ordering_never av-map bounce-buffers cma completion-polling cxx debug error-checking fortran long-fortran-header manual-progress memcpy ofi ofi-fence openmp +pmi-mpi pmi-simple portals4 profiling pthread-mutexes remote-virtual-addressing threads thread-completion ucx xpmem
KEYWORDS=~amd64
LICENSE=BSD public-domain mpich2
RDEPEND=ofi? ( sys-block/libfabric ) pmi-simple? ( sys-cluster/pmix[pmi] ) pmi-mpi? ( virtual/mpi ) portals4? ( sys-cluster/portals4 ) ucx? ( sys-cluster/ucx ) xpmem? ( sys-kernel/xpmem ) fortran? ( virtual/fortran )
REQUIRED_USE=^^ ( ofi-mr-basic ofi-mr-scalable ofi-mr-rma-event ) ^^ ( total-data-ordering-always total-data-ordering-check total-data-ordering-never ) ^^ ( pmi-mpi pmi-simple ) ?? ( cma xpmem ) ?? ( ofi portals4 )
REQUIRED_USE=^^ ( ofi_mr_basic ofi_mr_scalable ofi_mr_rma-event ) ^^ ( total_data_ordering_always total_data_ordering_check total_data_ordering_never ) ^^ ( pmi-mpi pmi-simple ) ?? ( cma xpmem ) ?? ( ofi portals4 )
SLOT=0
SRC_URI=https://github.com/Sandia-OpenSHMEM/SOS/archive/refs/tags/v1.5.0.tar.gz -> SOS-1.5.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=271b3da3603631c8c6e3c88afafbc280
_md5_=705f5fd21ce442d9f0e43776951f01ee

View File

@@ -5,12 +5,12 @@ DESCRIPTION=Transparent Checkpointing Library
EAPI=8
HOMEPAGE=https://github.com/bsc-pm/TCL
INHERIT=autotools
IUSE=tcl-debug tcl-instrumentation tcl-instrumentation-debug +tcl-performance fti scr veloc
IUSE=tcl_debug tcl_instrumentation tcl_instrumentation-debug +tcl_performance fti scr veloc
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=virtual/mpi fti? ( sys-cluster/fti ) scr? ( sys-cluster/scr ) veloc? ( sys-cluster/veloc )
REQUIRED_USE=|| ( fti scr veloc ) || ( tcl-debug tcl-instrumentation tcl-instrumentation-debug tcl-performance )
REQUIRED_USE=|| ( fti scr veloc ) || ( tcl_debug tcl_instrumentation tcl_instrumentation-debug tcl_performance )
SLOT=0
SRC_URI=https://github.com/bsc-pm/TCL/archive/refs/tags/v1.0.tar.gz -> TCL-1.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710
_md5_=1870698023198cadd9380751c8889208
_md5_=581b992b5e0db4515a1235ef922404a4

View File

@@ -5,12 +5,12 @@ DESCRIPTION=Instrumentation framework to generate execution traces of parallel r
EAPI=7
HOMEPAGE=https://github.com/bsc-performance-tools/extrae
INHERIT=autotools java-pkg-opt-2 python-single-r1
IUSE=+instrument-dynamic-memory +instrument-io +instrument-syscall clustering dlsym doc dyninst heterogeneous inotify memkind merge-in-trace nanos online opencl openmp openshmem +parallel-merge pebs-sampling peruse +posix-clock pthread sampling +single-mpi-lib sionlib smpss spectral +xml java python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
IUSE=+instrument_dynamic-memory +instrument_io +instrument_syscall clustering dlsym doc dyninst heterogeneous inotify memkind merge-in-trace nanos online opencl openmp openshmem +parallel-merge pebs-sampling peruse +posix-clock pthread sampling +single-mpi-lib sionlib smpss spectral +xml java python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-libs/libxml2 dev-libs/papi !sys-cluster/openmpi[libompitrace(+)] sys-libs/libunwind sys-libs/zlib virtual/mpi || ( sys-devel/binutils:* sys-libs/binutils-libs ) clustering? ( sys-cluster/clusteringsuite[treedbscan] ) dyninst? ( dev-libs/boost:= dev-libs/libdwarf sys-cluster/dyninst virtual/libelf ) inotify? ( dev-libs/libevent ) memkind? ( dev-libs/memkind ) online? ( sys-cluster/synapse ) opencl? ( dev-util/opencl-headers ) openshmem? ( sys-cluster/SOS ) peruse? ( sys-cluster/openmpi[peruse(-)] ) sionlib? ( sys-cluster/sionlib:= ) spectral? ( sci-libs/fftw sys-cluster/spectral ) java? ( virtual/jre:1.8 ) virtual/opencl java? ( >=dev-java/java-config-2.2.0-r3 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) || ( instrument-dynamic-memory instrument-io instrument-syscall ) java? ( pthread )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) || ( instrument_dynamic-memory instrument_io instrument_syscall ) java? ( pthread )
SLOT=0
SRC_URI=https://github.com/bsc-performance-tools/extrae/archive/3.8.3.tar.gz -> extrae-3.8.3.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 java-utils-2 e38ea02d8ed864a74078ecf46aa06f30 java-pkg-opt-2 a71433e535af8faae0c0f6c861a32054 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=99799c628c073df9eaf922fbc9752fda
_md5_=4bf8e3ee3af675054702ac6b2e18f10b

View File

@@ -5,12 +5,12 @@ DESCRIPTION=Runtime designed to serve as runtime support in parallel environment
EAPI=8
HOMEPAGE=https://pm.bsc.es/nanox https://github.com/bsc-pm/nanox
INHERIT=autotools docs
IUSE=nanox-debug +nanox-instrumentation nanox-instrumentation-debug +nanox-performance allocator ayudame dlb +extrae gasnet hwloc memkind memtracker mpi opencl papi sqlite resiliency task-callback +threads doc
IUSE=nanox_debug +nanox_instrumentation nanox_instrumentation-debug +nanox_performance allocator ayudame dlb +extrae gasnet hwloc memkind memtracker mpi opencl papi sqlite resiliency task-callback +threads doc
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=ayudame? ( sys-cluster/temanejo[-ompss] ) dlb? ( sys-cluster/dlb ) extrae? ( sys-cluster/extrae[nanos] ) gasnet? ( sys-cluster/gasnet ) hwloc? ( sys-apps/hwloc ) memkind? ( dev-libs/memkind ) mpi? ( virtual/mpi ) papi? ( dev-libs/papi ) sqlite? ( dev-db/sqlite ) opencl? ( virtual/opencl )
REQUIRED_USE=|| ( nanox-debug nanox-instrumentation nanox-instrumentation-debug nanox-performance ) nanox-instrumentation? ( extrae ) nanox-instrumentation-debug? ( extrae )
REQUIRED_USE=|| ( nanox_debug nanox_instrumentation nanox_instrumentation-debug nanox_performance ) nanox_instrumentation? ( extrae ) nanox_instrumentation-debug? ( extrae )
SLOT=0
SRC_URI=https://github.com/bsc-pm/nanox/archive/a9df6936128ebe10374350c719a0fba74bc89803.tar.gz -> nanox-0.15_p20210818.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=d81aa2125ab436b00bce4199d55d2622
_md5_=54f1266d191c3c52e1a73e3f65adc005

View File

@@ -11,6 +11,6 @@ RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_si
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
RESTRICT=test
SLOT=0
SRC_URI=http://perftools.pages.jsc.fz-juelich.de/cicd/otf2/tags/otf2-2.3/otf2-2.3.tar.gz
SRC_URI=https://perftools.pages.jsc.fz-juelich.de/cicd/otf2/tags/otf2-2.3/otf2-2.3.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=c7c8ad3a672be57c0311dbb862a80a12
_md5_=c6bf963bbcd7197067a4f2c0c74fe6c9

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=configure install prepare setup
DEPEND=netcdf? ( sci-libs/netcdf[mpi] ) virtual/mpi fortran? ( virtual/fortran )
DESCRIPTION=Parallel extension to netCDF
EAPI=8
HOMEPAGE=https://parallel-netcdf.github.io http://cucis.ece.northwestern.edu/projects/PnetCDF/ https://trac.mcs.anl.gov/projects/parallel-netcdf
HOMEPAGE=https://parallel-netcdf.github.io https://trac.mcs.anl.gov/projects/parallel-netcdf
INHERIT=autotools fortran-2
IUSE=burst-buffering +cxx debug doc +erange-fill +file-sync +fortran netcdf null-byte-header-padding +relax-coord-bound subfiling threadsafe
KEYWORDS=~amd64
@@ -11,6 +11,6 @@ LICENSE=UCAR-Unidata
RDEPEND=netcdf? ( sci-libs/netcdf[mpi] ) virtual/mpi fortran? ( virtual/fortran )
RESTRICT=test
SLOT=0
SRC_URI=http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/pnetcdf-1.12.2.tar.gz
SRC_URI=https://parallel-netcdf.github.io/Release/pnetcdf-1.12.2.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=afa9f0c7671513922d9ea7c019a35863
_md5_=2f3f64b4e0137b1a42ec040baf9551d1

View File

@@ -1,17 +1,17 @@
BDEPEND=sys-devel/bison sys-devel/flex dev-util/ninja >=dev-util/cmake-3.20.5 virtual/fortran doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-util/valgrind sys-apps/hwloc sys-cluster/temanejo mpi? ( virtual/mpi ) parsec-prof-otf2? ( sys-cluster/otf2 ) parsec-prof-pins? ( dev-libs/papi ) virtual/fortran
DEPEND=dev-util/valgrind sys-apps/hwloc sys-cluster/temanejo mpi? ( virtual/mpi ) parsec_prof_otf2? ( sys-cluster/otf2 ) parsec_prof_pins? ( dev-libs/papi ) virtual/fortran
DESCRIPTION=Parallel Runtime Scheduler and Execution Controller
EAPI=7
HOMEPAGE=https://bitbucket.org/icldistcomp/parsec
INHERIT=cmake fortran-2 docs
IUSE=parsec-debug-history parsec-debug-noisier parsec-debug-paranoid +parsec-dist-collectives +parsec-dist-priorities +parsec-dist-thread parsec-prof-active-arena-set parsec-prof-btf parsec-prof-dry-body parsec-prof-dry-dep parsec-prof-dry-run parsec-prof-grapher +parsec-prof-mmap parsec-prof-otf2 parsec-prof-pins parsec-prof-ptg parsec-prof-rusage parsec-prof-scheduling-events +parsec-prof-thread +cxx debug +devel-headers fortran +home-config-files +mpi profile +sched-deps-mask sim test +tools doc
IUSE=parsec_debug_history parsec_debug_noisier parsec_debug_paranoid +parsec_dist_collectives +parsec_dist_priorities +parsec_dist_thread parsec_prof_active-arena-set parsec_prof_btf parsec_prof_dry-body parsec_prof_dry-dep parsec_prof_dry-run parsec_prof_grapher +parsec_prof_mmap parsec_prof_otf2 parsec_prof_pins parsec_prof_ptg parsec_prof_rusage parsec_prof_scheduling-events +parsec_prof_thread +cxx debug +devel-headers fortran +home-config-files +mpi profile +sched-deps-mask sim test +tools doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-util/valgrind sys-apps/hwloc sys-cluster/temanejo mpi? ( virtual/mpi ) parsec-prof-otf2? ( sys-cluster/otf2 ) parsec-prof-pins? ( dev-libs/papi ) virtual/fortran
REQUIRED_USE=?? ( mpi sim ) ?? ( parsec-debug-noisier parsec-debug-history ) ?? ( parsec-prof-dry-body parsec-prof-dry-dep parsec-prof-dry-run ) ?? ( parsec-prof-btf parsec-prof-otf2 )
RDEPEND=dev-util/valgrind sys-apps/hwloc sys-cluster/temanejo mpi? ( virtual/mpi ) parsec_prof_otf2? ( sys-cluster/otf2 ) parsec_prof_pins? ( dev-libs/papi ) virtual/fortran
REQUIRED_USE=?? ( mpi sim ) ?? ( parsec_debug_noisier parsec_debug_history ) ?? ( parsec_prof_dry-body parsec_prof_dry-dep parsec_prof_dry-run ) ?? ( parsec_prof_btf parsec_prof_otf2 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://bitbucket.org/icldistcomp/parsec/get/parsec-3.0.2012.tar.bz2
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=a86a193b95c2e51b9792bba75d0efd2c
_md5_=22829c2eefabd36facd18350ede05d40

View File

@@ -5,13 +5,13 @@ DESCRIPTION=low-level network API for high-performance networking
EAPI=8
HOMEPAGE=https://www.sandia.gov/portals/portals-4-0/ https://github.com/Portals4/portals4
INHERIT=autotools docs optfeature
IUSE=transport-shmem +transport-udp knem me-triggered pmi ppe reliable-udp test unordered-matching zero-mrs doc
IUSE=transport_shmem +transport_udp knem me-triggered pmi ppe reliable-udp test unordered-matching zero-mrs doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/libev dev-libs/libxml2 knem? ( sys-cluster/knem ) pmi? ( sys-cluster/pmix[pmi] ) ppe? ( sys-kernel/xpmem )
REQUIRED_USE=?? ( ppe transport-shmem ) knem? ( transport-shmem ) reliable-udp? ( transport-udp )
REQUIRED_USE=?? ( ppe transport_shmem ) knem? ( transport_shmem ) reliable-udp? ( transport_udp )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Portals4/portals4/archive/71fc5d04c9f8fc9818a05cdc608e2d13af825d83.tar.gz -> portals4-1.0_alpha1_p20190109.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 docs 8ed2a8a28ff109e7a3582c9abb7fe327 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=4f5fbff075b2c1bfb0ad8470a9a2bbee
_md5_=54edf3bb9f762c08bdd96e2913591f48

View File

@@ -11,4 +11,4 @@ RDEPEND=virtual/mpi
SLOT=0
SRC_URI=https://github.com/hsundar/usort/archive/902f5e3cbba66833bbf2d219c183d4705b3582c7.tar.gz -> usort-0_pre20211230.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=828eb0853f09731701331d65660cf874
_md5_=90f046ff5e9a0457cb22df008c76a700

View File

@@ -1,17 +1,17 @@
BDEPEND=doc? ( >=dev-python/sphinx-4.4.0 ) test? ( comm-queue-ipc? ( dev-libs/boost ) slurm? ( sys-cluster/slurm ) dev-libs/openssl ~sys-cluster/AXL-0.5.0 sys-cluster/er virtual/mpi >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-util/ninja >=dev-util/cmake-3.20.5 python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
BDEPEND=doc? ( >=dev-python/sphinx-4.4.0 ) test? ( comm_queue_ipc? ( dev-libs/boost ) slurm? ( sys-cluster/slurm ) dev-libs/openssl ~sys-cluster/AXL-0.5.0 sys-cluster/er virtual/mpi >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-util/ninja >=dev-util/cmake-3.20.5 python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=comm-queue-ipc? ( dev-libs/boost ) slurm? ( sys-cluster/slurm ) dev-libs/openssl ~sys-cluster/AXL-0.5.0 sys-cluster/er virtual/mpi
DEPEND=comm_queue_ipc? ( dev-libs/boost ) slurm? ( sys-cluster/slurm ) dev-libs/openssl ~sys-cluster/AXL-0.5.0 sys-cluster/er virtual/mpi
DESCRIPTION=Very-Low Overhead Checkpointing System
EAPI=8
HOMEPAGE=https://github.com/ECP-VeloC/VELOC
INHERIT=cmake distutils-r1
IUSE=+comm-queue-ipc comm-queue-socket python +slurm doc test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IUSE=+comm_queue_ipc comm_queue_socket python +slurm doc test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=comm-queue-ipc? ( dev-libs/boost ) slurm? ( sys-cluster/slurm ) dev-libs/openssl ~sys-cluster/AXL-0.5.0 sys-cluster/er virtual/mpi python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=^^ ( comm-queue-ipc comm-queue-socket ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RDEPEND=comm_queue_ipc? ( dev-libs/boost ) slurm? ( sys-cluster/slurm ) dev-libs/openssl ~sys-cluster/AXL-0.5.0 sys-cluster/er virtual/mpi python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=^^ ( comm_queue_ipc comm_queue_socket ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ECP-VeloC/VELOC/archive/refs/tags/1.6.tar.gz -> veloc-1.6.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45
_md5_=be48a7fcbfca946bc71c3fee6971dac5
_md5_=2722f9a36097e211391fe44c2fbbeca0

View File

@@ -9,4 +9,4 @@ LICENSE=GPL-3+
RDEPEND=dev-libs/libpcre:3
SLOT=0
SRC_URI=https://github.com/zeromq/gsl/archive/refs/tags/v4.1.5.tar.gz -> gsl-4.1.5.tar.gz
_md5_=0679699eed2083be057139e0173f1931
_md5_=6207f57326922bc8b92fdddd3a8a0b3b

View File

@@ -1,5 +1,5 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=unpack
DEFINED_PHASES=install unpack
DESCRIPTION=Pure-C embeddable compiler backend
EAPI=7
HOMEPAGE=https://c9x.me/compile/
@@ -8,4 +8,4 @@ LICENSE=MIT
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=d50af267673328a3c843739a2520adbb
_md5_=a4053cd2f55aea5f0dccabd72b26c388

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@ DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-libs/libXxf86vm media-gfx/imagemagick dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Adaptive screen brightness/temperature
EAPI=7
HOMEPAGE=https://getgammy.com/
HOMEPAGE=https://github.com/Fushko/gammy
INHERIT=desktop qmake-utils xdg
KEYWORDS=~amd64
LICENSE=GPL-3
@@ -10,4 +10,4 @@ RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-li
SLOT=0
SRC_URI=https://github.com/Fushko/gammy/archive/v0.9.60.tar.gz -> gammy-0.9.60.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=c6d8d60ba4bb6dc246dfbaba4b345085
_md5_=75808bbd9d62ac4a9a71b5766d237000

View File

@@ -2,7 +2,7 @@ DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-libs/libXxf86vm media-gfx/imagemagick dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Adaptive screen brightness/temperature
EAPI=7
HOMEPAGE=https://getgammy.com/
HOMEPAGE=https://github.com/Fushko/gammy
INHERIT=qmake-utils xdg
KEYWORDS=~amd64
LICENSE=GPL-3
@@ -10,4 +10,4 @@ RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-li
SLOT=0
SRC_URI=https://github.com/Fushko/gammy/archive/v0.9.64.tar.gz -> gammy-0.9.64.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=b8adf851f90b430a8074b4d2bc323491
_md5_=0b3fd289454500c1c0f3e975fcecc2a8