2022-05-10 08:03:23 UTC

This commit is contained in:
Repository mirror & CI
2022-05-10 08:03:23 +00:00
parent 5eec7ec819
commit 2c6accca78
14 changed files with 75 additions and 29 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=configure install
DEPEND=dev-qt/qtcore dev-qt/qtgui dev-qt/qtsql[sqlite]
DESCRIPTION=Application for browsing your local Portage repository files
EAPI=8
HOMEPAGE=https://github.com/k9spud/appswipe
INHERIT=desktop qmake-utils
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-portage/gentoolkit app-portage/portage-utils lxde-base/lxterminal dev-qt/qtcore dev-qt/qtgui dev-qt/qtsql[sqlite]
SLOT=0
SRC_URI=https://github.com/k9spud/appswipe/archive/refs/tags/v1.1.14.tar.gz -> appswipe-1.1.14.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b qmake-utils f5eb2f69fffe94292aaaf802fb21c8d1
_md5_=701de3dc7a3e0640d579cea00d0de70b

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sstallion/vimwiki-cli/archive/v1.0.0.tar.gz -> vimwiki-cli-1.0.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 c44a1c362b7660d46c7a67c553e589c3 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 491b9bc4e96bbae35530dfcff3069584
_md5_=6e9950ce43dd524146684427e82939b2
_md5_=851c0d591598ceb09f8c28f160732bca

File diff suppressed because one or more lines are too long

View File

@@ -11,4 +11,4 @@ RDEPEND=>=sci-mathematics/octave-3.8.0
SLOT=0
SRC_URI=mirror://sourceforge/octave/quaternion-2.4.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f
_md5_=53344b9c29e37b3bfc2be905433645e1
_md5_=ebd9cba5a908179fd860b9863a4d3a0f

View File

@@ -0,0 +1,15 @@
BDEPEND=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 ) >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Easy to use Python module to extract Exif metadata from tiff and jpeg files
EAPI=8
HOMEPAGE=https://pypi.org/project/ExifRead/ https://github.com/ianare/exif-py
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/ianare/exif-py/archive/3.0.0.tar.gz -> exifread-3.0.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 c44a1c362b7660d46c7a67c553e589c3 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 491b9bc4e96bbae35530dfcff3069584
_md5_=c5e7426d726a2a48d6c3310fc07ab5ad

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/t/types-python-dateutil/types-python-dateutil-2.8.12.tar.gz
SRC_URI=mirror://pypi/t/types-python-dateutil/types-python-dateutil-2.8.15.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 c44a1c362b7660d46c7a67c553e589c3 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 491b9bc4e96bbae35530dfcff3069584
_md5_=6f8518bfc3cf1f879a351c2852b61869

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/t/types-pytz/types-pytz-2021.3.6.tar.gz
SRC_URI=mirror://pypi/t/types-pytz/types-pytz-2021.3.8.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 c44a1c362b7660d46c7a67c553e589c3 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 491b9bc4e96bbae35530dfcff3069584
_md5_=3dd2bbd4cbec5ed61faa75fa946796ec

View File

@@ -1,16 +0,0 @@
BDEPEND=app-arch/unzip 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-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
DESCRIPTION=A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=python-r1 distutils-r1 meson-multilib
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) 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=|| ( X wayland ) xnvctrl? ( video_cards_nvidia ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/flightlessmango/MangoHud/archive/v0.6.6-1.tar.gz -> mangohud-0.6.6.1.tar.gz https://github.com/ocornut/imgui/archive/v1.81.tar.gz -> imgui-1.81.tar.gz https://wrapdb.mesonbuild.com/v2/imgui_1.81-1/get_patch -> imgui-1.81-1-meson-wrap.zip
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 c44a1c362b7660d46c7a67c553e589c3 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 491b9bc4e96bbae35530dfcff3069584 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 meson 4e69b4b5d15387549776392e83e8c42c multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9
_md5_=b4a48993ca321d3cd3cee55319ef9966

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip 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-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland )
DESCRIPTION=A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=python-r1 distutils-r1 meson
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) 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=|| ( X wayland ) xnvctrl? ( video_cards_nvidia ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/flightlessmango/MangoHud/archive/v0.6.6-1.tar.gz -> mangohud-0.6.6.1.tar.gz https://github.com/ocornut/imgui/archive/v1.81.tar.gz -> imgui-1.81.tar.gz https://wrapdb.mesonbuild.com/v2/imgui_1.81-1/get_patch -> imgui-1.81-1-meson-wrap.zip
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 c44a1c362b7660d46c7a67c553e589c3 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 491b9bc4e96bbae35530dfcff3069584 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 meson 4e69b4b5d15387549776392e83e8c42c
_md5_=5897d6e8316180fa3ce3f8b71f2b5837

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A free LDL factorisation routine
EAPI=8
HOMEPAGE=https://github.com/osqp/qdldl
INHERIT=cmake
IUSE=coverage single-precision test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/osqp/qdldl/archive/9fae555ca11046362be143a24cca66c311eeb884.tar.gz -> qdldl-0.1.5_p20211001.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=34dc1fe5a411ac5c938a2d07bdd898be

View File

@@ -156,6 +156,7 @@ app-office/beancount 2.3.3: A double-entry accounting system that uses text file
app-office/openoffice-bin 4.1.11 4.1.12: Apache OpenOffice productivity suite
app-office/pyspread 1.99.6: Pyspread is a non-traditional spreadsheet written in Python
app-office/sc-im 0.8.2-r1: Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
app-portage/appswipe 1.1.14: Application for browsing your local Portage repository files
app-portage/emlop 0.4.2: A fast, accurate, ergonomic emerge.log parser
app-portage/gentoo-sweep 0.1.2a: Check your gentoo installation for unwanted cruft, forgotten files
app-portage/pacvis 0.4.2: Displays dependency graphs of packages
@@ -616,7 +617,7 @@ dev-python/doxypypy 0.8.8.6_p20210405: A more Pythonic version of doxypy, a Doxy
dev-python/dropbox-sdk-python 11.28.0: The offical Dropbox SDK for Python
dev-python/etcd3 0.12.0: Python client for the etcd API v3
dev-python/etcd3gw 1.0.1 1.0.2: A python client for etcd3 grpc-gateway v3 API
dev-python/exifread 2.3.2: Easy to use Python module to extract Exif metadata from tiff and jpeg files
dev-python/exifread 2.3.2 3.0.0: Easy to use Python module to extract Exif metadata from tiff and jpeg files
dev-python/factory_boy 3.2.0 3.2.1: A fixtures replacement tool
dev-python/fake-useragent 0.1.11-r1: Up to date simple useragent faker with real world database
dev-python/fastavro 1.4.10 1.4.11: Fast Avro for Python
@@ -853,8 +854,8 @@ dev-python/ttfautohint-py 0.4.3 0.5.1: A Python wrapper for ttfautohint
dev-python/tweedledum 1.1.1: Library for analysis, compilation, synthesis, optimization of quantum circuits
dev-python/tweepy 3.10.0: An easy-to-use Python library for accessing the Twitter API.
dev-python/types-paramiko 2.8.21 2.10.0: Typing stubs for paramiko
dev-python/types-python-dateutil 2.8.12 2.8.14: Typing stubs for python-dateutil
dev-python/types-pytz 2021.3.6 2021.3.7: Typing stubs for pytz
dev-python/types-python-dateutil 2.8.14 2.8.15: Typing stubs for python-dateutil
dev-python/types-pytz 2021.3.7 2021.3.8: Typing stubs for pytz
dev-python/types-requests 2.27.20 2.27.25: Typing stubs for requests
dev-python/types-urllib3 1.26.13 1.26.14: Typing stubs for urllib3
dev-python/ufo2ft 2.26.0 2.27.0: A bridge from UFOs to FontTool objects
@@ -976,7 +977,7 @@ games-util/gamehub 0.16.0.1: GameHub is a unified library for all your games
games-util/hid-nintendo 9999: A Nintendo HID kernel module
games-util/itch-bin 25.4.1 25.5.1-r1: itch.io game browser, installer and launcher
games-util/legendary 0.20.24 0.20.25: A free and open-source replacement for the Epic Games Launcher
games-util/mangohud 0.6.6.1-r1: A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
games-util/mangohud 0.6.6.1-r2: A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
games-util/minigalaxy 1.0.2 1.1.0: A simple GOG client for Linux
games-util/samrewritten 9999 202008: Steam Achievement Manager For Linux
games-util/steamtinkerlaunch 8.0: Wrapper script for Steam custom launch options
@@ -1195,7 +1196,7 @@ net-misc/FORT-validator 1.4.1 1.4.2 1.5.0: FORT validator is an open source RPKI
net-misc/bee 0.3.1-r1 1.0.0_alpha4-r1: IOTA node written in rust
net-misc/can-utils 2020.02.04 2020.12.0-r1 2021.08.0 9999-r3: CAN userspace utilities and tools
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/facebook-ptp 0_pre20210831: Facebook's PTP libraries
net-misc/facebook-ptp 0_pre20211123: Facebook's PTP libraries
net-misc/freetube-bin 0.16.0: A private YouTube desktop client
net-misc/gemget 1.8.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
@@ -1257,6 +1258,7 @@ sci-libs/jdqz 0_pre19971107-r3: Jacobi-Davidson type method for the generalized
sci-libs/libpotassco 0_pre20200612: A utility library used by various potassco projects
sci-libs/meschach 1.2b_p20170511-r1: Meschach is a C-language library of routines for performing matrix computations
sci-libs/mlpack 3.4.2_p20220501: scalable C++ machine learning library
sci-libs/qdldl 0.1.5_p20211001: A free LDL factorisation routine
sci-libs/saclib 2.2.8 2.2.8_p20220502-r1: Reference implementations of algorithms and forms the basis of QEPCAD
sci-libs/slicot 5.0_p20101122-r1: Subroutine Library in Systems and Control Theory
sci-mathematics/aspcud 1.9.6: A solver for package problems in CUDF format

View File

@@ -1 +1 @@
Mon, 09 May 2022 20:52:25 +0000
Tue, 10 May 2022 08:03:23 +0000