mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2023-11-29 22:46:54 UTC
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
DEFINED_PHASES=configure install unpack
|
||||
DEFINED_PHASES=compile configure install unpack
|
||||
DEPEND=dev-libs/boost:= dev-libs/openssl:= sys-libs/zlib:=
|
||||
DESCRIPTION=Some useful tools for I2P
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/PurpleI2P/i2pd-tools
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=cpu_flags_x86_aes
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/boost:= dev-libs/openssl:= sys-libs/zlib:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PurpleI2P/i2pd-tools/archive/f9348979a23dec01d1bb91519f6bc2525dc01958.tar.gz -> i2pd-tools-0.2023.03.12.tar.gz https://github.com/PurpleI2P/i2pd/archive/a6bd8275ca496c75c84d7eb890c0071569d28f55.tar.gz -> i2pd-a6bd827.tar.gz
|
||||
SRC_URI=https://github.com/PurpleI2P/i2pd-tools/archive/cf0c9c9d74fc06acb001bbeb2db845083397fa20.tar.gz -> i2pd-tools-2023.09.06.tar.gz https://github.com/PurpleI2P/i2pd/archive/a6bd8275ca496c75c84d7eb890c0071569d28f55.tar.gz -> i2pd-a6bd827.tar.gz
|
||||
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=e40c8a32df66c2b4d9678ac9d3cbecc4
|
||||
_md5_=b4cca8e72a1634108019d855536daa77
|
||||
@@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst postrm prepare
|
||||
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
DESCRIPTION=vim plugin: preview colours in source code while editing
|
||||
EAPI=8
|
||||
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=5056 https://github.com/ap/vim-css-color
|
||||
HOMEPAGE=https://github.com/ap/vim-css-color https://www.vim.org/scripts/script.php?script_id=5056
|
||||
INHERIT=vim-plugin
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ap/vim-css-color/archive/8bf943681f92c81a8cca19762a1ccec8bc29098a.tar.gz -> css-color-20211229.tar.gz
|
||||
SRC_URI=https://github.com/ap/vim-css-color/archive/6cc65734bc7105d9677ca54e2255fcbc953ba6bf.tar.gz -> css-color-20230727.tar.gz
|
||||
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
|
||||
_md5_=951e6df4f71820b95774c3d5ffed65be
|
||||
_md5_=69a8f4c0dc7a89fad2e748a6240bc57f
|
||||
16
metadata/md5-cache/app-vim/yats-2023.08.24
Normal file
16
metadata/md5-cache/app-vim/yats-2023.08.24
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >app-vim/vader-0.3.0 )
|
||||
DEFINED_PHASES=compile install postinst postrm prepare test
|
||||
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
DESCRIPTION=vim plugin: Yet Another TypeScript Syntax
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/HerringtonDarkholme/yats.vim
|
||||
INHERIT=vim-plugin
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=vim
|
||||
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/HerringtonDarkholme/yats.vim/archive/2b6950c7143790e6930b8cf32d60c6858a50d47c.tar.gz -> yats-2023.08.24.tar.gz
|
||||
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
|
||||
_md5_=76e5ba9fe177d80b10ea233c1423595c
|
||||
@@ -1,14 +1,15 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[vulkan,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd media-libs/libpulse media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) nvenc? ( dev-util/nvidia-cuda-toolkit ) dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=WiVRn OpenXR streaming
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/meumeu/WiVRn
|
||||
INHERIT=cmake git-r3
|
||||
IUSE=nvenc vaapi x264
|
||||
IUSE=nvenc systemd vaapi x264
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[vulkan,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd media-libs/openxr-loader net-dns/avahi sys-apps/systemd
|
||||
RDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[vulkan,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd media-libs/libpulse media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd )
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/boostorg/pfr/archive/refs/tags/2.0.3.tar.gz -> boostpfr_2.0.3.tar.gz https://gitlab.freedesktop.org/monado/monado/-/archive/3ca1381be18e4cda516a2c7ac5778706aac89ce4/monado-3ca1381be18e4cda516a2c7ac5778706aac89ce4.tar.gz
|
||||
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 git-r3 5133e393e8717a3a093660f990801dc1
|
||||
_md5_=7519a7b71c58154ced208a3d2c52946f
|
||||
_md5_=a61d5be442fd3277e5859ea1dae5fd4f
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-util/vulkan-headers media-libs/shaderc media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-video/obs-studio-27[wayland] x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DESCRIPTION=OBS Linux Vulkan/OpenGL game capture
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nowrep/obs-vkcapture
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake-multilib
|
||||
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-video/obs-studio-27[wayland] x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] x11-libs/libxcb:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nowrep/obs-vkcapture/archive/refs/tags/v1.4.4.tar.gz -> obs-vkcapture-1.4.4.tar.gz
|
||||
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 cmake 0f2e0c197fad0312f3c4765c9cf36271 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059
|
||||
_md5_=c4fb9be01877c52e0e8e5132cf652149
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-video/obs-studio-27[wayland] x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] x11-libs/libxcb:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nowrep/obs-vkcapture/archive/refs/tags/v1.4.1.tar.gz -> obs-vkcapture-1.4.1.tar.gz
|
||||
SRC_URI=https://github.com/nowrep/obs-vkcapture/archive/refs/tags/v1.4.5.tar.gz -> obs-vkcapture-1.4.5.tar.gz
|
||||
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 cmake 0f2e0c197fad0312f3c4765c9cf36271 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059
|
||||
_md5_=c4fb9be01877c52e0e8e5132cf652149
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=dev-util/ninja dev-util/meson >=virtual/rust-1.31.1 >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=>=dev-libs/glib-2.72 >=app-text/gspell-1.8.1 >=gui-libs/libadwaita-1.3 >=media-libs/gstreamer-1.20 >=media-libs/gst-plugins-base-1.20 >=dev-db/sqlite-3.24 >=media-video/pipewire-0.3[gstreamer] >=media-libs/libshumate-1 >=x11-libs/cairo-1.16.0 >=gui-libs/gtk-4.10:4 gui-libs/gtksourceview:5 media-plugins/gst-plugins-gtk
|
||||
DESCRIPTION=Matrix group messaging app
|
||||
EAPI=7
|
||||
HOMEPAGE=https://wiki.gnome.org/Apps/Fractal
|
||||
INHERIT=meson gnome2-utils
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-libs/glib-2.72 >=app-text/gspell-1.8.1 >=gui-libs/libadwaita-1.3 >=media-libs/gstreamer-1.20 >=media-libs/gst-plugins-base-1.20 >=dev-db/sqlite-3.24 >=media-video/pipewire-0.3[gstreamer] >=media-libs/libshumate-1 >=x11-libs/cairo-1.16.0 >=gui-libs/gtk-4.10:4 gui-libs/gtksourceview:5 media-plugins/gst-plugins-gtk
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/GNOME/fractal/-/archive/5.beta1/fractal-5.beta1.tar.bz2
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 meson 576e6bbef90e9753368f8b4ad0bd5383 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116
|
||||
_md5_=414139cfb2e87b75d41eed159f409078
|
||||
15
metadata/md5-cache/sys-apps/lact-0.5.0
Normal file
15
metadata/md5-cache/sys-apps/lact-0.5.0
Normal file
File diff suppressed because one or more lines are too long
11
metadata/md5-cache/sys-boot/limine-5.20231124.0
Normal file
11
metadata/md5-cache/sys-boot/limine-5.20231124.0
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] cd-efi? ( sys-fs/mtools )
|
||||
DEFINED_PHASES=configure
|
||||
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://limine-bootloader.org/
|
||||
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v5.20231124.0/limine-5.20231124.0.tar.xz
|
||||
_md5_=8b4c94911cde4a1a6696052cd814f968
|
||||
@@ -11,6 +11,6 @@ LICENSE=GPL-2
|
||||
RDEPEND=app-misc/pax-utils 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/desultory/ugrd/archive/refs/tags/0.9.4.tar.gz -> ugrd-0.9.4.tar.gz
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.11.1.tar.gz -> ugrd-0.11.1.tar.gz
|
||||
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=db588d775a681ba8b5fafea3d6a80dae
|
||||
@@ -1,15 +0,0 @@
|
||||
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-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Python based initramfs generator with TOML defintions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/ugrd
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=app-misc/pax-utils 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/desultory/ugrd/archive/refs/tags/0.8.1.tar.gz -> ugrd-0.8.1.tar.gz
|
||||
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=73ee86887843770c3b4f65431197f0c9
|
||||
@@ -86,7 +86,7 @@ app-admin/himitsu 0.3 0.4 9999: Secret storage system for Unix, suitable for sto
|
||||
app-admin/himitsu-keyring 0.2.0: graphical frontend for managing a Himitsu key store
|
||||
app-admin/himitsu-ssh 0.2 9999: SSH integration for Himitsu
|
||||
app-admin/himitsu-totp 9999: TOTP support for Himitsu
|
||||
app-admin/i2pd-tools 0.2023.03.12 0.2023.05.26: Some useful tools for I2P
|
||||
app-admin/i2pd-tools 0.2023.05.26 2023.09.06: Some useful tools for I2P
|
||||
app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical password manager
|
||||
app-admin/linode-cli 5.42.1 5.43.0 5.44.3 5.45.2: Linode Command Line Interface
|
||||
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
|
||||
@@ -338,7 +338,7 @@ app-vim/ale 3.3.0: Check syntax in Vim asynchronously and fix files, with LSP su
|
||||
app-vim/ansible-vim 3.3 3.4: vim plugin: sytax highlighting for Ansible's common file types
|
||||
app-vim/apkbuild-vim 20210911: vim plugin: edit and work with APKBUILD files
|
||||
app-vim/bracketed-paste 20180522: vim plugin: handles bracketed-paste-mode in vim (aka. automatic `:set paste`)
|
||||
app-vim/css-color 20211229 20230308: vim plugin: preview colours in source code while editing
|
||||
app-vim/css-color 20230308 20230727: vim plugin: preview colours in source code while editing
|
||||
app-vim/dracula 2.0.0: Dark theme for Vim
|
||||
app-vim/gemini-vim 20210923: vim plugin: syntax highlighting for Gemini Text, the text/gemini media type
|
||||
app-vim/kotlin-vim 20220627: Kotlin plugin for Vim.
|
||||
@@ -356,7 +356,7 @@ app-vim/vim-crystal 2022.09.04 2023.03.15: vim plugin: Crystal language support
|
||||
app-vim/vim-nix 9999: vim plugin: Vim configuration files for Nix
|
||||
app-vim/vim-sensible 1.2 2.0: vim plugin: a universal set of defaults that (hopefully) everyone can agree on
|
||||
app-vim/vimwiki-cli 1.0.0: Command-line interface for Vimwiki
|
||||
app-vim/yats 2022.08.26: vim plugin: Yet Another TypeScript Syntax
|
||||
app-vim/yats 2022.08.26 2023.08.24: vim plugin: Yet Another TypeScript Syntax
|
||||
dev-R/AsioHeaders 1.22.1.1: 'Asio' C++ Header Files
|
||||
dev-R/BH 1.75.0.0 1.78.0.0-r1: Boost C++ Header Files
|
||||
dev-R/DBI 1.1.3: R Database Interface
|
||||
@@ -1617,7 +1617,7 @@ media-video/manimgl 1.6.1: Animation engine for explanatory math videos
|
||||
media-video/mediaelch 2.10.4 9999: Video metadata scraper
|
||||
media-video/megapixels 1.4.3: A GTK3 camera application that knows how to deal with the media request api
|
||||
media-video/obs-vaapi 0.3.1 0.4.0 9999: OBS Studio VAAPI support via GStreamer
|
||||
media-video/obs-vkcapture 1.4.1 1.4.4 9999: OBS Linux Vulkan/OpenGL game capture
|
||||
media-video/obs-vkcapture 1.4.5 9999: OBS Linux Vulkan/OpenGL game capture
|
||||
media-video/olive 9999: Free open-source non-linear video editor
|
||||
media-video/owncast 0.0.12 0.0.13: A self-hosted live video and web chat server
|
||||
media-video/syncplay 1.6.9 1.7.0: Client/server to synchronize media playback
|
||||
@@ -1662,7 +1662,6 @@ net-im/chatterino 2.3.5-r3: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.6.0 0.6.0-r1: A Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.166: All-in-one voice and text chat
|
||||
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
|
||||
net-im/fractal 5_beta1: Matrix group messaging app
|
||||
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
|
||||
net-im/go-sendxmpp 0.6.0 0.6.1: A little tool to send messages to an XMPP contact or MUC
|
||||
net-im/gtkcord4 0.0.10 0.0.11: A Gtk4 Discord client in Golang
|
||||
@@ -1888,6 +1887,7 @@ sys-apps/fchroot 0.1.2: Funtoo's franken-chroot tool - chroot from AMD64 to ARM
|
||||
sys-apps/fselect 0.7.9 0.8.0: Find files with SQL-like queries
|
||||
sys-apps/hex 0.3.2 0.4.0 0.4.1 0.4.2: Futuristic take on hexdump
|
||||
sys-apps/intel-cmt-cat 4.4.0: User space software for Intel(R) Resource Director Technology
|
||||
sys-apps/lact 0.5.0: Linux AMDGPU Controller
|
||||
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
|
||||
sys-apps/lsplug 4: Replacement for lsusb that shows more useful info and less useless info
|
||||
sys-apps/mission-center 0.3.2 0.3.3 9999: Monitor your CPU, Memory, Disk, Network and GPU usage.
|
||||
@@ -1909,7 +1909,7 @@ sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
|
||||
sys-block/partclone 0.3.20: Partition cloning tool
|
||||
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/limine 4.20230503.0 4.20230514.0 4.20230529.0 4.20230530.0 4.20230606.0 4.20230615.0 5.20230811.0 5.20231103.0 5.20231103.0-r1 5.20231121.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/limine 4.20230503.0 4.20230514.0 4.20230529.0 4.20230530.0 4.20230606.0 4.20230615.0 5.20230811.0 5.20231103.0 5.20231103.0-r1 5.20231121.0 5.20231124.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/woeusb-ng 0.2.10: Create Windows installer USB from ISO (rewrite of WoeUSB)
|
||||
sys-boot/zfsbootmenu 1.12.0 2.2.0 2.2.1 2.2.2: ZFS bootloader for root-on-ZFS systems
|
||||
sys-cluster/AXL 0.5.0 0.7.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy
|
||||
@@ -1986,7 +1986,7 @@ sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel,
|
||||
sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs)
|
||||
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation
|
||||
sys-kernel/uek-sources 5.15.0.5.70.1 5.15.0.6.80.3 5.15.0.8.91.3 5.15.0.105.125.4 5.15.0.201.135.2 5.15.0.201.135.4: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/ugrd 0.8.1 0.8.2 0.9.4: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/ugrd 0.8.2 0.11.1: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
|
||||
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
|
||||
sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 27 Nov 2023 11:17:02 +0000
|
||||
Wed, 29 Nov 2023 22:46:54 +0000
|
||||
|
||||
Reference in New Issue
Block a user