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
|
||||
Reference in New Issue
Block a user