mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2024-03-31 01:18:31 UTC
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
BDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[libdrm,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 app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
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 systemd vaapi x264
|
||||
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 media-libs/libpulse media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd )
|
||||
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.11.tar.gz -> wivrn-0.11.tar.gz https://github.com/Meumeu/WiVRn/releases/download/v0.11/server-build-deps.tar.xz -> wivrn-0.11-server-build-deps.tar.xz
|
||||
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 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=145bb22aa12b1c9c218c538af63a93d2
|
||||
_md5_=d65ada28a4610b2b9c9faaa269cbc0e9
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd 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 >=dev-vcs/git-1.8.2.1[curl]
|
||||
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 >=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 systemd vaapi wireshark-plugins x264
|
||||
IUSE=nvenc pipewire pulseaudio systemd vaapi wireshark-plugins x264
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd media-libs/libpulse media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark )
|
||||
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/boostorg/pfr/archive/refs/tags/2.2.0.tar.gz -> boostpfr_2.2.0.tar.gz https://gitlab.freedesktop.org/monado/monado/-/archive/ffb71af26f8349952f5f820c268ee4774613e200/monado-ffb71af26f8349952f5f820c268ee4774613e200.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
|
||||
_md5_=f387e279d1596d6c3eee4b2b9b6c4ee9
|
||||
_md5_=801a203c4f6e6dded8633d3341661ea6
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/oracle/linux-uek
|
||||
INHERIT=kernel-2
|
||||
IUSE=+gentoo experimental symlink build
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.0.204.147.4
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-204.147.4.tar.gz -> linux-uek-5.15.0-204.147.4.tar.gz mirror://gentoo/genpatches-5.15-157.base.tar.xz mirror://gentoo/genpatches-5.15-157.experimental.tar.xz mirror://gentoo/genpatches-5.15-157.extras.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
|
||||
_md5_=9ce8725453fbdc3ab989e70934269a06
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/oracle/linux-uek
|
||||
INHERIT=kernel-2
|
||||
IUSE=+gentoo experimental symlink build
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.0.205.149.3
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-205.149.3.tar.gz -> linux-uek-5.15.0-205.149.3.tar.gz mirror://gentoo/genpatches-5.15-160.base.tar.xz mirror://gentoo/genpatches-5.15-160.extras.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
|
||||
_md5_=727ee674b42482cb3dbf3fae5bfb81d4
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/oracle/linux-uek
|
||||
INHERIT=kernel-2
|
||||
IUSE=+gentoo experimental symlink build
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.0.205.149.3-r1
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-205.149.3.tar.gz -> linux-uek-5.15.0-205.149.3.tar.gz mirror://gentoo/genpatches-5.15-161.base.tar.xz mirror://gentoo/genpatches-5.15-161.extras.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
|
||||
_md5_=4c08d17401dec47abf3488f4c8f680b2
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/oracle/linux-uek
|
||||
INHERIT=kernel-2
|
||||
IUSE=+gentoo experimental symlink build
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.0.205.149.5
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-205.149.5.tar.gz -> linux-uek-5.15.0-205.149.5.tar.gz mirror://gentoo/genpatches-5.15-163.base.tar.xz mirror://gentoo/genpatches-5.15-163.extras.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
|
||||
_md5_=da4ede7d01f32635d879e0c035ac87a9
|
||||
@@ -1197,7 +1197,7 @@ media-libs/openxr-loader 1.0.31 9999: OpenXR loader
|
||||
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.11 0.12 9999: WiVRn OpenXR streaming
|
||||
media-libs/wivrn 0.12 0.13 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.
|
||||
@@ -1564,7 +1564,7 @@ sys-fs/ntfs2btrfs 20240115: Conversion tool from NTFS to Btrfs
|
||||
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
|
||||
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
|
||||
sys-kernel/dpdk-kmod 21.11.1 22.07 23.03: DPDK Kernel Nic Interface module
|
||||
sys-kernel/uek-sources 5.15.0.204.147.4 5.15.0.205.149.3 5.15.0.205.149.3-r1 5.15.0.205.149.5 5.15.0.206.149.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/uek-sources 5.15.0.206.149.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2 0.22.0: 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
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 30 Mar 2024 21:03:31 +0000
|
||||
Sun, 31 Mar 2024 01:18:31 +0000
|
||||
|
||||
Reference in New Issue
Block a user