mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2026-01-01 23:16:19 UTC
This commit is contained in:
@@ -4,11 +4,11 @@ DEPEND=dev-util/glslang gui? ( dev-qt/qtbase:6 dev-qt/qtdeclarative:6 ) media-li
|
||||
DESCRIPTION=Lossless Scaling Frame Generation on Linux via DXVK/Vulkan
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/PancakeTAS/lsfg-vk
|
||||
INHERIT=cmake flag-o-matic toolchain-funcs git-r3
|
||||
INHERIT=cmake git-r3
|
||||
IUSE=cli +gui
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-util/glslang gui? ( dev-qt/qtbase:6 dev-qt/qtdeclarative:6 ) media-libs/libglvnd media-libs/vulkan-loader
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=af0f1d4d03c5212263d3e99e1c8991ad
|
||||
_md5_=d964d511f7b7e20552cfe662826bf027
|
||||
|
||||
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD CDDL CDLA-Permissive-2.0 ISC MIT MPL-2.0 openssl Unicode-
|
||||
PROPERTIES=test_network
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/blopker/codebook/archive/refs/tags/v0.3.20.tar.gz -> codebook-0.3.20.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/codebook/0.3.20/codebook-0.3.20-deps.tar.xz
|
||||
SRC_URI=https://github.com/blopker/codebook/archive/refs/tags/v0.3.22.tar.gz -> codebook-0.3.22.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/codebook/0.3.22/codebook-0.3.22-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb
|
||||
_md5_=ca69d10542422db8f2b7eb82695bd880
|
||||
@@ -1,10 +0,0 @@
|
||||
DEFINED_PHASES=prepare test
|
||||
DESCRIPTION=Configurable embedded Linux firmware update creator and runner
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fwup-home/fwup
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=app-arch/libarchive app-arch/zip dev-libs/confuse dev-util/xdelta:3 sys-fs/dosfstools sys-fs/mtools sys-fs/squashfs-tools
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fwup-home/fwup/archive/refs/tags/v1.12.0.tar.gz -> fwup-1.12.0.tar.gz
|
||||
_md5_=41b37a8585b14563562829733b5c8f8e
|
||||
@@ -1,10 +0,0 @@
|
||||
DEFINED_PHASES=prepare test
|
||||
DESCRIPTION=Configurable embedded Linux firmware update creator and runner
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fwup-home/fwup
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-arch/libarchive-3.7.9 app-arch/zip >=dev-libs/confuse-2.8 dev-util/xdelta:3 sys-fs/dosfstools sys-fs/mtools sys-fs/squashfs-tools
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fwup-home/fwup/archive/refs/tags/v1.13.1.tar.gz -> fwup-1.13.1.tar.gz
|
||||
_md5_=9dc648f9f17a11fb5be6210f7b7bc655
|
||||
@@ -6,5 +6,5 @@ KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-arch/libarchive-3.7.9 app-arch/zip >=dev-libs/confuse-2.8 dev-util/xdelta:3 sys-fs/dosfstools sys-fs/mtools sys-fs/squashfs-tools
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fwup-home/fwup/archive/refs/tags/v1.13.0.tar.gz -> fwup-1.13.0.tar.gz
|
||||
SRC_URI=https://github.com/fwup-home/fwup/archive/refs/tags/v1.15.0.tar.gz -> fwup-1.15.0.tar.gz
|
||||
_md5_=9dc648f9f17a11fb5be6210f7b7bc655
|
||||
15
metadata/md5-cache/dev-ml/cmarkit-0.4.0
Normal file
15
metadata/md5-cache/dev-ml/cmarkit-0.4.0
Normal file
@@ -0,0 +1,15 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=>=dev-lang/ocaml-4.14.0:= dev-ml/findlib dev-ml/ocamlbuild dev-ml/topkg >=dev-ml/result-1.5:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
|
||||
DESCRIPTION=Cmarkit parses the CommonMark specification
|
||||
EAPI=8
|
||||
HOMEPAGE=https://erratique.ch/software/cmarkit
|
||||
INHERIT=findlib
|
||||
IUSE=+ocamlopt +ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-lang/ocaml-4.14.0:= dev-lang/ocaml:=[ocamlopt?]
|
||||
RESTRICT=test
|
||||
SLOT=0/0.4.0
|
||||
SRC_URI=https://github.com/dbuenzli/cmarkit/archive/v0.4.0.tar.gz -> cmarkit-0.4.0.gh.tar.gz
|
||||
_eclasses_=findlib 49d5365fca4dea46f13825b9d763c89e
|
||||
_md5_=5a7c1718b9b06a4eb32c103fbd615cba
|
||||
13
metadata/md5-cache/dev-util/mise-2025.12.12
Normal file
13
metadata/md5-cache/dev-util/mise-2025.12.12
Normal file
File diff suppressed because one or more lines are too long
@@ -12,4 +12,4 @@ RDEPEND=media-libs/libsdl2[opengl] media-libs/libglvnd flac? ( media-libs/flac:=
|
||||
SLOT=0
|
||||
SRC_URI=https://download.sourceforge.net/quakespasm/Source/quakespasm-0.96.3.tar.gz
|
||||
_eclasses_=desktop 7b6f6e9d65093966fbc8475399c5dd4e eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0
|
||||
_md5_=28d6607a1a135b672b205924a73999a3
|
||||
_md5_=9908476b74c8d5b804e934b7206eee76
|
||||
|
||||
@@ -11,4 +11,4 @@ PROPERTIES=live
|
||||
RDEPEND=media-libs/libsdl2[opengl] media-libs/libglvnd flac? ( media-libs/flac:= ) mikmod? ( media-libs/libmikmod ) modplug? ( media-libs/libmodplug ) mp3? ( media-sound/mpg123 ) opus? ( media-libs/opusfile ) vorbis? ( media-libs/libvorbis )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 desktop 7b6f6e9d65093966fbc8475399c5dd4e eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0
|
||||
_md5_=f2799eff2af8a9a73c4ea50c85cbc8bb
|
||||
_md5_=7959ab8959b14522cf8ca6373becf2e9
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/gui-apps/ashell-0.7.0
Normal file
15
metadata/md5-cache/gui-apps/ashell-0.7.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install postinst unpack
|
||||
DESCRIPTION=Noctalia Configuration for Quickshell
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/noctalia-dev/noctalia-shell
|
||||
IUSE=cliphist cava wlsunset xdg-desktop-portal evolution-data-server polkit-kde-agent matugen xwayland
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=gui-apps/quickshell media-video/gpu-screen-recorder app-misc/brightnessctl cliphist? ( app-misc/cliphist ) cava? ( media-sound/cava ) wlsunset? ( gui-apps/wlsunset ) xdg-desktop-portal? ( sys-apps/xdg-desktop-portal ) evolution-data-server? ( gnome-extra/evolution-data-server ) polkit-kde-agent? ( kde-plasma/polkit-kde-agent ) matugen? ( x11-misc/matugen ) xwayland? ( gui-apps/xwayland-satellite )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v3.7.5/noctalia-v3.7.5.tar.gz
|
||||
_md5_=1947cd3d67e324e794810400e7c03594
|
||||
13
metadata/md5-cache/gui-apps/noctalia-shell-3.8.0
Normal file
13
metadata/md5-cache/gui-apps/noctalia-shell-3.8.0
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=install postinst
|
||||
DESCRIPTION=Noctalia Configuration for Quickshell
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/noctalia-dev/noctalia-shell
|
||||
INHERIT=systemd optfeature
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=gui-apps/quickshell media-video/gpu-screen-recorder app-misc/brightnessctl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v3.8.0/noctalia-v3.8.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 systemd a964c0cbe818b5729da1dbfcee5be861 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=cafe7c57d33621d7ae5d02b51053b521
|
||||
@@ -10,6 +10,6 @@ LICENSE=AIMP
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-db/sqlite dev-libs/expat dev-libs/fribidi dev-libs/glib dev-libs/icu dev-libs/libffi dev-libs/libpcre2 media-gfx/graphite2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libjpeg-turbo media-libs/libpng media-sound/opus-tools sys-apps/dbus sys-apps/util-linux sys-devel/gcc sys-libs/glibc virtual/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libxcb x11-libs/pango x11-libs/pixman
|
||||
RESTRICT=bindist fetch strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( aimp-6.00-3028a.x86_64.rpm )
|
||||
SRC_URI=amd64? ( aimp-6.00-3029a.x86_64.rpm )
|
||||
_eclasses_=wrapper 11a2a3bd712784986679b60a0cab34a0 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=0b8ed2fa3692a29237912aa3a906a22b
|
||||
15
metadata/md5-cache/media-sound/qobuz-player-0.5.0
Normal file
15
metadata/md5-cache/media-sound/qobuz-player-0.5.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=dev-db/sqlite:3= media-libs/alsa-lib sys-apps/dbus
|
||||
DESCRIPTION=Tui, web and rfid player for Qobuz
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/SofusA/qobuz-player
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
|
||||
RDEPEND=dev-db/sqlite:3= media-libs/alsa-lib sys-apps/dbus
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SofusA/qobuz-player/archive/refs/tags/v0.5.0.tar.gz -> qobuz-player-0.5.0.tar.gz https://github.com/freijon/qobuz-player/releases/download/v0.5.0/qobuz-player-0.5.0-crates.tar.xz https://github.com/SeaDve/mpris-server/archive/f8b3f74e93910fffd0c93df687e05cf954dcdeba.tar.gz -> mpris-server-f8b3f74e93910fffd0c93df687e05cf954dcdeba.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb
|
||||
_md5_=84b6d75a4bea039db5e551af52e26a20
|
||||
17
metadata/md5-cache/net-im/zapzap-6.2.4
Normal file
17
metadata/md5-cache/net-im/zapzap-6.2.4
Normal file
@@ -0,0 +1,17 @@
|
||||
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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-python/pyqt6[dbus] dev-python/pyqt6-webengine
|
||||
DESCRIPTION=WhatsApp desktop application written in PyQt6 + PyQt6-WebEngine
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rafatosta/zapzap
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg distutils-r1 desktop
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/pyqt6[dbus] dev-python/pyqt6-webengine 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rafatosta/zapzap/archive/refs/tags/6.2.4.tar.gz -> zapzap-6.2.4.tar.gz
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 desktop 7b6f6e9d65093966fbc8475399c5dd4e
|
||||
_md5_=70836d7db12a8bf88e1a24c375572e65
|
||||
15
metadata/md5-cache/net-p2p/p2pool-4.13
Normal file
15
metadata/md5-cache/net-p2p/p2pool-4.13
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/patchelf verify-sig? ( sec-keys/openpgp-keys-schernykh ) app-alternatives/ninja >=dev-build/cmake-3.28.5 verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium:= dev-libs/libuv:= dev-libs/randomx net-libs/zeromq:= net-misc/curl daemon? ( acct-group/monero acct-user/monero )
|
||||
DESCRIPTION=Decentralized pool for Monero mining
|
||||
EAPI=8
|
||||
HOMEPAGE=https://p2pool.io
|
||||
INHERIT=cmake verify-sig
|
||||
IUSE=daemon verify-sig
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=BSD GPL-3+ ISC LGPL-3+ MIT
|
||||
RDEPEND=dev-libs/libsodium:= dev-libs/libuv:= dev-libs/randomx net-libs/zeromq:= net-misc/curl daemon? ( acct-group/monero acct-user/monero )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SChernykh/p2pool/releases/download/v4.13/p2pool_source-v4.13.tar.xz -> p2pool-4.13.tar.xz verify-sig? ( https://github.com/SChernykh/p2pool/releases/download/v4.13/sha256sums.txt.asc -> p2pool-4.13_shasums.asc )
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
|
||||
_md5_=d1d238fc1d79822a508fba104c2aeff9
|
||||
13
metadata/md5-cache/sci-biology/jalview-bin-2.11.5.1
Normal file
13
metadata/md5-cache/sci-biology/jalview-bin-2.11.5.1
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install preinst prepare setup unpack
|
||||
DEPEND=app-arch/unzip >=dev-java/java-config-2.2.0-r3
|
||||
DESCRIPTION=Editor of multiple sequence alignments.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.jalview.org/
|
||||
INHERIT=desktop java-pkg-2
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
|
||||
SLOT=0
|
||||
SRC_URI=https://www.jalview.org/getdown/release/jalview-all-2.11.5.1-j1.8.jar
|
||||
_eclasses_=desktop 7b6f6e9d65093966fbc8475399c5dd4e java-utils-2 3febdd17a5820c438f6368dde60d4848 java-pkg-2 38fd81c7880666a00a638ca8deb64d72
|
||||
_md5_=f486237ad2ccd703561d116e91e383d0
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=GPL-2 Apache-2.0 BSD ISC MIT Unicode-DFS-2016
|
||||
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.33.3.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.33.3.tar.sign )
|
||||
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.34.0.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.34.0.tar.sign )
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
|
||||
_md5_=38896fc41b2a055cc0e74c42af30e18d
|
||||
@@ -7,4 +7,4 @@ LICENSE=MIT
|
||||
RDEPEND=!www-apps/soupault
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/PataphysicalSociety/soupault/releases/download/5.2.0/soupault-5.2.0-linux-x86_64.tar.gz ) arm64? ( https://github.com/PataphysicalSociety/soupault/releases/download/5.2.0/soupault-5.2.0-linux-aarch64.tar.gz )
|
||||
_md5_=3f222cfb538f921767c0977bdc24422e
|
||||
_md5_=10b358311d7a1dd8028023fdfb857173
|
||||
|
||||
@@ -12,6 +12,6 @@ LICENSE=MIT Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2
|
||||
RDEPEND=media-libs/freetype:2 media-libs/fontconfig wayland? ( dev-libs/wayland ) wayland? ( x11-libs/libxkbcommon[wayland] ) X? ( x11-libs/libxkbcommon[X] ) >=sys-libs/ncurses-6.4_p20240330
|
||||
REQUIRED_USE=|| ( wayland X )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.36.tar.gz -> rio-0.2.36.tar.gz https://github.com/freijon/rio/releases/download/v0.2.36/rio-0.2.36-crates.tar.xz
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.37.tar.gz -> rio-0.2.37.tar.gz https://github.com/freijon/rio/releases/download/v0.2.37/rio-0.2.37-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb desktop 7b6f6e9d65093966fbc8475399c5dd4e xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=aa42f9b47ee51b953e4cb5287b8004db
|
||||
@@ -376,7 +376,7 @@ app-shells/zsh-history-substring-search 1.0.2 1.1.0: ZSH port of Fish history se
|
||||
app-text/OCRmyPDF 16.10.2: OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
app-text/cmark-gfm 0.29.0.13: GitHub's fork of cmark
|
||||
app-text/code-minimap 0.6.8: A high performance code minimap generator
|
||||
app-text/codebook 0.3.20: Spell Checker for Code
|
||||
app-text/codebook 0.3.22: Spell Checker for Code
|
||||
app-text/dooit 3.3.3: 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 7.0.11-r1 7.0.12: FORD, automatic documentation generator for modern Fortran programs
|
||||
@@ -525,7 +525,7 @@ dev-embedded/esp-idf-nvs-partition-gen 0.1.9: Parses ESP-IDF panic handler outpu
|
||||
dev-embedded/esp-idf-panic-decoder 1.4.1: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
|
||||
dev-embedded/esp-idf-size 1.7.1: Firmware size analysis for ESP-IDF
|
||||
dev-embedded/freertos-gdb 1.0.4: Python module for operating with freeRTOS-kernel objects in GDB
|
||||
dev-embedded/fwup 1.12.0 1.13.0 1.13.1 1.13.2 1.14.0: Configurable embedded Linux firmware update creator and runner
|
||||
dev-embedded/fwup 1.13.2 1.14.0 1.15.0: Configurable embedded Linux firmware update creator and runner
|
||||
dev-embedded/idf-component-manager 2.1.2 2.2.2: Tool for installing ESP-IDF components
|
||||
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
|
||||
dev-embedded/nxp-gui-guider 1.10.1: GUI Guider is a user-friendly GUI development tool for LVGL
|
||||
@@ -656,7 +656,7 @@ dev-lua/multipart-post 1.4: HTTP Multipart Post helper that does just that.
|
||||
dev-lua/sirocco 0.0.1: A collection of interactive command line prompts for Lua
|
||||
dev-ml/afl-persistent 1.3: Persistent-mode afl-fuzz for ocaml
|
||||
dev-ml/chrome-trace 3.16.0-r1: Chrome trace event generation library
|
||||
dev-ml/cmarkit 0.3.0: Cmarkit parses the CommonMark specification
|
||||
dev-ml/cmarkit 0.3.0 0.4.0: Cmarkit parses the CommonMark specification
|
||||
dev-ml/crowbar 0.2.1: Write tests, let a fuzzer find failing cases
|
||||
dev-ml/digestif 1.3.0: Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
|
||||
dev-ml/dune-rpc 3.16.0-r1: Communicate with dune using rpc
|
||||
@@ -1048,7 +1048,7 @@ dev-util/lua-language-server 3.15.0 3.16.0 3.16.1: Lua language server
|
||||
dev-util/measureme 12.0.3: Support crate for rustc's self-profiling feature
|
||||
dev-util/mh 1.4.1: Generate help for Makefile
|
||||
dev-util/minify-bin 2.24.4: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
|
||||
dev-util/mise 2025.10.10-r3 2025.10.14: The front-end to your dev env
|
||||
dev-util/mise 2025.10.10-r3 2025.10.14 2025.12.12: The front-end to your dev env
|
||||
dev-util/mock 6.5 6.6: Simple chroot build environment manager for building RPMs
|
||||
dev-util/mock-core-configs 43.3: Mock core config files basic chroots
|
||||
dev-util/neocmakelsp 0.9.0: Another CMake LSP
|
||||
@@ -1195,7 +1195,7 @@ gnome-extra/wike 3.1.1 3.1.3: Wikipedia Reader for the GNOME Desktop
|
||||
gnome-extra/yad 14.1 9999: Display GTK+ dialog boxes from command line or shell scripts
|
||||
gui-apps/1password 8.11.22: Password Manager
|
||||
gui-apps/ReGreet 0.1.1-r10 0.2.0 9999: A clean and customizable GTK-based greetd greeter written in Rust
|
||||
gui-apps/ashell 0.3.0 0.3.1 0.6.0: A ready to go Wayland status bar for Hyprland
|
||||
gui-apps/ashell 0.6.0 0.7.0: A ready to go Wayland status bar for Hyprland and Niri
|
||||
gui-apps/autotiling-rs 0.1.6: Autotiling for sway (and possibly i3)
|
||||
gui-apps/awww 0.11.2 9999: Efficient animated wallpaper daemon for wayland, controlled at runtime
|
||||
gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
|
||||
@@ -1252,7 +1252,7 @@ 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
|
||||
gui-apps/meteo-qt 4.1 4.2: A system tray application for the weather status
|
||||
gui-apps/mpvpaper 1.8 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
gui-apps/noctalia-shell 3.7.5: Noctalia Configuration for Quickshell
|
||||
gui-apps/noctalia-shell 3.8.0: Noctalia Configuration for Quickshell
|
||||
gui-apps/nwg 0: meta package package for nwg-shell
|
||||
gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors
|
||||
gui-apps/nwg-clipman 0.2.4-r1 0.2.5: nwg-shell clipboard manager - a GTK3-based GUI for cliphist
|
||||
@@ -1444,7 +1444,7 @@ media-radio/fllog 1.2.8: Logbook application for amateur radio use
|
||||
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
|
||||
media-sound/Tauon 8.2.1 8.2.2 8.2.3 9999: The desktop music player of today!
|
||||
media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesis softsynth
|
||||
media-sound/aimp 6.00.3017_alpha4 6.00.3021_alpha5 6.00.3027_alpha6 6.00.3028_alpha7: AIMP - Free Audio Player
|
||||
media-sound/aimp 6.00.3017_alpha4 6.00.3021_alpha5 6.00.3027_alpha6 6.00.3029_alpha7: AIMP - Free Audio Player
|
||||
media-sound/amberol 2024.2: Simple GUI Music Player
|
||||
media-sound/bespokesynth 1.2.1 1.3.0: Software modular synth
|
||||
media-sound/callaudiod 0.1.10 0.1.99: Call audio routing daemon
|
||||
@@ -1483,6 +1483,7 @@ media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which e
|
||||
media-sound/plexamp 4.13.0: A dedicated music player for your Plex media library.
|
||||
media-sound/qbitmplayer 3.1.2 3.2.0-r1 3.3.1: Music Player written in C++ & Qt.
|
||||
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
|
||||
media-sound/qobuz-player 0.5.0: Tui, web and rfid player for Qobuz
|
||||
media-sound/rmpc 0.9.0 0.10.0 9999: A beautiful and configurable TUI client for MPD
|
||||
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
|
||||
media-sound/shortwave 5.0.0: An internet radio player
|
||||
@@ -1610,6 +1611,7 @@ net-im/session-desktop-bin 1.15.1 1.15.2: Session Desktop - Onion routing based
|
||||
net-im/sliding-sync 0.99.15 0.99.19: Proxy implementation of MSC3575's sync protocol.
|
||||
net-im/teams-for-linux 2.6.14 2.6.17 2.6.18: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
net-im/vesktop-bin 1.5.6 1.5.7 1.5.8 1.6.1: All-in-one voice and text chat for gamers with Vencord Preinstalled
|
||||
net-im/zapzap 6.2.4: WhatsApp desktop application written in PyQt6 + PyQt6-WebEngine
|
||||
net-im/zulip-desktop-bin 5.12.2: Organized chat for distributed teams.
|
||||
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
|
||||
net-irc/halloy 2025.10 2025.11 2025.12: IRC application written in Rust
|
||||
@@ -1708,7 +1710,7 @@ net-p2p/gridcoin 5.4.9.0-r1: Proof-of-Stake based cryptocurrency that rewards BO
|
||||
net-p2p/ipfs-desktop-bin 0.39.0 0.40.0 0.43.0: A desktop client for IPFS. The IPFS's Native Application
|
||||
net-p2p/monero 0.18.4.1 0.18.4.3 0.18.4.4 9999: The secure, private, untraceable cryptocurrency
|
||||
net-p2p/monero-gui-bin 0.18.4.3: An open-source GUI wallet developed by the Monero community.
|
||||
net-p2p/p2pool 4.5-r2 4.8 4.9 4.9.1 9999: Decentralized pool for Monero mining
|
||||
net-p2p/p2pool 4.5-r2 4.8 4.9 4.9.1 4.13 9999: Decentralized pool for Monero mining
|
||||
net-p2p/persepolis 5.2.0: Persepolis is a download manager written in Python.
|
||||
net-p2p/syncthingtray 2.0.3 2.0.5: Tray application and Dolphin/Plasma integration for Syncthing
|
||||
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
|
||||
@@ -1759,7 +1761,7 @@ phosh-base/xdg-desktop-portal-phosh 0.48.0 0.49.0 0.50.0: Phosh portal backend f
|
||||
sci-biology/cmdock 0.2.0-r2 0.2.0-r3: Program for docking ligands to proteins and nucleic acids
|
||||
sci-biology/cytoscape-bin 3.10.4: A visualization platform for molecular interaction networks
|
||||
sci-biology/geneathome 1.10-r5: BOINC application for expanding Gene Regulatory Networks (GRN)
|
||||
sci-biology/jalview-bin 2.11.5.0: Editor of multiple sequence alignments.
|
||||
sci-biology/jalview-bin 2.11.5.0 2.11.5.1: Editor of multiple sequence alignments.
|
||||
sci-chemistry/vesta-bin 3.5.8: Visualisation for Electronic and STructural Analysis.
|
||||
sci-chemistry/xcrysden 1.6.2-r2: For the visualisation of molecular and crystal structures.
|
||||
sci-electronics/bender 0.29.1: A dependency management tool for hardware projects
|
||||
@@ -1900,7 +1902,7 @@ sys-devel/clang-bloomberg-p2996 21.0.0_p20250702 9999: Clang fork implementing e
|
||||
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
|
||||
sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler
|
||||
sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
|
||||
sys-fs/bcachefs-kmod 1.33.3: Linux bcachefs kernel module for sys-fs/bcachefs-tools
|
||||
sys-fs/bcachefs-kmod 1.34.0: Linux bcachefs kernel module for sys-fs/bcachefs-tools
|
||||
sys-fs/btrd 0.5.4: The btrfs debugger
|
||||
sys-fs/btrfs-dump 20250918: Metadata dumper for btrfs
|
||||
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
|
||||
@@ -2030,7 +2032,7 @@ x11-misc/xob 0.2 0.3: A lightweight overlay volume (or anything) bar for the X W
|
||||
x11-misc/xsecurelock 1.9.0: X11 screen lock utility with security in mind
|
||||
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
|
||||
x11-terms/dmd5620 2.1.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
|
||||
x11-terms/rio 0.2.36: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio 0.2.37: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/tabby-bin 1.0.221: A terminal for a more modern age
|
||||
x11-terms/terminal-simulator 0.2 9999-r1: VT100 and VT52 terminal hardware simulator
|
||||
x11-terms/tym 3.5.1-r2: Lua-configurable terminal emulator
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 01 Jan 2026 23:01:10 +0000
|
||||
Thu, 01 Jan 2026 23:16:19 +0000
|
||||
|
||||
Reference in New Issue
Block a user