2025-05-29 09:08:50 UTC

This commit is contained in:
Repository mirror & CI
2025-05-29 09:08:50 +00:00
parent a78ee11370
commit 0aebb25188
54 changed files with 481 additions and 208 deletions

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=report system wide file access events
EAPI=8
HOMEPAGE=https://github.com/martinpitt/fatrace
IUSE=powertop
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=powertop? ( sys-power/powertop )
SLOT=0
SRC_URI=https://github.com/martinpitt/fatrace/archive/0.18.0/fatrace-0.18.0.tar.gz
_md5_=19620a4e1e448ebe660d951e8760d03f

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-qt/qttools:6
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
DESCRIPTION=A cross-platform reimplementation of Notepad++ based on Qt
EAPI=8
HOMEPAGE=https://github.com/dail8859/NotepadNext
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=qmake-utils xdg
KEYWORDS=~amd64
LICENSE=GPL-3 MIT LGPL-2.1 MIT-no-machine-learning || ( MPL-1.1 GPL-2+ LGPL-2.1+ )
RDEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
SLOT=0
SRC_URI=https://github.com/dail8859/NotepadNext/archive/8319f2cac535fed26b3152478f30bf494df969f8.tar.gz -> notepadnext-0.9.tar.gz https://github.com/itay-grudev/SingleApplication/archive/494772e98cef0aa88124f154feb575cc60b08b38.tar.gz -> SingleApplication-494772e98cef0aa88124f154feb575cc60b08b38.tar.gz https://gitlab.freedesktop.org/uchardet/uchardet/-/archive/edae8e81cfb8092496f94da1a306c4c9f0ce32bb.tar.gz -> uchardet-edae8e81cfb8092496f94da1a306c4c9f0ce32bb.tar.gz https://github.com/editorconfig/editorconfig-core-qt/archive/ee967262db4fdbd735f9971cc0c90cf4f3100d3a.tar.gz -> editorconfig-core-qt-ee967262db4fdbd735f9971cc0c90cf4f3100d3a.tar.gz https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/archive/e857421fdf32e3dd438a1b5dd73b1ffe837f2ab8.tar.gz -> Qt-Advanced-Docking-System-e857421fdf32e3dd438a1b5dd73b1ffe837f2ab8.tar.gz https://github.com/alex-spataru/QSimpleUpdater/archive/911727370d90001077f93ea94545099e197400a0.tar.gz -> QSimpleUpdater-911727370d90001077f93ea94545099e197400a0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d826584bb368911d7d82706ebf45bb2b

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-qt/qttools:6
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
DESCRIPTION=A cross-platform reimplementation of Notepad++ based on Qt
EAPI=8
HOMEPAGE=https://github.com/dail8859/NotepadNext
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=qmake-utils xdg
KEYWORDS=~amd64
LICENSE=GPL-3 MIT LGPL-2.1 MIT-no-machine-learning || ( MPL-1.1 GPL-2+ LGPL-2.1+ )
RDEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
SLOT=0
SRC_URI=https://github.com/dail8859/NotepadNext/archive/0aebd26b7ccaf5508c10f353c8776f7fa09db5c0.tar.gz -> notepadnext-0.9_p20241128.tar.gz https://github.com/itay-grudev/SingleApplication/archive/494772e98cef0aa88124f154feb575cc60b08b38.tar.gz -> SingleApplication-494772e98cef0aa88124f154feb575cc60b08b38.tar.gz https://gitlab.freedesktop.org/uchardet/uchardet/-/archive/edae8e81cfb8092496f94da1a306c4c9f0ce32bb.tar.gz -> uchardet-edae8e81cfb8092496f94da1a306c4c9f0ce32bb.tar.gz https://github.com/editorconfig/editorconfig-core-qt/archive/ee967262db4fdbd735f9971cc0c90cf4f3100d3a.tar.gz -> editorconfig-core-qt-ee967262db4fdbd735f9971cc0c90cf4f3100d3a.tar.gz https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/archive/e857421fdf32e3dd438a1b5dd73b1ffe837f2ab8.tar.gz -> Qt-Advanced-Docking-System-e857421fdf32e3dd438a1b5dd73b1ffe837f2ab8.tar.gz https://github.com/alex-spataru/QSimpleUpdater/archive/911727370d90001077f93ea94545099e197400a0.tar.gz -> QSimpleUpdater-911727370d90001077f93ea94545099e197400a0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=0653cd4f31750cadf5a37d18c8c8ca80

View File

@@ -0,0 +1,17 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.116.0:*
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt6] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-cpp/units dev-qt/qttools:6[linguist] dev-qt/qtsvg:6 x11-libs/libdrm[video_cards_amdgpu] test? ( >=dev-cpp/catch-3.5.2 dev-cpp/trompeloeil ) dev-qt/qtcore:5
DESCRIPTION=Core control application
EAPI=8
HOMEPAGE=https://gitlab.com/corectrl/corectrl
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm linux-info optfeature toolchain-funcs
IUSE=test debug
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt6] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-libs/glib dev-libs/libfmt:= dev-qt/qtquickcontrols2 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/corectrl/corectrl/-/archive/v1.5.1/corectrl-v1.5.1.tar.bz2
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 ecm 486d192539fbcffdf4ef830e96f581cf linux-info ea4122ba1d8791a12b78e53f9510a2e3 optfeature 538bce96e5589935b57e178e8635f301
_md5_=97174b0789f38d211a1cb5231ca9e6cb

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.3.1.tar.gz -> carapace-1.3.1.tar.gz https://github.com/freijon/carapace-bin/releases/download/v1.3.1/carapace-1.3.1-deps.tar.xz
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.3.2.tar.gz -> carapace-1.3.2.tar.gz https://github.com/freijon/carapace-bin/releases/download/v1.3.2/carapace-1.3.2-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6
_md5_=aec593986f94005fc2df28dd5088056a

View File

@@ -8,6 +8,6 @@ IUSE=debug
KEYWORDS=~amd64
LICENSE=Apache-2.0 Apache-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB
SLOT=0
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.38.0/harper-0.38.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.38.0.tar.gz -> harper-0.38.0.tar.gz
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.39.0/harper-0.39.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.39.0.tar.gz -> harper-0.39.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=565101012cdc431081fdf4fdb814b80b

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mypy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqtwebengine[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,dbus,declarative,designer,multimedia,network,opengl,serialport,sql,svg,widgets] )
DESCRIPTION=Stubs for PyQt5
DEPEND=dev-python/pygments[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
DESCRIPTION=A simple code complexity analyser, supports most of the popular languages.
EAPI=8
HOMEPAGE=https://pypi.org/project/PyQt5-stubs/ https://github.com/python-qt-tools/PyQt5-stubs
HOMEPAGE=http://www.lizard.ws/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-qt-tools/PyQt5-stubs/archive/refs/tags/5.15.6.0.tar.gz -> PyQt5-stubs-5.15.6.0.gh.tar.gz
SRC_URI=https://github.com/terryyin/lizard/archive/1.17.31.tar.gz -> lizard-1.17.31.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
_md5_=0532122c86ee67a98346088c61df8be2
_md5_=1555f9118a68af1af16f2eb16bd163c7

View File

@@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=sys-devel/gcc-11.3.0 >=virtual/pkgconfig-2-r1 >=dev-cpp/websocketpp-0.8.2 app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/openssl-1.1.1q >=dev-libs/boost-1.80.0-r1 >=sys-libs/zlib-1.2.13-r1
DESCRIPTION=A Microsoft project for cloud-based client-server communication.
EAPI=8
HOMEPAGE=https://github.com/microsoft/cpprestsdk
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-libs/openssl-1.1.1q >=dev-libs/boost-1.80.0-r1 >=sys-libs/zlib-1.2.13-r1
SLOT=0
SRC_URI=https://github.com/microsoft/cpprestsdk/archive/refs/tags/v2.10.19.tar.gz -> cpprestsdk-2.10.19.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
_md5_=f420ce140cd99e6907d7cf4104e2ea90

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/catch:0 )
DESCRIPTION=Boxing primitive types in C++
EAPI=8
HOMEPAGE=https://github.com/contour-terminal/reflection-cpp
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=test? ( dev-cpp/catch:0 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/contour-terminal/reflection-cpp/archive/refs/tags/v0.4.0.tar.gz -> reflection-cpp-0.4.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
_md5_=0e1709cbe3bd178865be0a32192e9ae7

View File

@@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A compile-time, header-only, dimensional analysis and unit conversion library
EAPI=8
HOMEPAGE=https://github.com/nholthaus/units
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/nholthaus/units/archive/refs/tags/v2.3.4.tar.gz -> units-2.3.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
_md5_=433fca15590ee631b81102adc564c5cf

View File

@@ -5,12 +5,12 @@ DESCRIPTION=SOCI - The C++ Database Access Library
EAPI=8
HOMEPAGE=https://sourceforge.net/projects/soci/
INHERIT=cmake
IUSE=odbc sqlite oracle postgres mysql static-libs test lto
IUSE=odbc sqlite oracle postgres mysql static-libs test lto +cxx11
KEYWORDS=~amd64
LICENSE=Boost-1.0
RDEPEND=>=dev-libs/boost-1.85.0-r1 odbc? ( dev-db/unixODBC ) sqlite? ( dev-db/sqlite ) oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://sourceforge.net/projects/soci/files/soci/soci-4.1.1/soci-4.1.1.tar.gz/download -> soci-4.1.1.tar.gz
SRC_URI=https://sourceforge.net/projects/soci/files/soci/soci-4.0.3/soci-4.0.3.tar.gz/download -> soci-4.0.3.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
_md5_=f67ba5b7c6d513a5ad2c12386e7f8ebd
_md5_=98a1b4b8bee8edd82acf0daf5422814a

View File

@@ -0,0 +1,16 @@
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) >=dev-build/cmake-3.30.2 >=dev-build/ninja-1.11.1 >=dev-db/sqlite-3 >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=dev-util/patchelf-0.18 >=dev-vcs/git-2.39 >=sys-apps/coreutils-9 >=sys-devel/gcc-11 >=sys-libs/ncurses-6 >=sys-libs/zlib-1.3.1 || ( dev-lang/swift dev-lang/swift-bootstrap ) llvm_slot_15? ( llvm-core/clang:15= llvm-core/lld:15= ) llvm_slot_16? ( llvm-core/clang:16= llvm-core/lld:16= ) llvm_slot_17? ( llvm-core/clang:17= llvm-core/lld:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/lld:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/lld:19= ) dev-lang/python python_single_target_python3_12? ( dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/setuptools[python_targets_python3_13(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_19 llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) !~dev-lang/swift-5.10.1:0 >=app-arch/zstd-1.5 >=app-eselect/eselect-swift-1.0-r1 >=dev-db/sqlite-3 >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=net-misc/curl-8.9.1 >=sys-libs/ncurses-6 >=sys-libs/zlib-1.3.1 dev-lang/python llvm_slot_15? ( llvm-core/lld:15= ) llvm_slot_16? ( llvm-core/lld:16= ) llvm_slot_17? ( llvm-core/lld:17= ) llvm_slot_18? ( llvm-core/lld:18= ) llvm_slot_19? ( llvm-core/lld:19= )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ^^ ( llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 )
RESTRICT=strip
SLOT=6/1
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.0.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.3.0.tar.gz -> swift-system-1.3.0.tar.gz https://github.com/jpsim/Yams/archive/refs/tags/5.0.6.tar.gz -> Yams-5.0.6.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> indexstore-db-6.1.1.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> llvm-project-6.1.1.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> sourcekit-lsp-6.1.1.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-cmark-6.1.1.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-corelibs-foundation-6.1.1.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.1.1.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-corelibs-xctest-6.1.1.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-docc-render-artifact-6.1.1.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-docc-symbolkit-6.1.1.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-docc-6.1.1.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-driver-6.1.1.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-experimental-string-processing-6.1.1.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-format-6.1.1.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-foundation-icu-6.1.1.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-foundation-6.1.1.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-installer-scripts-6.1.1.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-integration-tests-6.1.1.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-llbuild-6.1.1.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-llvm-bindings-6.1.1.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-lmdb-6.1.1.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-markdown-6.1.1.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-package-manager-6.1.1.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-stress-tester-6.1.1.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-syntax-6.1.1.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-testing-6.1.1.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-tools-support-core-6.1.1.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz -> swift-6.1.1.tar.gz
_eclasses_=llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 0bd586d3786517cd63802a520b404dda multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=f24ef096036fa0e1ef30590cfa4dab1a

View File

@@ -11,6 +11,6 @@ LICENSE=BSD GPL-2 LGPL-2.1
RDEPEND=app-arch/zstd:= sys-libs/zlib:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.prevanders.net/libdwarf-0.11.1.tar.xz
SRC_URI=https://www.prevanders.net/libdwarf-2.0.0.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
_md5_=f4bd284a1a9848852106434f5bebe25c

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python-based library for interpreting UPS HID data.
EAPI=8
HOMEPAGE=https://github.com/desultory/hid_ups
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hidapi-0.14.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hidapi-0.14.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/desultory/hid_ups/archive/refs/tags/1.0.1.tar.gz -> hid_ups-1.0.1.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
_md5_=4bc24d56d4fa5f94149f1fee92eafc00
_md5_=9580ae4bee8670dafdee3b9bb069f22f

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsprotocol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygls[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tree-sitter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsprotocol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygls[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tree-sitter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A library to create language servers
EAPI=8
HOMEPAGE=https://github.com/neomutt/lsp-tree-sitter https://pypi.org/project/lsp-tree-sitter
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsprotocol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygls[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tree-sitter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/l/lsp-tree-sitter/lsp_tree_sitter-0.0.17.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=7abdf4fab78311681eec8fbfb9357fab

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/cattrs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsprotocol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/websockets[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/cattrs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsprotocol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=A pythonic generic language server
EAPI=8
HOMEPAGE=https://github.com/openlawlibrary/pygls https://pypi.org/project/pygls
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cattrs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsprotocol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/openlawlibrary/pygls/archive/v1.3.1.tar.gz -> pygls-1.3.1.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 optfeature 538bce96e5589935b57e178e8635f301
_md5_=12a50dc2ade6aa4c55e8b88cd93f47f6

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DESCRIPTION=A pure Python wrapper for SDL3
EAPI=8
HOMEPAGE=https://pypi.org/project/pysdl3/ https://github.com/Aermoss/PySDL3
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-libs/libsdl3 dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pysdl3/pysdl3-0.9.8b2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=83344cf462bf2b04b9276d1f7583866d

View File

@@ -0,0 +1,17 @@
BDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/rake[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
DESCRIPTION=Language Server SDK Gem for Ruby
EAPI=8
HOMEPAGE=https://github.com/mtsmfm/language_server-protocol-ruby
INHERIT=ruby-fakegem
IUSE=ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/mtsmfm/language_server-protocol-ruby/archive/refs/tags/v3.17.0.5.tar.gz -> language_server-protocol-3.17.0.5.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem 92ad9217e94825cb9c8ad831b513a7ec
_md5_=ac36cf81f1671ff580cf97e633e65d01

View File

@@ -0,0 +1,17 @@
BDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/rake[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=>=dev-ruby/prism-1.2 <dev-ruby/prism-2 >=dev-ruby/rbs-3 <dev-ruby/rbs-5 =dev-ruby/language_server-protocol-3.17* >=dev-ruby/sorbet-runtime-0.5.10782 ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
DESCRIPTION=An opinionated language server for Ruby
EAPI=8
HOMEPAGE=https://shopify.github.io/ruby-lsp
INHERIT=ruby-fakegem
IUSE=ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.23.23.tar.gz -> ruby-lsp-0.23.23.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem 92ad9217e94825cb9c8ad831b513a7ec
_md5_=ee7d0fa00b0e3912fad259f6f200ae8a

View File

@@ -0,0 +1,17 @@
BDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/rake[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
DESCRIPTION=Sorbet's runtime static type checker component
EAPI=8
HOMEPAGE=https://sorbet.org/
INHERIT=ruby-fakegem
IUSE=ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://rubygems.org/gems/sorbet-runtime-0.5.12134.gem
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem 92ad9217e94825cb9c8ad831b513a7ec
_md5_=65b79a86a5d343f93a1a3fabe52013d1

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-libs/tree-sitter-bash[python,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsp-tree-sitter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/platformdirs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-libs/tree-sitter-bash[python,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsp-tree-sitter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/platformdirs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A language server for some specific Bash scripts
EAPI=8
HOMEPAGE=https://github.com/termux/termux-language-server https://pypi.org/project/termux-language-server
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/tree-sitter-bash[python,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lsp-tree-sitter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/platformdirs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/termux-language-server/termux_language_server-0.0.27.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=6fa345e65c28b6ce5201c6fd69df565c

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/debugedit dev-util/patchelf
DEFINED_PHASES=install prepare unpack
DESCRIPTION=An integrated development environment for JavaScript and related technologies.
EAPI=8
HOMEPAGE=https://www.jetbrains.com/webstorm/
INHERIT=desktop wrapper toolchain-funcs
IUSE=wayland
KEYWORDS=~amd64 ~arm64
LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual ) Apache-2.0 BSD CC0-1.0 CDDL CDDL-1.1 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL-1.1 ZLIB
RDEPEND=dev-libs/wayland sys-libs/pam sys-libs/zlib sys-process/audit
RESTRICT=bindist mirror
SLOT=0/2025
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.1.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.1-aarch64.tar.gz )
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 toolchain-funcs f9d71a6efe9d083aec750dd13968e169
_md5_=ff8699b1f7b9c632eb882d58c3936a65

View File

@@ -1,15 +0,0 @@
BDEPEND=kde-frameworks/extra-cmake-modules app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qtbase:6[dbus,gui,network,widgets,xml] kde-frameworks/kconfigwidgets:6 kde-frameworks/kconfig:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kwidgetsaddons:6
DESCRIPTION=Theme scheduling for the KDE Plasma Desktop
EAPI=8
HOMEPAGE=https://github.com/baduhai/Koi
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-qt/qtbase:6[dbus,gui,network,widgets,xml] kde-frameworks/kconfigwidgets:6 kde-frameworks/kconfig:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kwidgetsaddons:6
SLOT=0
SRC_URI=https://github.com/baduhai/Koi/archive/refs/tags/0.4.tar.gz -> koi-0.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=c0bc8b7d4f99087d1d5ada4d34b7b5d5

View File

@@ -1,15 +0,0 @@
BDEPEND=kde-frameworks/extra-cmake-modules app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qtbase:6[dbus,gui,network,widgets,xml] kde-frameworks/kconfigwidgets:6 kde-frameworks/kconfig:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kwidgetsaddons:6
DESCRIPTION=Theme scheduling for the KDE Plasma Desktop
EAPI=8
HOMEPAGE=https://github.com/baduhai/Koi
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-qt/qtbase:6[dbus,gui,network,widgets,xml] kde-frameworks/kconfigwidgets:6 kde-frameworks/kconfig:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kwidgetsaddons:6
SLOT=0
SRC_URI=https://github.com/baduhai/Koi/archive/refs/tags/0.5.tar.gz -> koi-0.5.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=c0bc8b7d4f99087d1d5ada4d34b7b5d5

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-libs/glib-2.80.0[introspection] >=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DEPEND=dev-libs/glib:2 gui-libs/gtk:4 >=gui-libs/gtk4-layer-shell-1.0.4 dev-libs/gobject-introspection media-libs/graphene media-libs/vips:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango
DESCRIPTION=Multi-Purpose Launcher with a lot of features. Highly Customizable and fast
EAPI=8
HOMEPAGE=https://github.com/abenz1267/walker
INHERIT=go-module git-r3
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/glib:2 gui-libs/gtk:4 >=gui-libs/gtk4-layer-shell-1.0.4 dev-libs/gobject-introspection media-libs/graphene media-libs/vips:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango
RESTRICT=strip
SLOT=0
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=d788b313153fb10bf512a3aac65b3e35

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-util/wayland-scanner man? ( app-text/scdoc ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland dev-libs/inih dev-libs/wayland-protocols seccomp? ( sys-libs/libseccomp )
DESCRIPTION=Lightweight overlay volume/backlight/progress/anything bar for Wayland
EAPI=7
HOMEPAGE=https://github.com/francma/wob
INHERIT=meson
IUSE=+man +seccomp
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=dev-libs/wayland
SLOT=0
SRC_URI=https://github.com/francma/wob/archive/0.14.2.tar.gz -> wob-0.14.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=809f50591bc72691a21b91d983a402e6

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/wayland-scanner man? ( app-text/scdoc ) test? ( dev-util/cmocka ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/inih dev-libs/wayland seccomp? ( sys-libs/libseccomp ) dev-libs/wayland-protocols
DESCRIPTION=Lightweight overlay volume/backlight/progress/anything bar for Wayland
EAPI=8
HOMEPAGE=https://github.com/francma/wob
INHERIT=meson
IUSE=+man +seccomp test
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=dev-libs/inih dev-libs/wayland seccomp? ( sys-libs/libseccomp )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/francma/wob/archive/0.16.tar.gz -> wob-0.16.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=0f1760befa156be3386674e79e3ecf44

View File

@@ -0,0 +1,17 @@
BDEPEND=llvm_slot_17? ( llvm-core/clang:17= ) llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_17? ( || ( dev-lang/rust-bin:1.77.1[llvm_slot_17] dev-lang/rust:1.77.1[llvm_slot_17] dev-lang/rust-bin:1.76.0[llvm_slot_17] dev-lang/rust:1.76.0[llvm_slot_17] dev-lang/rust-bin:1.75.0[llvm_slot_17] dev-lang/rust:1.75.0[llvm_slot_17] dev-lang/rust-bin:1.74.1[llvm_slot_17] dev-lang/rust:1.74.1[llvm_slot_17] ) ) llvm_slot_18? ( || ( dev-lang/rust-bin:1.81.0[llvm_slot_18] dev-lang/rust:1.81.0[llvm_slot_18] dev-lang/rust-bin:1.80.1[llvm_slot_18] dev-lang/rust:1.80.1[llvm_slot_18] dev-lang/rust-bin:1.79.0[llvm_slot_18] dev-lang/rust:1.79.0[llvm_slot_18] dev-lang/rust-bin:1.78.0[llvm_slot_18] dev-lang/rust:1.78.0[llvm_slot_18] ) ) llvm_slot_19? ( || ( dev-lang/rust-bin:1.86.0[llvm_slot_19] dev-lang/rust:1.86.0[llvm_slot_19] dev-lang/rust-bin:1.85.1[llvm_slot_19] dev-lang/rust:1.85.1[llvm_slot_19] dev-lang/rust-bin:1.85.0[llvm_slot_19] dev-lang/rust:1.85.0[llvm_slot_19] dev-lang/rust-bin:1.84.1[llvm_slot_19] dev-lang/rust:1.84.1[llvm_slot_19] dev-lang/rust-bin:1.84.0[llvm_slot_19] dev-lang/rust:1.84.0[llvm_slot_19] dev-lang/rust-bin:1.83.0[llvm_slot_19] dev-lang/rust:1.83.0[llvm_slot_19] dev-lang/rust-bin:1.82.0[llvm_slot_19] dev-lang/rust:1.82.0[llvm_slot_19] ) )
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=>=x11-base/xwayland-23.1 x11-libs/libxcb x11-libs/xcb-util-cursor
DESCRIPTION=Xwayland outside your Wayland
EAPI=8
HOMEPAGE=https://github.com/Supreeeme/xwayland-satellite
INHERIT=llvm-r1 cargo
IUSE=+llvm_slot_19 llvm_slot_17 llvm_slot_18 debug
KEYWORDS=~amd64
LICENSE=MPL-2.0 Apache-2.0 BSD ISC MIT Unicode-DFS-2016 ZLIB
RDEPEND=>=x11-base/xwayland-23.1 x11-libs/libxcb x11-libs/xcb-util-cursor
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/Supreeeme/xwayland-satellite/archive/refs/tags/v0.6.tar.gz -> xwayland-satellite-0.6.tar.gz https://github.com/freijon/xwayland-satellite/releases/download/v0.6/xwayland-satellite-0.6-crates.tar.xz
_eclasses_=llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 0bd586d3786517cd63802a520b404dda toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=397406ed2064dca543d1bbfca1dbddcc

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-build/meson-0.54.0 >=dev-build/ninja-1.8.2 >=dev-libs/wayland-1.10.0 >=dev-libs/wayland-protocols-1.16 >=dev-util/wayland-scanner-1.10.0 introspection? ( dev-libs/gobject-introspection ) doc? ( dev-util/gtk-doc ) test? ( >=dev-lang/python-3.8.19 ) vala? ( dev-lang/vala ) smoke-tests? ( dev-lang/luajit dev-lua/lgi ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install setup test
DEPEND=>=gui-libs/gtk-4.10.5[wayland]
DESCRIPTION=A library for using the Layer Shell Wayland protocol with GTK4.
EAPI=8
HOMEPAGE=https://github.com/wmww/gtk4-layer-shell
INHERIT=meson python-any-r1
IUSE=examples doc test smoke-tests introspection vala
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=gui-libs/gtk-4.10.5[wayland]
REQUIRED_USE=vala? ( introspection )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/wmww/gtk4-layer-shell/archive/refs/tags/v1.1.1.tar.gz -> gtk4-layer-shell-1.1.1.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 python-any-r1 891415dfe39ad9b41b461f2b86354af0
_md5_=505b309521baad9502a4bef4d8a1b1ea

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 sys-devel/gettext virtual/pkgconfig man? ( app-text/scdoc ) test? ( dev-util/cmocka ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm test unpack
DEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 >=gui-libs/wlroots-0.18.1[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
DEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 >=gui-libs/wlroots-0.19.0[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
DESCRIPTION=Openbox alternative for wayland
EAPI=8
HOMEPAGE=https://github.com/labwc/labwc
@@ -8,8 +8,8 @@ INHERIT=meson xdg-utils git-r3
IUSE=X icons nls svg man static-analyzer test
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 >=gui-libs/wlroots-0.18.1[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
RDEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 >=gui-libs/wlroots-0.19.0[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=10bd680332e06c853ec28354e83e1cf4
_md5_=f78e594cc4d48fadb0c88907171cc26d

View File

@@ -11,6 +11,6 @@ LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/libdisplay-info:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 )
SLOT=0
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v25.05.tar.gz -> niri-25.05.tar.gz https://github.com/YaLTeR/niri/releases/download/v25.05/niri-25.05-vendored-dependencies.tar.xz
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v25.05.1.tar.gz -> niri-25.05.1.tar.gz https://github.com/YaLTeR/niri/releases/download/v25.05.1/niri-25.05.1-vendored-dependencies.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a llvm-utils 64536677f4b4365e25e9b739163bed58 multilib b2a329026f2e404e9e371097dda47f96 llvm-r2 a5ef1fdf58800ef46a588e7780784437 optfeature 538bce96e5589935b57e178e8635f301 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=60d85b36580ebc7d30964434c6f36786
_md5_=2dfeb25792094e6e9e8260e954a89592

View File

@@ -8,6 +8,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core dev-libs/dbus-glib dev-libs/glib media-libs/alsa-lib media-libs/fontconfig media-libs/freetype sys-apps/dbus virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+ x11-libs/libX11 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/libxcb x11-libs/pango
SLOT=0
SRC_URI=https://www.betterbird.eu/downloads/LinuxArchive/betterbird-128.10.0esr-bb26.en-US.linux-x86_64.tar.bz2
SRC_URI=https://www.betterbird.eu/downloads/LinuxArchive/betterbird-128.10.1esr-bb27.en-US.linux-x86_64.tar.bz2
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=5eae99df7bd258fce307dd3502a5d7f3
_md5_=821501f1f0b6d69305710a7b46676171

View File

@@ -0,0 +1,13 @@
BDEPEND=app-arch/rpm2targz
DEFINED_PHASES=install postinst postrm unpack
DESCRIPTION=Beta Client for Proton Mail
EAPI=8
HOMEPAGE=https://proton.me/mail
INHERIT=rpm xdg-utils
KEYWORDS=-* ~amd64
LICENSE=GPL-3+
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
SLOT=0
SRC_URI=https://proton.me/download/mail/linux/1.8.0/ProtonMail-desktop-beta.rpm
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=2a364a019d132d9937259c36070d9ba7

View File

@@ -0,0 +1,18 @@
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=gtk? ( dev-libs/glib:2 gui-libs/gtk:4 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango ) heif? ( media-libs/libheif:= ) raw? ( media-libs/libraw )
DESCRIPTION=App to find duplicates, empty folders and similar images
EAPI=8
HOMEPAGE=https://github.com/qarmin/czkawka
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo desktop xdg virtualx
IUSE=gui gtk raw heif debug test
KEYWORDS=~amd64
LICENSE=MIT gtk? ( CC-BY-4.0 ) Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 ISC LGPL-2.1 LGPL-3 MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB || ( GPL-3 )
RDEPEND=gtk? ( dev-libs/glib:2 gui-libs/gtk:4 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango ) heif? ( media-libs/libheif:= ) raw? ( media-libs/libraw )
REQUIRED_USE=gui? ( gtk )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/qarmin/czkawka/archive/9.0.0.tar.gz -> czkawka-9.0.0.tar.gz https://gitlab.com/api/v4/projects/70192841/packages/generic/czkawka/9.0.0/czkawka-9.0.0-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 virtualx 9741d451eb64ea8bb9faee90d68a9b68
_md5_=6cc18ab62b00a9c7266dfef600be1c1a

View File

@@ -1,18 +0,0 @@
BDEPEND=test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/icu:= dev-libs/kdsingleapplication dev-qt/qtbase:6[concurrent,dbus,gui,network,sql,widgets] dev-qt/qtsvg:6 media-libs/taglib media-video/ffmpeg:= alsa? ( media-libs/alsa-lib ) archive? ( app-arch/libarchive:= ) openmpt? ( media-libs/libopenmpt ) pipewire? ( media-video/pipewire:= ) sdl? ( media-libs/libsdl2 )
DESCRIPTION=A customizable music player, Qt clone of foobar2000
EAPI=8
HOMEPAGE=https://www.fooyin.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=alsa +archive openmpt pipewire sdl test
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/icu:= dev-libs/kdsingleapplication dev-qt/qtbase:6[concurrent,dbus,gui,network,sql,widgets] dev-qt/qtsvg:6 media-libs/taglib media-video/ffmpeg:= alsa? ( media-libs/alsa-lib ) archive? ( app-arch/libarchive:= ) openmpt? ( media-libs/libopenmpt ) pipewire? ( media-video/pipewire:= ) sdl? ( media-libs/libsdl2 )
REQUIRED_USE=|| ( alsa pipewire sdl )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fooyin/fooyin/archive/refs/tags/v0.7.3.tar.gz -> fooyin-0.7.3.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=4f895616e4254f1e801a65402950611e

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] media-libs/taglib media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick ) stb? ( dev-libs/stb )
DEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick ) dev-libs/xxhash stb? ( dev-libs/stb )
DESCRIPTION=Lightweight Music Server.
EAPI=8
HOMEPAGE=https://lms-demo.poupon.dev/ https://github.com/epoupon/lms
@@ -8,9 +8,9 @@ INHERIT=cmake pam systemd
IUSE=test +stb
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] media-libs/taglib media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick )
RDEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.64.0.tar.gz -> lms-3.64.0.tar.gz
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.66.1.tar.gz -> lms-3.66.1.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=bd1ceef8dd9b6f3a7b8169585f26a20b
_md5_=06331137012a87bea24cfd1d739c27e5

View File

@@ -1,16 +1,16 @@
BDEPEND=>=dev-build/cmake-3.28 dev-qt/qttools:6[linguist] virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets] dbus? ( dev-qt/qtbase:6[dbus] )
DEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets] dbus? ( dev-qt/qtbase:6[dbus] ) libnotify? ( x11-libs/libnotify )
DESCRIPTION=Music Player written in C++ & Qt.
EAPI=8
HOMEPAGE=https://github.com/brookiestein/QBitMPlayer
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=dbus
IUSE=dbus +libnotify
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets] dbus? ( dev-qt/qtbase:6[dbus] )
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets] dbus? ( dev-qt/qtbase:6[dbus] ) libnotify? ( x11-libs/libnotify )
SLOT=0
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/2.8.0.tar.gz -> QBitMPlayer-2.8.0.tar.gz
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/2.9.5.tar.gz -> QBitMPlayer-2.9.5.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=8fa153db88cf71b8cc45e0383dbd463c
_md5_=7644426dc271dab5f98a5a425d77398b

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,15 @@
BDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland
DESCRIPTION=A screen recorder that has minimal impact on system performance
EAPI=8
HOMEPAGE=https://git.dec05eba.com/gpu-screen-recorder/about
INHERIT=meson
IUSE=+filecaps systemd
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland
SLOT=0
SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.5.3.tar.gz -> gpu-screen-recorder-5.5.3.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=c4b0c3a81c3b5cc126e48dcdcb460d85

View File

@@ -11,6 +11,6 @@ LICENSE=AGPL-3 GPL-3
RDEPEND=crypt? ( dev-libs/olm ) acct-user/mautrix-whatsapp
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mautrix/whatsapp/archive/v0.10.9.tar.gz -> mautrix-whatsapp-0.10.9.gh.tar.gz https://distfiles.chuso.net/distfiles/mautrix-whatsapp-0.10.9-deps.tar.xz
SRC_URI=https://github.com/mautrix/whatsapp/archive/v0.12.1.tar.gz -> mautrix-whatsapp-0.12.1.gh.tar.gz https://distfiles.chuso.net/distfiles/mautrix-whatsapp-0.12.1-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 optfeature 538bce96e5589935b57e178e8635f301 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=7fe63808e8c4e0baa653058236d415b2
_md5_=5a5f1b6d0bdadc81c0adb7d302154ac1

View File

@@ -5,10 +5,10 @@ DESCRIPTION=command line utility to communicate with ModBus slave (RTU or TCP)
EAPI=8
HOMEPAGE=https://github.com/epsilonrt/mbpoll
INHERIT=cmake
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=dev-libs/libmodbus
SLOT=0
SRC_URI=https://github.com/epsilonrt/mbpoll/archive/refs/tags/v1.5.2.tar.gz -> mbpoll-1.5.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
_md5_=abb0d3fd420c129fac74221de9ffc052
_md5_=c3ef9710d22bb11483a5b2c224b03e0a

View File

@@ -1,13 +0,0 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Golang version of the NZB Monkey with included NZB direct search
EAPI=8
HOMEPAGE=https://github.com/Tensai75/nzb-monkey-go
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD BSD-2 MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/Tensai75/nzb-monkey-go/archive/refs/tags/v0.1.16.tar.gz -> nzb-monkey-go-0.1.16.tar.gz https://gitlab.com/SigHunter/net-nntp/-/raw/main/nzb-monkey-go/nzb-monkey-go-0.1.16-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6
_md5_=1b50c39332835e7e3aa361445ea2f525

View File

@@ -1,6 +1,6 @@
BDEPEND=app-text/yelp-tools >=sys-devel/gettext-0.19.7 virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=app-portage/elt-patches-20250306 app-arch/xz-utils
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=>=dev-libs/glib-2.26:2 dev-libs/gmime:3.0 >=x11-libs/gtk+-3.00:3 gnome-keyring? ( >=app-crypt/gcr-3.20 >=app-crypt/libsecret-0.20 ) libnotify? ( >=x11-libs/libnotify-0.4.1:0= ) spell? ( app-text/gspell ) ssl? ( >=net-libs/gnutls-3:0= ) >=sys-libs/zlib-1.2.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
DEPEND=>=dev-libs/glib-2.26:2 dev-libs/gmime:3.0 >=x11-libs/gtk+-3.16:3 gnome-keyring? ( >=app-crypt/gcr-3.20 >=app-crypt/libsecret-0.20 ) libnotify? ( >=x11-libs/libnotify-0.4.1:0= ) spell? ( app-text/gspell ) ssl? ( >=net-libs/gnutls-3.3.6:0= ) >=sys-libs/zlib-1.2.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
DESCRIPTION=A newsreader for GNOME
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/pan/
@@ -9,9 +9,9 @@ INHERIT=cmake gnome2 toolchain-funcs
IUSE=dbus gnome-keyring libnotify spell ssl
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2
RDEPEND=>=dev-libs/glib-2.26:2 dev-libs/gmime:3.0 >=x11-libs/gtk+-3.00:3 gnome-keyring? ( >=app-crypt/gcr-3.20 >=app-crypt/libsecret-0.20 ) libnotify? ( >=x11-libs/libnotify-0.4.1:0= ) spell? ( app-text/gspell ) ssl? ( >=net-libs/gnutls-3:0= ) >=sys-libs/zlib-1.2.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
RDEPEND=>=dev-libs/glib-2.26:2 dev-libs/gmime:3.0 >=x11-libs/gtk+-3.16:3 gnome-keyring? ( >=app-crypt/gcr-3.20 >=app-crypt/libsecret-0.20 ) libnotify? ( >=x11-libs/libnotify-0.4.1:0= ) spell? ( app-text/gspell ) ssl? ( >=net-libs/gnutls-3.3.6:0= ) >=sys-libs/zlib-1.2.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
RESTRICT=test
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/pan/-/archive/v0.161/pan-v0.161.tar.bz2
SRC_URI=https://gitlab.gnome.org/GNOME/pan/-/archive/v0.163/pan-v0.163.tar.bz2
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f libtool c81bd096be5f4c82f4e8f156ef112402 gnome.org e1b4f392dbfedfb8974b71b017937f08 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 xdg 3ef49a87c52c8b77c476351195dfe575 gnome2 26fd01914b36038dc8e964ff4bd03a95
_md5_=5db59c994a3a9754a25b57a72e199b6f
_md5_=250285e4119aebc588c8f280c4ff94b1

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-qt/qttools:6[linguist] app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=dev-cpp/abseil-cpp:= dev-cpp/yaml-cpp dev-libs/protobuf:= dev-libs/qhotkey dev-qt/qtbase:6[dbus,network,widgets] media-libs/zxing-cpp
DESCRIPTION=Qt based cross-platform GUI proxy configuration manager
EAPI=8
HOMEPAGE=https://github.com/Mahdi-zarei/nekoray
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop go-module xdg
KEYWORDS=~amd64
LICENSE=GPL-3+ MIT 0BSD Apache-2.0 BSD ISC MIT MPL-2.0 Unlicense
RDEPEND=dev-cpp/abseil-cpp:= dev-cpp/yaml-cpp dev-libs/protobuf:= dev-libs/qhotkey dev-qt/qtbase:6[dbus,network,widgets] media-libs/zxing-cpp
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/Mahdi-zarei/nekoray/archive/refs/tags/4.3.5.tar.gz -> nekoray-4.3.5.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/nekoray/4.3.5/nekoray-4.3.5-deps.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=9444c1071b42a4b405501a3e0b2d1587

File diff suppressed because one or more lines are too long

View File

@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/MikePopoloski/slang/archive/v8.0.tar.gz -> slang-8.0.tar.gz
SRC_URI=https://github.com/MikePopoloski/slang/archive/v8.1.tar.gz -> slang-8.1.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=bd363af08d29df88a00a22156f0c6dcd

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst preinst prepare pretend test unpack
DEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] ) >=dev-lang/go-1.23.4
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
EAPI=8
HOMEPAGE=https://ollama.com
INHERIT=cuda rocm cmake go-module systemd toolchain-funcs
IUSE=cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_f16c cpu_flags_x86_avx2 cpu_flags_x86_bmi2 cpu_flags_x86_fma3 cpu_flags_x86_avx512f cpu_flags_x86_avx512vbmi cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cuda blas mkl rocm +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] ) acct-group/ollama >=acct-user/ollama-3[cuda?]
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.7.1.tar.gz -> ollama-0.7.1.gh.tar.gz https://github.com/negril/gentoo-overlay-vendored/raw/refs/heads/blobs/ollama-0.7.1-vendor.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a cuda 283d0f298f6c196c755a0f8d50daca85 rocm 826765f795a41b937d1bfe8e709346cd multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=3f201dbb3b7be353e7b66500eb009a2b

View File

@@ -0,0 +1,12 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install
DEPEND=dev-cpp/clhpp sys-fs/fuse:3 virtual/opencl
DESCRIPTION=VRAM based file system for Linux
EAPI=8
HOMEPAGE=https://github.com/Overv/vramfs
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-cpp/clhpp sys-fs/fuse:3 virtual/opencl
SLOT=0
SRC_URI=https://github.com/Overv/vramfs/archive/829b1f2c259da2eb63ed3d4ddef0eeddb08b99e4/vramfs-0_p20221214.tar.gz
_md5_=3e080fbef32a07da20da892e233ca156

View File

@@ -9,6 +9,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
SLOT=0
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/14.5.1/mullvad-browser-linux-x86_64-14.5.1.tar.xz -> mullvad-browser-bin-14.5.1.tar.xz
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/14.5.2/mullvad-browser-linux-x86_64-14.5.2.tar.xz -> mullvad-browser-bin-14.5.2.tar.xz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=3781dec1e980d5b44a44205cb6c12887

View File

@@ -89,6 +89,7 @@ app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.61.0 2.62.3: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/dotbot 1.20.1: A tool that bootstraps your dotfiles
app-admin/fatrace 0.18.0: report system wide file access events
app-admin/gentoo_update 0.2.4: Gentoo Linux updater
app-admin/grub-customizer 5.2.5: A graphical grub2 settings manager
app-admin/hardinfo2 2.2.13: System Information and Benchmark for Linux Systems
@@ -182,7 +183,7 @@ app-editors/lapce 0.4.2-r1 9999: Lightning-fast and Powerful Code Editor written
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
app-editors/neovide 0.12.2: Neovide: No Nonsense Neovim Gui
app-editors/neovim-qt 0.2.19: Neovim client library and GUI, in Qt
app-editors/notepadnext 0.9 0.9_p20241128 0.11: A cross-platform reimplementation of Notepad++ based on Qt
app-editors/notepadnext 0.11: A cross-platform reimplementation of Notepad++ based on Qt
app-editors/pulsar-bin 1.127.1 1.128.0: A Community-led Hyper-Hackable Text Editor
app-editors/typora-bin 1.10.8: a markdown editor,markdown reader.
app-emacs/catppuccin-emacs 9999: Soothing pastel theme for Emacs
@@ -224,7 +225,7 @@ app-misc/cheat 4.2.3 4.3.3-r1: cheat allows you to create and view interactive c
app-misc/clifm 1.11 1.13 1.16 1.18 9999: The command line file manager
app-misc/clipboard 0.10.0-r1: Cut, copy, and paste anything in your terminal
app-misc/cliphist 0.6.1: Wayland clipboard manager with support for multimedia
app-misc/corectrl 1.4.3 9999: Core control application
app-misc/corectrl 1.4.3 1.5.1 9999: Core control application
app-misc/cpufetch 1.06: Simplistic yet fancy CPU architecture fetching tool
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
app-misc/diff-so-fancy 1.4.4: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
@@ -322,7 +323,7 @@ app-portage/portagecfg 2.1.3 2.2.2 2.3.0 2.4.0: Utility to write Portage config
app-portage/quantum-resolver 9999: A WIP portage dependency resolver
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/zig-ebuilder 9999: Semi-automatic generator for Zig ebuilds
app-shells/carapace 1.3.1: Multi-shell multi-command argument completer
app-shells/carapace 1.3.2: Multi-shell multi-command argument completer
app-shells/direnv 2.36.0 9999: Environment variable manager for shell
app-shells/elvish 0.19.2 0.20.1 0.21.0: Expressive programming language and a versatile interactive shell
app-shells/fre 0.4.1: A command line frecency tracking tool
@@ -347,13 +348,13 @@ app-text/code-minimap 0.6.8: A high performance code minimap generator
app-text/dooit 3.1.0: A TUI todo manager
app-text/epubgrep 0.6.2: Search tool for EPUB e-books
app-text/ford 6.2.5 7.0.8-r1 7.0.9-r1 7.0.10 7.0.11: FORD, automatic documentation generator for modern Fortran programs
app-text/harper 0.38.0: The language checker for developers.
app-text/harper 0.39.0: The language checker for developers.
app-text/jrnl 4.1 4.2: Collect your thoughts and notes without leaving the command line
app-text/klogg 22.06.0.1289-r1: A GUI application to browse and search through long and complex log files
app-text/komikku 1.72.0: Manga reader for GNOME
app-text/koodo-reader-bin 1.5.1 1.6.3: A modern ebook manager and reader with sync and backup capacities
app-text/lchat 1.0-r2: Line oriented front end for ii-like chat programs
app-text/lizard 1.17.13 1.17.28: A simple code complexity analyser, supports most of the popular languages.
app-text/lizard 1.17.13 1.17.28 1.17.31: A simple code complexity analyser, supports most of the popular languages.
app-text/lorien-bin 0.6.0-r2: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/lsp 0.5.0_rc4 9999: The least significant pager
app-text/owo 0.1.0: OwO-ifies text via regex
@@ -410,7 +411,7 @@ dev-cpp/blurhash 0.2.0 0.2.0-r1: C++ blurhash encoder/decoder
dev-cpp/boxed-cpp 1.4.3: Boxing primitive types in C++
dev-cpp/coeurl 0.3.0 0.3.1: A simple async wrapper around CURL for C++
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
dev-cpp/cpprestsdk 2.10.19-r3: A Microsoft project for cloud-based client-server communication.
dev-cpp/cpprestsdk 2.10.19-r3 2.10.19-r4: A Microsoft project for cloud-based client-server communication.
dev-cpp/cpptrace 0.7.5 0.8.2 0.8.3 9999: Simple, portable, and self-contained stacktrace library for C++
dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29 10.0.30 10.0.33: Lightweight C++ Discord bot library
dev-cpp/drogon 1.9.5 1.9.6: C++14/17 based HTTP web application framework
@@ -424,13 +425,13 @@ dev-cpp/parallel-hashmap 1.3.8 1.4.1: Family of header-only, fast and memory-fri
dev-cpp/pcg-cpp 0.98.1_p20210406-r1: Family of better random number generators
dev-cpp/qt-jdenticon 0.3.0-r1 0.3.0_p20240107 0.3.1: Qt5 / C++14 Port of Jdenticon
dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies
dev-cpp/reflection-cpp 0.2.0 0.3.0: Boxing primitive types in C++
dev-cpp/reflection-cpp 0.2.0 0.3.0 0.4.0: Boxing primitive types in C++
dev-cpp/scnlib 4.0.1: scanf for modern C++
dev-cpp/simdutf 5.7.2 6.2.0: simdutf: Unicode validation and transcoding at billions of characters per second
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
dev-cpp/trantor 1.5.19 1.5.20: Non-blocking I/O tcp network lib based on c++14/17
dev-cpp/trompeloeil 47: Header only C++14 mocking framework
dev-cpp/units 2.3.3: A compile-time, header-only, dimensional analysis and unit conversion library
dev-cpp/units 2.3.3 2.3.4: A compile-time, header-only, dimensional analysis and unit conversion library
dev-cpp/workflow 0.10.2-r1 0.10.3 0.10.5 9999: C++ Parallel Computing and Asynchronous Networking Engine
dev-cpp/wt 4.11.2 4.11.3 4.11.4: Wt, C++ Web Toolkit
dev-cpp/xtensor 0.26.0: header-only C++ library for numerical analysis with multi-dimensional arrays
@@ -473,7 +474,7 @@ dev-db/pg_query_vala 0.1.0_pre20240326-r1 0.1.0_pre20241001: Thin wrapper around
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/psequel 0.2.0-r1: Run your SQL query
dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional information in posting lists
dev-db/soci 4.0.3-r3 4.1.1 4.1.2: SOCI - The C++ Database Access Library
dev-db/soci 4.0.3-r3 4.0.3-r4 4.1.2: SOCI - The C++ Database Access Library
dev-db/sqlcmd 1.8.3: The MSSQL SQLCMD CLI tool
dev-db/tdscpp 20250301: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.3 0.17.4: Modular visual interface for GDB in Python
@@ -527,7 +528,7 @@ dev-lang/odin 2024.08 2024.09: The Data-Oriented Language for Sane Software Deve
dev-lang/opencilk 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/opencilk-bin 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/quickjs 2024.01.13-r1: Small embeddable Javascript engine
dev-lang/swift 5.10.1 5.10.1-r1 5.10.1-r2 5.10.1-r3 5.10.1-r4 6.0.3 6.0.3-r1 6.1: A high-level, general-purpose, multi-paradigm, compiled programming language
dev-lang/swift 5.10.1 5.10.1-r1 5.10.1-r2 5.10.1-r3 5.10.1-r4 6.0.3 6.0.3-r1 6.1 6.1.1: A high-level, general-purpose, multi-paradigm, compiled programming language
dev-lang/swift-bootstrap 1.0: A virtual package providing a base Swift to bootstrap future versions with.
dev-lang/wabt 1.0.34: The WebAssembly Binary Toolkit
dev-libs/M_CLI2 3.2.0: M_CLI2 - parse Unix-like command line arguments from Fortran
@@ -557,7 +558,7 @@ dev-libs/libcli 1.10.7: Shared C library to include Cisco-like CLI into other so
dev-libs/libcsv 3.0.4_pre20240316: Fast and flexible CSV library that can read and write CSV data
dev-libs/libdatrie 0.2.13-r1: Double-Array Trie Library
dev-libs/libdbf 0.0.1: Library to read the content of dBASE III, IV, and 5.0 files
dev-libs/libdwarf 0.9.1 0.11.1 0.12.0: The DWARF Debugging Information Format
dev-libs/libdwarf 0.9.1 0.12.0 2.0.0: The DWARF Debugging Information Format
dev-libs/libglibutil 1.0.79 9999: Library of glib utilities from sailfishos project
dev-libs/librepo 1.18.1 1.19.0-r1: Repodata downloading library
dev-libs/libsignal-ffi 0.51.0-r1 0.62.0 0.64.1: A C ABI library which exposes Signal protocol logic
@@ -619,7 +620,6 @@ dev-python/EbookLib 0.17.1: Ebook library which can handle EPUB2/EPUB3 and Kindl
dev-python/ManimPango 0.4.4 0.6.0: Binding for Pango, to use with Manim.
dev-python/NSKeyedUnArchiver 1.5: Unserializes binary|text|file|memory plist data to Python dict
dev-python/PyPubSub 4.0.3-r1: Python Publish-Subscribe Package
dev-python/PyQt5-stubs 5.15.6.0-r1: Stubs for PyQt5
dev-python/PythonQwt 0.12.7 0.14.4 0.14.5: Qt plotting widgets for Python
dev-python/SLPP 1.2.3: Simple lua-python parser
dev-python/TakeTheTime 0.3.1: Take The Time, a super-neat Python library for timing chunks of code
@@ -727,6 +727,7 @@ dev-python/jsonlines 4.0.0: Library with helpers for the jsonlines file format
dev-python/langdetect 1.0.9: Port of Google's language-detection library to Python
dev-python/latexify-py 0.4.3.1 0.4.4.1: Annotate Python source code to get LaTeX expressions
dev-python/lru-dict 1.3.0: Dict like LRU container
dev-python/lsp-tree-sitter 0.0.17: A library to create language servers
dev-python/lsprotocol 2023.0.1: Language Server Protocol types code generator & packages
dev-python/markdownify 0.11.6: Convert HTML to Markdown
dev-python/markovify 0.9.4: Simple, extensible Markov chain generator
@@ -784,6 +785,7 @@ dev-python/pydub 0.25.1: Manipulate audio with an simple and easy high level int
dev-python/pyfiglet 1.0.2: Pure-python FIGlet implementation
dev-python/pyftdi 0.55.4: PyFtdi provides a user-space driver for FTDI devices
dev-python/pyglm 2.8.2: Fast OpenGL Mathematics (GLM) for Python
dev-python/pygls 1.3.1: A pythonic generic language server
dev-python/pygments-promql 0.0.9-r1: A PromQL lexer for Pygments
dev-python/pygsl 2.3.4: Python interface for the GNU scientific library (gsl)
dev-python/pymeeus 0.5.12: Python implementation of Jean Meeus astronomical routines
@@ -796,7 +798,7 @@ dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan
dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically.
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
dev-python/pyrime 0.0.7: rime for python
dev-python/pysdl3 0.9.8_beta1: A pure Python wrapper for SDL3
dev-python/pysdl3 0.9.8_beta1 0.9.8_beta2: A pure Python wrapper for SDL3
dev-python/pysnooper 1.2.0 1.2.1: Never use print for debugging again
dev-python/pyspellchecker 0.8.2: Pure python spell checker based on work by Peter Norvig
dev-python/pystardict 0.8-r1: Library for manipulating StarDict dictionaries from within Python
@@ -890,7 +892,7 @@ dev-python/yams 0.7.3-r1 9999: Yet Another MPD Scrobbler (for Last.FM)
dev-ruby/asciidoctor-pdf 2.3.18 2.3.19: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn
dev-ruby/byebug 11.1.3: a Ruby 2 debugger
dev-ruby/chruby 0.3.9-r3 9999: Changes the current Ruby
dev-ruby/language_server-protocol 3.17.0.4: Language Server SDK Gem for Ruby
dev-ruby/language_server-protocol 3.17.0.4 3.17.0.5: Language Server SDK Gem for Ruby
dev-ruby/prawn-icon 3.1.0: Provides support for icons in Prawn
dev-ruby/prawn-svg 0.35.1: Provides support for SVG in Prawn
dev-ruby/prawn-templates 0.1.2-r1: Provides support for templates in Prawn
@@ -900,8 +902,8 @@ dev-ruby/rbspy 0.17.0-r1 0.21.0: Sampling CPU profiler for Ruby
dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec test suite
dev-ruby/ruby-build 9999: Installs virtually any version of Ruby, from source
dev-ruby/ruby-install 0.9.3: Installs Ruby, JRuby, Rubinius, TruffleRuby, or MRuby.
dev-ruby/ruby-lsp 0.23.11: An opinionated language server for Ruby
dev-ruby/sorbet-runtime 0.5.11882: Sorbet's runtime static type checker component
dev-ruby/ruby-lsp 0.23.11 0.23.23: An opinionated language server for Ruby
dev-ruby/sorbet-runtime 0.5.11882 0.5.12134: Sorbet's runtime static type checker component
dev-scheme/sagittarius 0.9.12: R6RS/R7RS Scheme system.
dev-tex/ninecolors 2022.02.13: Select colors with proper WCAG color contrast
dev-tex/tabularray 2023.03.01: Typeset tabulars and arrays with LATEX3
@@ -941,7 +943,7 @@ dev-util/gshards 0.2: Small helper tools to aid installing Crystal packages in G
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
dev-util/hut 0.6.0: CLI tool for sourcehut
dev-util/insomnia-bin 2023.5.8: HTTP and GraphQL client for developers
dev-util/juliaup 1.17.20: Julia installer and version multiplexer
dev-util/juliaup 1.17.21: Julia installer and version multiplexer
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
dev-util/libtypec-utils 0.5.2: Library to interface with USB Type-C/Power Delivery devices
dev-util/lottieconverter 0.2-r1 0.2-r2: Simple lottie (telegram animated sticker) converter
@@ -965,6 +967,7 @@ dev-util/shellspec 0.28.1-r3 9999: A full-featured BDD unit testing framework fo
dev-util/spi-tools 1.0.2: Simple command line tools to help using Linux spidev devices
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/stylua 2.1.0: A code formatter for Lua
dev-util/termux-language-server 0.0.27: A language server for some specific Bash scripts
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
dev-util/tokei 12.1.1 12.1.2: Count your code, quickly
dev-util/trivy 0.55.2: Vulnerability scanner for container images, file systems, and Git repos
@@ -975,7 +978,7 @@ dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.8.0 4.10.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
dev-util/webgpu-headers 9999 20240512: Webgpu Header files
dev-util/webstorm 2024.3.5 2025.1: An integrated development environment for JavaScript and related technologies.
dev-util/webstorm 2024.3.5 2025.1 2025.1.1: An integrated development environment for JavaScript and related technologies.
dev-util/wxformbuilder 3.10.1-r1 4.2.1: A wxWidgets GUI Builder
dev-util/xxd 9.1.0895: Hexdump utility from vim
dev-util/yaml-language-server 1.14.0 1.15.0: Language Server for YAML Files
@@ -1127,7 +1130,7 @@ gui-apps/hyprsysteminfo 0.1.3: Hyprland's system information GUI application
gui-apps/intiface-central-bin 2.6.0 2.6.4: Buttplug frontend application
gui-apps/ironbar 0.16.0-r1 0.16.1 0.16.1-r1: Customisable Wayland gtk bar written in Rust
gui-apps/klassy 6.3 9999: Klassy QT6 window decoration theme for KDE Plasma 6.3+
gui-apps/koi 0.4 0.5 0.5.1: Theme scheduling for the KDE Plasma Desktop
gui-apps/koi 0.5.1: Theme scheduling for the KDE Plasma Desktop
gui-apps/lan-mouse 0.7.3-r1: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
gui-apps/lemurs 0.3.2: A TUI Display/Login Manager
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
@@ -1176,7 +1179,7 @@ gui-apps/tessen 2.2.1-r1: an interactive menu to autotype and copy pass and gopa
gui-apps/tiramisu 1.0_p20201110 2.0.20211107 9999: minimalistic desktop notifications provider
gui-apps/tofi 0.8.1 0.9.1: Fast and simple dmenu/rofi replacement for wlroots-based Wayland compositors
gui-apps/vicuna 1.25: Tool for uploading files to Wikimedia Commons and other Wikimedia projects
gui-apps/walker 0.10.3 0.12.0: Multi-Purpose Launcher with a lot of features. Highly Customizable and fast
gui-apps/walker 0.10.3 0.12.0 9999: Multi-Purpose Launcher with a lot of features. Highly Customizable and fast
gui-apps/waylock 1.3.0 1.4.0: Small screenlocker for Wayland compositors
gui-apps/wbg 1.0.2 1.1.0 1.2.0 9999: Super simple wallpaper application
gui-apps/wdisplays 1.1 1.1.1 9999: GUI display configurator for wlroots compositors
@@ -1190,14 +1193,14 @@ gui-apps/wlogout 1.1.1 1.2.2-r1 9999: A wayland based logout menu
gui-apps/wlopm 1.0.0 9999: wlr-output-power-management-v1 client
gui-apps/wlr-randr 0.4.1 9999: xrandr clone for wlroots compositors
gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.14.2 0.15.1-r1: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wob 0.15.1-r1 0.16: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wscreensaver 9999: Xscreensaver screensavers ported to wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/xremap 0.10.12: Dynamic key remap for X and Wayland
gui-apps/xwayland-satellite 0.5.1: Xwayland outside your Wayland
gui-apps/xwayland-satellite 0.5.1 0.6: Xwayland outside your Wayland
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
gui-libs/gtk4-layer-shell 1.0.2 1.0.4: A library for using the Layer Shell Wayland protocol with GTK4.
gui-libs/gtk4-layer-shell 1.0.2 1.0.4 1.1.1: A library for using the Layer Shell Wayland protocol with GTK4.
gui-libs/libcprime 5.0.0: Library for managing settings of CoreApps
gui-libs/libcsys 5.0.0: Library for managing the device
gui-libs/libsfdo 0.1.3 0.1.4: A collection of libraries which implement some freedesktop.org specifications
@@ -1209,16 +1212,16 @@ gui-wm/cage 0.2.0 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
gui-wm/labwc 0.8.3 0.8.4 9999: Openbox alternative for wayland
gui-wm/miracle-wm 0.4.1 0.5.2: Tiling Wayland compositor based on Mir
gui-wm/niri 25.02 25.05: Scrollable-tiling Wayland compositor
gui-wm/niri 25.02 25.05.1: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.42.1 0.43.0 0.44.0 0.44.1 0.45.0 0.46.0 0.47.0: Wayland compositor for mobile phones
gui-wm/river 0.3.6 0.3.7 0.3.8 0.3.9: A dynamic tiling Wayland compositor
gui-wm/swayfx 0.4-r2 0.5: SwayFX: Sway, but with eye candy!
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet
kde-misc/geminipart 20241121 20241215: KPart for viewing text/gemini files
kde-misc/kio-gemini 20240801 20241109: Gemini KIO worker
mail-client/betterbird-bin 128.10.0: Betterbird is a fine-tuned version of Mozilla Thunderbird.
mail-client/betterbird-bin 128.10.1: Betterbird is a fine-tuned version of Mozilla Thunderbird.
mail-client/mailspring-bin 1.15.1: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
mail-client/proton-mail-bin 1.0.6: Beta Client for Proton Mail
mail-client/proton-mail-bin 1.0.6 1.8.0: Beta Client for Proton Mail
mail-filter/postfix-mta-sts-resolver 1.4.0: Daemon which provides TLS client policy for Postfix via socketmap
media-fonts/atkinson-hyperlegible 20200514: Braille Institute's Atkinson Hyperlegible font.
media-fonts/blobmoji 15.0: Noto Emoji with extended Blob support
@@ -1254,7 +1257,7 @@ media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustrat
media-gfx/bambustudio-bin 02.00.03.54-r1: Bambu Studio is a cutting-edge, feature-rich slicing software
media-gfx/beeref 0.3.3: A Simple Reference Image Viewer
media-gfx/bonzomatic 2023.06.15 9999: Live shader coding tool and Shader Showdown workhorse
media-gfx/czkawka 8.0.0: App to find duplicates, empty folders and similar images
media-gfx/czkawka 8.0.0 9.0.0: App to find duplicates, empty folders and similar images
media-gfx/dnglab 0.6.0 0.6.1: Command line tool to convert camera RAW files to Digital Negative Format (DNG).
media-gfx/dustr 9999: light and interactive tool your crops need
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
@@ -1319,14 +1322,14 @@ media-sound/deep-filter 0.5.6-r2: Noise supression using deep filtering
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
media-sound/dzr 240909: DZR: the command line deezer.com player
media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
media-sound/fooyin 0.7.3 0.8.1 9999: A customizable music player, Qt clone of foobar2000
media-sound/fooyin 0.8.1 9999: A customizable music player, Qt clone of foobar2000
media-sound/furnace 0.6 0.6.5-r1 0.6.7: a multi-system chiptune tracker compatible with DefleMask modules
media-sound/gapless 4.3.1 4.4: A GTK4 music player
media-sound/jacktrip 2.4.0: Send JACK audio over a network
media-sound/jriver 31.0.83: A cross-platform media center, famous for high quality of audio.
media-sound/kew 2.4.4-r1: kew (/kjuː/) is a command-line music player for Linux.
media-sound/listenbrainz-mpd 2.3.8-r2: ListenBrainz submission client for MPD
media-sound/lms 3.64.0-r1 3.65.0 3.66.0: Lightweight Music Server.
media-sound/lms 3.65.0 3.66.0 3.66.1: Lightweight Music Server.
media-sound/loudgain 0.6.8-r1 0.6.8_p20240128 0.6.8_p20240128-r2: Versatile ReplayGain 2.0 loudness normalizer
media-sound/mopidy 3.4.2: An extensible music server written in Python.
media-sound/mpd-mpris 0.3.1 0.4.0 0.4.1: An implementation of the MPRIS protocol for MPD.
@@ -1343,13 +1346,13 @@ media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teach
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
media-sound/plexamp 4.11.5: A dedicated music player for your Plex media library.
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/qbitmplayer 2.8.0 2.9.0 2.9.2: Music Player written in C++ & Qt.
media-sound/qbitmplayer 2.9.0 2.9.2 2.9.5: Music Player written in C++ & Qt.
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
media-sound/spct 1.1.3: A CLI program to play back or render SPC files.
media-sound/spot 0.4.0-r2: GTK4 Spotify (Premium) client
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
media-sound/spotify-player 0.19.1 0.20.4 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
media-sound/spotify-player 0.19.1 0.20.4 0.20.5 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
media-sound/spotifyd 0.3.5_p20240513 0.4.1: A Spotify daemon
media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
media-sound/supersonic 0.15.1 0.15.2: A lightweight and full-featured cross-platform desktop client
@@ -1361,7 +1364,7 @@ media-video/avisynth+ 9999: A powerful nonlinear scripting language for video
media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity
media-video/clapper 0.6.1 0.8.0: Modern and user-friendly media player
media-video/delfin 0.4.7 0.4.8: Stream movies and TV shows from Jellyfin
media-video/gpu-screen-recorder 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder 5.5.3 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder-gtk 9999: GTK frontend for gpu-screen-recorder.
media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player
media-video/kooha 2.2.3-r2: GTK4 screen recorder for Wayland
@@ -1445,7 +1448,7 @@ net-im/mautrix-meta 0.4.2 0.4.3: A Matrix-Facebook puppeting bridge
net-im/mautrix-signal 0.7.4 0.7.5: A Matrix-Signal puppeting bridge
net-im/mautrix-slack 0.1.3 0.1.4: A Matrix-Slack puppeting bridge based on slack-go
net-im/mautrix-telegram 0.15.1 0.15.2: A Matrix-Telegram Messenger puppeting bridge
net-im/mautrix-whatsapp 0.10.9: A Matrix-WhatsApp puppeting bridge
net-im/mautrix-whatsapp 0.12.1: A Matrix-WhatsApp puppeting bridge
net-im/nheko 0.12.0-r1 0.12.0-r2 9999: Native desktop client for Matrix using Qt
net-im/pop 8.0.21: Screen sharing with multiplayer control, with voice
net-im/revolt-desktop 1.0.8-r2: Revolt Desktop App
@@ -1535,8 +1538,8 @@ net-news/gfeeds 2.2.0-r3: An RSS/Atom feed reader for GNOME.
net-news/newsflash 3.1.6 3.1.6-r1 3.3.5: Feed Reader written in GTK
net-news/newsraft 0.27 0.28 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
net-nntp/nzb-monkey-go 0.1.16 0.1.17: Golang version of the NZB Monkey with included NZB direct search
net-nntp/pan 0.161 0.162: A newsreader for GNOME
net-nntp/nzb-monkey-go 0.1.17: Golang version of the NZB Monkey with included NZB direct search
net-nntp/pan 0.162 0.163: A newsreader for GNOME
net-p2p/bisq-bin 1.9.14-r1: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/dogecoin-qt 1.14.9 9999: Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
net-p2p/feather 2.7.0-r1 2.8.0 2.8.1 9999: A free, open-source Monero wallet
@@ -1551,6 +1554,7 @@ net-p2p/yggdrasil-go 0.5.12 9999: An experiment in scalable routing as an encryp
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy
net-proxy/byedpi 0.16.2 0.16.6 9999: Bypass DPI SOCKS proxy
net-proxy/nekoray 4.3.5-r1: Qt based cross-platform GUI proxy configuration manager
net-proxy/ngrok-bin 3.20.0: ngrok is a reverse proxy, firewall, and API gateway
net-proxy/shadowsocks-rust 1.22.0: A Rust port of shadowsocks
net-proxy/snowflake 2.10.1 2.11.0: Pluggable Transport using WebRTC, inspired by Flashproxy
@@ -1559,7 +1563,7 @@ net-voip/discover-overlay 0.6.9-r1 0.7.4 0.7.8: Yet another Discord overlay for
net-voip/gnome-calls 47.0-r1 48.1: Phone dialer and call handler
net-voip/re 3.20.0 3.21.0 3.22.0: Generic library for real-time communications with async IO support
net-voip/vvmd 0.8-r1: vvmd is a lower level daemon that retrieves Visual Voicemail
net-vpn/GlobalProtect-openconnect 2.3.9-r1 2.4.4: Unofficial GlobalProtect VPN client for Linux
net-vpn/GlobalProtect-openconnect 2.4.4-r1: Unofficial GlobalProtect VPN client for Linux
net-vpn/cloudflare-warp 2024.2.62-r2 2024.4.133-r1 2024.11.309: Cloudflare Warp Client
net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
@@ -1600,7 +1604,7 @@ sci-electronics/kactus2 3.13.3 9999: A open source IP-XACT-based tool
sci-electronics/liblxi 1.20: Implementation of the LAN eXtensions for Instrumentation (LXI)
sci-electronics/logic-bin 2.4.14: Saleae logic analyzer
sci-electronics/lxi-tools 2.7: Tools to access devices with LXI
sci-electronics/slang 8.0-r1 9999: SystemVerilog compiler and language services
sci-electronics/slang 8.1 9999: SystemVerilog compiler and language services
sci-electronics/svls 0.2.11: SystemVerilog language server
sci-electronics/vcd 221217: VCD file (Value Change Dump) command line viewer
sci-electronics/verilator 5.026-r1 5.028-r1 9999: The fast free Verilog/SystemVerilog simulator
@@ -1641,7 +1645,7 @@ sci-mathematics/rink 0.8.0-r1 9999: Unit conversion tool, similar to frink
sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467-r1: IDE for R and Python
sci-misc/boinc-wrapper 26018-r2 26018-r3: Wrapper to use non-BOINC apps with BOINC
sci-misc/llama-cpp 0_pre4576 0_pre4763 0_pre4848 0_pre5097 0_pre5332 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/ollama 0.6.5-r1 0.6.6 0.6.8 0.7.0 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-ml/ollama 0.6.5-r1 0.6.6 0.6.8 0.7.0 0.7.1 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.24.0-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
@@ -1729,6 +1733,7 @@ sys-fs/mountpoint-s3-bin 1.1.1: Fuse for AWS S3 (Simple Storage Service), offici
sys-fs/ntfs2btrfs 20240115: Conversion tool from NTFS to Btrfs
sys-fs/sanoid 2.2.0 9999: Policy-driven snapshot management and replication tools for OpenZFS.
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
sys-fs/vramfs 0_p20221214: VRAM based file system for Linux
sys-fs/xva-img 1.5-r1: XVA virtual disk tool, supports exporting XVA to RAW.
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
sys-kernel/dpdk-kmod 23.03: DPDK Kernel Nic Interface module
@@ -1779,7 +1784,7 @@ www-apps/whoogle-search 0.9.3: A self-hosted, ad-free, privacy-respecting metase
www-apps/zola 0.19.2-r1: A fast static site generator with everything built-in
www-client/badwolf 1.3.0-r2 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers
www-client/mullvad-browser-bin 14.5.1: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/mullvad-browser-bin 14.5.2: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 25.2.6.724_p1: The web browser from Yandex

View File

@@ -1 +1 @@
Wed, 28 May 2025 03:54:41 +0000
Thu, 29 May 2025 09:08:50 +0000

View File

@@ -6,6 +6,7 @@ app-accessibility/rhvoice:redistributable - Install also non-free (but redistrib
app-accessibility/rhvoice-core:speech-dispatcher - Build a speech-dispatcher middleware module
app-admin/ananicy-cpp:bpf - Use eBPF for processing
app-admin/ananicy-cpp:clang - Use Clang compiler instead of GCC
app-admin/fatrace:powertop - Install power-usage-report script
app-admin/hardinfo2:fwupd - fwupd
app-admin/krapplet:pass - Add support for pass compatible storage
app-admin/vaultwarden:cli - Install client with the Command-Line Interface