mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
2024-05-20 00:33:35 UTC
This commit is contained in:
12
metadata/md5-cache/app-containers/arachsys-containers-1.7
Normal file
12
metadata/md5-cache/app-containers/arachsys-containers-1.7
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Simple containers using Linux user namespaces
|
||||
EAPI=8
|
||||
HOMEPAGE=https://arachsys.github.io
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=+suid
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/arachsys/containers/archive/refs/tags/containers-1.7.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=1c9dd4c355c6af74fc1f1058d43cf440
|
||||
File diff suppressed because one or more lines are too long
14
metadata/md5-cache/app-text/lchat-1.0
Normal file
14
metadata/md5-cache/app-text/lchat-1.0
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=dev-libs/libgrapheme
|
||||
DESCRIPTION=Line oriented front end for ii-like chat programs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://tools.suckless.org/lchat/
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=+examples
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/libgrapheme
|
||||
SLOT=0
|
||||
SRC_URI=https://dl.suckless.org/tools/lchat-1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=96dfdb35f256f5ee4574934be91f0dd2
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=net-libs/nodejs-18.19.6[npm]
|
||||
BDEPEND=>=net-libs/nodejs-18.19.30[npm]
|
||||
DEFINED_PHASES=install postinst unpack
|
||||
DESCRIPTION=A language server for Bash
|
||||
EAPI=8
|
||||
@@ -6,8 +6,8 @@ HOMEPAGE=https://github.com/bash-lsp/bash-language-server
|
||||
INHERIT=optfeature
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2 ISC MIT
|
||||
RDEPEND=>=net-libs/nodejs-18.19.6
|
||||
RDEPEND=>=net-libs/nodejs-18.19.30
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-5.1.2.tgz https://tastytea.de/files/gentoo/bash-language-server-5.1.2-deps.tar.xz
|
||||
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-5.3.3.tgz https://tastytea.de/files/gentoo/bash-language-server-5.3.3-deps.tar.xz
|
||||
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=47f44167aea944ce2c6c5ca72e857d63
|
||||
_md5_=00b0f6d8a7ed49871579fb18295f1671
|
||||
@@ -11,6 +11,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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-5.5-1/mock-5.5.tar.gz
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-5.6-1/mock-5.6.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=367e2fe813db39dd0e8fa2535dce2caf
|
||||
@@ -5,5 +5,5 @@ HOMEPAGE=https://rpm-software-management.github.io/mock/ https://github.com/rpm-
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-core-configs-40.3-1/mock-core-configs-40.3.tar.gz
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-core-configs-40.4-1/mock-core-configs-40.4.tar.gz
|
||||
_md5_=6af3ffec7811c31627990dfce0cb0441
|
||||
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/dev-vcs/gitui-0.26.2
Normal file
15
metadata/md5-cache/dev-vcs/gitui-0.26.2
Normal file
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/gui-apps/nwg-displays-0.3.19
Normal file
16
metadata/md5-cache/gui-apps/nwg-displays-0.3.19
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=gui-apps/wlr-randr x11-libs/gtk+:3
|
||||
DESCRIPTION=Output management utility for sway and Hyprland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/nwg-displays
|
||||
INHERIT=desktop distutils-r1 xdg-utils
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nwg-piotr/nwg-displays/archive/v0.3.19.tar.gz -> nwg-displays-0.3.19.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 xdg-utils baea6080dd821f5562d715887954c9d3
|
||||
_md5_=82a20feaf6fead788eb5325037879718
|
||||
16
metadata/md5-cache/gui-apps/nwg-panel-0.9.32
Normal file
16
metadata/md5-cache/gui-apps/nwg-panel-0.9.32
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell
|
||||
DESCRIPTION=GTK3-based panel for sway and Hyprland Wayland compositors
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/nwg-panel
|
||||
INHERIT=desktop distutils-r1 systemd xdg-utils
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell 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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nwg-piotr/nwg-panel/archive/v0.9.32.tar.gz -> nwg-panel-0.9.32.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3
|
||||
_md5_=ca453ec91e90815283c64938b7df4a59
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark ) nvenc? ( dev-util/nvidia-cuda-toolkit ) dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=WiVRn OpenXR streaming
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/meumeu/WiVRn
|
||||
INHERIT=cmake
|
||||
IUSE=nvenc pipewire pulseaudio systemd vaapi wireshark-plugins x264
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
RDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark )
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Meumeu/WiVRn/archive/refs/tags/v0.13.tar.gz -> wivrn-0.13.tar.gz https://github.com/Meumeu/WiVRn/releases/download/v0.13/server-build-deps.tar.xz -> wivrn-0.13-server-build-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=904da4c1891e0e49476184dab1466151
|
||||
15
metadata/md5-cache/media-libs/wivrn-0.15
Normal file
15
metadata/md5-cache/media-libs/wivrn-0.15
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark ) dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=WiVRn OpenXR streaming
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/meumeu/WiVRn
|
||||
INHERIT=cmake
|
||||
IUSE=nvenc +pipewire -pulseaudio systemd vaapi wireshark-plugins x264
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
RDEPEND=vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark )
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Meumeu/WiVRn/archive/refs/tags/v0.15.tar.gz -> wivrn-0.15.tar.gz https://github.com/Meumeu/WiVRn/releases/download/v0.15/server-build-deps.tar.xz -> wivrn-0.15-server-build-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=f1ea9d65fc2cd790a18ed00c588f3b8f
|
||||
@@ -134,6 +134,7 @@ app-benchmarks/kdiskmark 3.1.4-r1: Disk benchmarking tool
|
||||
app-benchmarks/phoronix-test-suite 9999: Phoronix's comprehensive, cross-platform testing and benchmark suite
|
||||
app-benchmarks/poop 9999: Performance Optimizer Observation Platform
|
||||
app-containers/anbox-modules 0_p20240210: Anbox kernel modules
|
||||
app-containers/arachsys-containers 1.7: Simple containers using Linux user namespaces
|
||||
app-containers/dnsname-cni-plugin 1.3.0 1.3.1 9999: name resolution for containers
|
||||
app-containers/nvidia-container-toolkit 1.14.6 9999: NVIDIA container runtime toolkit
|
||||
app-containers/pods 2.1.0_pre20240215-r3: Keep track of your podman containers
|
||||
@@ -325,6 +326,7 @@ app-text/ford 6.2.5 7.0.5 7.0.6: FORD, automatic documentation generator for mod
|
||||
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.39.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: Line oriented front end for ii-like chat programs
|
||||
app-text/libspelling 0.2.0 0.2.1: A GNOME library for spellchecking
|
||||
app-text/lizard 1.17.10-r1: A simple code complexity analyser, supports most of the popular languages.
|
||||
app-text/lorien-bin 0.6.0: Infinite canvas drawing/whiteboarding. Made with Godot.
|
||||
@@ -881,7 +883,7 @@ 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
|
||||
dev-tex/tectonic 0.14.1 0.15.0: A modernized, complete, embeddable TeX/LaTeX engine.
|
||||
dev-util/DirectXShaderCompiler 1.7.2207-r1 1.7.2212-r1: Microsoft DirectX Shader Compiler which is based on LLVM/Clang
|
||||
dev-util/bash-language-server 5.1.2 5.2.0: A language server for Bash
|
||||
dev-util/bash-language-server 5.2.0 5.3.3: A language server for Bash
|
||||
dev-util/bats-assert 2.1.0: Common assertions for Bats
|
||||
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
|
||||
dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel
|
||||
@@ -910,8 +912,8 @@ dev-util/lemminx-bin 0.24.0 0.25.0: XML Language Server
|
||||
dev-util/lottieconverter 0.2: Simple lottie (telegram animated sticker) converter.
|
||||
dev-util/lua-language-server 3.7.3: Lua language server
|
||||
dev-util/mh 1.0.3: Generate help for Makefile
|
||||
dev-util/mock 5.5: Simple chroot build environment manager for building RPMs
|
||||
dev-util/mock-core-configs 40.3: Mock core config files basic chroots
|
||||
dev-util/mock 5.6: Simple chroot build environment manager for building RPMs
|
||||
dev-util/mock-core-configs 40.4: Mock core config files basic chroots
|
||||
dev-util/pcpp 1.30: A C99 preprocessor written in pure Python
|
||||
dev-util/pifpaf 3.1.5-r1: Suite of tools and fixtures to manage daemons for testing
|
||||
dev-util/pmbootstrap 1.51.0: Helper tool for developing and building postmarketOS
|
||||
@@ -939,7 +941,7 @@ dev-vcs/gitahead 2.7.1 2.7.1-r1: Graphical Git client to help understand and man
|
||||
dev-vcs/gitqlient 1.6.2 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
|
||||
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.26.1: blazing fast terminal-ui for git
|
||||
dev-vcs/gitui 0.26.2: blazing fast terminal-ui for git
|
||||
dev-vcs/jj 0.17.0 0.17.1: Jujutsu - an experimental version control system
|
||||
dev-vcs/lazygit 0.40.2-r1 0.41.0: Simple terminal UI for git commands
|
||||
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
|
||||
@@ -1076,14 +1078,14 @@ gui-apps/meteo-qt 3.3: A system tray application for the weather status
|
||||
gui-apps/mpvpaper 1.5 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
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-displays 0.3.18: Output management utility for sway and Hyprland
|
||||
gui-apps/nwg-displays 0.3.18 0.3.19: Output management utility for sway and Hyprland
|
||||
gui-apps/nwg-dock 0.3.6 0.3.9: GTK3-based dock for sway
|
||||
gui-apps/nwg-dock-hyprland 0.1.7 0.1.8: GTK3-based dock for Hyprland
|
||||
gui-apps/nwg-drawer 0.4.3 0.4.4 0.4.5 0.4.6 0.4.7: Application drawer for wlroots-based Wayland compositors
|
||||
gui-apps/nwg-icon-picker 0.1.1 9999: GTK icon chooser with a text search option
|
||||
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
|
||||
gui-apps/nwg-menu 0.1.2 0.1.3: enuStart plugin to nwg-panel, also capable of working standalone
|
||||
gui-apps/nwg-panel 0.9.31 9999: GTK3-based panel for sway and Hyprland Wayland compositors
|
||||
gui-apps/nwg-panel 0.9.31 0.9.32 9999: GTK3-based panel for sway and Hyprland Wayland compositors
|
||||
gui-apps/nwg-shell 0.5.33 0.5.34: libraries an common functions for the nwg-shell project
|
||||
gui-apps/nwg-shell-config 0.5.36 0.5.37: nwg-shell configuration utility
|
||||
gui-apps/openrefine 3.7.9: Wikidata batch editor, Wikimedia Commons mass upload tool
|
||||
@@ -1219,7 +1221,7 @@ media-libs/raylib 5.0 9999: A simple and easy-to-use library to learn videogames
|
||||
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
|
||||
media-libs/vvdec 2.1.2: VVdeC, the Fraunhofer Versatile Video Decoder
|
||||
media-libs/vvenc 1.9.1: VVenC, the Fraunhofer Versatile Video Encoder
|
||||
media-libs/wivrn 0.13 0.14.1 9999: WiVRn OpenXR streaming
|
||||
media-libs/wivrn 0.14.1 0.15 9999: WiVRn OpenXR streaming
|
||||
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
|
||||
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 18 May 2024 16:33:40 +0000
|
||||
Mon, 20 May 2024 00:33:35 +0000
|
||||
|
||||
Reference in New Issue
Block a user