mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
2025-04-05 07:50:17 UTC
This commit is contained in:
13
metadata/md5-cache/app-text/tinymist-0.13.10
Normal file
13
metadata/md5-cache/app-text/tinymist-0.13.10
Normal file
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=|| ( dev-lang/rust-bin:9999 dev-lang/rust:9999 dev-lang/rust-bin:1.86 dev-lang/rust:1.86 dev-lang/rust-bin:1.85.1 dev-lang/rust:1.85.1 dev-lang/rust-bin:1.85.0 dev-lang/rust:1.85.0 dev-lang/rust-bin:1.84.1 dev-lang/rust:1.84.1 dev-lang/rust-bin:1.84.0 dev-lang/rust:1.84.0 dev-lang/rust-bin:1.83.0 dev-lang/rust:1.83.0 dev-lang/rust-bin:1.82.0 dev-lang/rust:1.82.0 dev-lang/rust-bin:1.81.0 dev-lang/rust:1.81.0 dev-lang/rust-bin:1.80.1 dev-lang/rust:1.80.1 dev-lang/rust-bin:1.79.0 dev-lang/rust:1.79.0 dev-lang/rust-bin:1.78.0 dev-lang/rust:1.78.0 dev-lang/rust-bin:1.77.1 dev-lang/rust:1.77.1 dev-lang/rust-bin:1.76.0 dev-lang/rust:1.76.0 dev-lang/rust-bin:1.75.0 dev-lang/rust:1.75.0 dev-lang/rust-bin:1.74.1 dev-lang/rust:1.74.1 dev-lang/rust-bin:1.71.1 dev-lang/rust:1.71.1 ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=Fast lsp implementation for typst.
|
||||
DESCRIPTION=An integrated language service for Typst.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Myriad-Dreamin/tinymist
|
||||
INHERIT=cargo git-r3
|
||||
@@ -9,4 +9,4 @@ LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 6a1a623042f6bd7664528dc10f4df3d8 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a841e8aa4e7e39f3be436a349ef5d072 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=eeaf945c8796e704472e6c54097ee557
|
||||
_md5_=b855ee93c7cfa08b3ca1af23e31bb49a
|
||||
|
||||
@@ -9,7 +9,7 @@ IUSE=doc mysql opengl +pango pdf postgres ssl
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) pango? ( x11-libs/pango ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <=dev-libs/boost-1.86.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] sys-libs/zlib
|
||||
SLOT=0/4.11.1
|
||||
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.1.tar.gz -> wt-4.11.1.tar.gz
|
||||
SLOT=0/4.11.4
|
||||
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.4.tar.gz -> wt-4.11.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57
|
||||
_md5_=d366a6fe2edd7405f2992b196168b5b4
|
||||
17
metadata/md5-cache/dev-python/python-fire-0.7.0
Normal file
17
metadata/md5-cache/dev-python/python-fire-0.7.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/six dev-python/termcolor >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/six dev-python/termcolor test? ( dev-python/hypothesis dev-python/mock dev-python/pytest-asyncio )
|
||||
DESCRIPTION=Library for automatically generating command line interfaces from Python objects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/python-fire/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/six dev-python/termcolor 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 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fire/fire-0.7.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=6640ba7ba0e3d3a1e1f23d08f522fb6a
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Hyprshot is a utility to easily take screenshot in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
IUSE=+xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-misc/jq app-shells/bash gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify xdg? ( x11-misc/xdg-user-dirs )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gustash/Hyprshot/archive/refs/tags/1.2.3.tar.gz -> hyprshot-1.2.3.tar.gz
|
||||
_md5_=0c7b425d7954f290b66ece2a526424e6
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Hyprshot is a utility to easily take screenshot in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
IUSE=+xdg +freeze
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify xdg? ( x11-misc/xdg-user-dirs ) freeze? ( gui-apps/hyprpicker )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gustash/Hyprshot/archive/refs/tags/1.3.0.tar.gz -> hyprshot-1.3.0.tar.gz
|
||||
_md5_=846c4e54acbe1623c88335f3ba550228
|
||||
12
metadata/md5-cache/gui-apps/hyprshot-1.3.0-r1
Normal file
12
metadata/md5-cache/gui-apps/hyprshot-1.3.0-r1
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=install postinst
|
||||
DESCRIPTION=Utility to easily take screenshots in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
INHERIT=optfeature
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gustash/Hyprshot/archive/refs/tags/1.3.0.tar.gz -> hyprshot-1.3.0.tar.gz
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=23035511207d63b063667109139e26d5
|
||||
@@ -1,13 +1,12 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=Hyprshot is an utility to easily take screenshot in Hyprland using your mouse
|
||||
DEFINED_PHASES=install postinst unpack
|
||||
DESCRIPTION=Utility to easily take screenshots in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
INHERIT=git-r3
|
||||
IUSE=+xdg +freeze
|
||||
INHERIT=git-r3 optfeature
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-misc/jq app-shells/bash gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify xdg? ( x11-misc/xdg-user-dirs ) freeze? ( gui-apps/hyprpicker )
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=ca180b0e7d9189e67a707bc5a61b4d6b
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=98ce21bfcaf64310732990b2b867b4ca
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= dev-libs/wayland-protocols >=dev-libs/hyprland-protocols-0.4.0 >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:= >=dev-libs/hyprland-protocols-0.4.0 dev-libs/wayland-protocols >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DESCRIPTION=An application to enable a blue-light filter on Hyprland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hyprwm/hyprsunset
|
||||
HOMEPAGE=https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
|
||||
RDEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hyprwm/hyprsunset/archive/refs/tags/v0.1.0.tar.gz -> hyprsunset-0.1.0.tar.gz
|
||||
SRC_URI=https://github.com/hyprwm/Hyprsunset/archive/refs/tags/v0.2.0.tar.gz -> hyprsunset-0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57
|
||||
_md5_=88b972fcc1662bbd30bfd096312a1d56
|
||||
_md5_=748faba17d84366c888b177a7ad77266
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig 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
|
||||
DEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= dev-libs/wayland-protocols >=dev-libs/hyprland-protocols-0.4.0 >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:= >=dev-libs/hyprland-protocols-0.4.0 dev-libs/wayland-protocols >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DESCRIPTION=An application to enable a blue-light filter on Hyprland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hyprwm/hyprsunset
|
||||
HOMEPAGE=https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset
|
||||
INHERIT=cmake git-r3
|
||||
LICENSE=BSD
|
||||
PROPERTIES=live
|
||||
RDEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
|
||||
RDEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:=
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=e938b54fc00b479225459de64ce55c11
|
||||
_md5_=748faba17d84366c888b177a7ad77266
|
||||
|
||||
@@ -5,11 +5,11 @@ DESCRIPTION=A simple Wayland output mirror client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Ferdi265/wl-mirror
|
||||
INHERIT=cmake
|
||||
IUSE=man
|
||||
IUSE=+examples man
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=gui-libs/wlroots dev-libs/wayland-protocols dev-libs/wayland media-libs/libglvnd dev-util/wayland-scanner man? ( app-text/scdoc )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Ferdi265/wl-mirror/releases/download/v0.18.0/wl-mirror-0.18.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57
|
||||
_md5_=dd4d1ead8466b2f17d740c5d08446d46
|
||||
_md5_=58e035ba85cbf43f5ae146492dabe7ca
|
||||
14
metadata/md5-cache/gui-libs/libsfdo-0.1.4
Normal file
14
metadata/md5-cache/gui-libs/libsfdo-0.1.4
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DESCRIPTION=A collection of libraries which implement some freedesktop.org specifications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.freedesktop.org/vyivel/libsfdo
|
||||
INHERIT=meson
|
||||
IUSE=examples test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.freedesktop.org/vyivel/libsfdo/-/archive/v0.1.4/libsfdo-v0.1.4.tar.bz2
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=060d5e34c46bf9236feafa3fe291426d
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-util/glslang dev-util/gdbus-codegen gui? ( gnome-base/librsvg ) dev-util/vulkan-headers app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-qt/qtbase:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 ) dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-libs/boost
|
||||
DESCRIPTION=WiVRn OpenXR streaming
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/WiVRn/WiVRn
|
||||
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake fcaps xdg
|
||||
IUSE=gui nvenc +pipewire pulseaudio systemd vaapi vulkan-encode wireshark-plugins x264 +filecaps
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
RDEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-qt/qtbase:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 )
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v0.22.tar.gz -> wivrn-0.22.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v0.22/server-build-deps.tar.xz -> wivrn-0.22-server-build-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=1d4851b27677d04eaef1c74a2eed3f01
|
||||
17
metadata/md5-cache/media-libs/wivrn-0.24
Normal file
17
metadata/md5-cache/media-libs/wivrn-0.24
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-util/glslang dev-util/gdbus-codegen gui? ( gnome-base/librsvg ) dev-util/vulkan-headers app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 ) dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-libs/boost
|
||||
DESCRIPTION=WiVRn OpenXR streaming
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/WiVRn/WiVRn
|
||||
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake fcaps flag-o-matic xdg
|
||||
IUSE=debug gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 +filecaps
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
RDEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 )
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v0.24.tar.gz -> wivrn-0.24.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v0.24/server-build-deps.tar.xz -> wivrn-0.24-server-build-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=2273f91923d62cc31683438c8d6d24b4
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MEGA
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-dns/c-ares:= net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= dolphin? ( dev-qt/qtbase:6[network,widgets] kde-apps/dolphin:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kio:6 kde-frameworks/kwidgetsaddons:6 ) mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= ) dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/meganz/MEGAsync/archive/v5.10.0.2_Win.tar.gz -> megasync-5.10.0.2.tar.gz https://github.com/meganz/sdk/archive/b28f39fd6d98d3d30bb1b6a52dd1941cbc7a4e90.tar.gz -> megasync-sdk-5.10.0.2.tar.gz
|
||||
SRC_URI=https://github.com/meganz/MEGAsync/archive/v5.10.1.0_Win.tar.gz -> megasync-5.10.1.0.tar.gz https://github.com/meganz/sdk/archive/b53514e72d569be8993cbe4b2c991da0ded08b78.tar.gz -> megasync-sdk-5.10.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=39006c45f5481dffdd31634346570f17
|
||||
_md5_=05101ae360058d6aece13144da74fa7a
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.9b/zen.linux-x86_64.tar.xz -> zen-bin-1.9b.tar.xz
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.11b/zen.linux-x86_64.tar.xz -> zen-bin-1.11b.tar.xz
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=59722be1d76ca9b56d768ae868a8da20
|
||||
15
metadata/md5-cache/x11-misc/rofi-emoji-4.1.0
Normal file
15
metadata/md5-cache/x11-misc/rofi-emoji-4.1.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=dev-libs/glib:2 x11-libs/cairo[X] !wayland? ( >=x11-misc/rofi-1.7.6 ) wayland? ( >=gui-apps/rofi-wayland-1.7.6 )
|
||||
DESCRIPTION=Emoji selector plugin for Rofi
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Mange/rofi-emoji
|
||||
INHERIT=autotools
|
||||
IUSE=wayland
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/glib:2 x11-libs/cairo[X] !wayland? ( >=x11-misc/rofi-1.7.6 ) wayland? ( >=gui-apps/rofi-wayland-1.7.6 ) !wayland? ( || ( x11-misc/xsel x11-misc/xclip x11-misc/copyq ) x11-misc/xdotool ) wayland? ( gui-apps/wl-clipboard gui-apps/wtype )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Mange/rofi-emoji/archive/refs/tags/v4.1.0.tar.gz -> rofi-emoji-4.1.0.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 libtool c81bd096be5f4c82f4e8f156ef112402 autotools f20ecf7ab0a7c34e83238b3ed4aaf6d6
|
||||
_md5_=14c95f137d812758ba416036726f4ed6
|
||||
@@ -364,7 +364,7 @@ app-text/sioyek 9999: Sioyek is a PDF viewer with a focus on textbooks and resea
|
||||
app-text/smu 1.5 9999: Simple markup - markdown like syntax
|
||||
app-text/texlab 5.22.1: LaTeX Language Server
|
||||
app-text/the-platinum-searcher-bin 2.2.0: Fast CLI search tool, faster than grep, ack, silver_searcher (ag)
|
||||
app-text/tinymist 9999: Fast lsp implementation for typst.
|
||||
app-text/tinymist 0.13.10 9999: An integrated language service for Typst.
|
||||
app-text/tldr 3.2.0 3.3.0: Python command line client for tldr pages
|
||||
app-text/typst 0.13.1 9999: A markup-based typesetting system for the sciences
|
||||
app-text/typstyle 0.12.12: A beautiful and reliable code formatter for Typst
|
||||
@@ -432,7 +432,7 @@ dev-cpp/trantor 1.5.19 1.5.20: Non-blocking I/O tcp network lib based on c++14/1
|
||||
dev-cpp/trompeloeil 47: Header only C++14 mocking framework
|
||||
dev-cpp/units 2.3.3: A compile-time, header-only, dimensional analysis and unit conversion library
|
||||
dev-cpp/workflow 0.10.2-r1 0.10.3 0.10.5 9999: C++ Parallel Computing and Asynchronous Networking Engine
|
||||
dev-cpp/wt 4.11.1 4.11.2 4.11.3: Wt, C++ Web Toolkit
|
||||
dev-cpp/wt 4.11.2 4.11.3 4.11.4: Wt, C++ Web Toolkit
|
||||
dev-cpp/xtensor 0.26.0: header-only C++ library for numerical analysis with multi-dimensional arrays
|
||||
dev-cpp/xtl 0.8.0: Algorithms and containers used by the xtensor stack and the xeus stack
|
||||
dev-crystal/athena-negotiation 0.1.5 0.2.0: Framework agnostic content negotiation library
|
||||
@@ -821,7 +821,7 @@ dev-python/pytest-steps 1.8.0: Create step-wise / incremental tests in pytest
|
||||
dev-python/pytest-vcr 1.0.2: Plugin for managing VCR.py cassettes
|
||||
dev-python/python-barbicanclient 7.0.0 7.1.0: Client library for Barbican API.
|
||||
dev-python/python-designateclient 6.2.0: OpenStack DNS-as-a-Service - Client
|
||||
dev-python/python-fire 0.6.0: Library for automatically generating command line interfaces from Python objects
|
||||
dev-python/python-fire 0.6.0 0.7.0: Library for automatically generating command line interfaces from Python objects
|
||||
dev-python/python-http-client 3.3.5-r1: HTTP REST client, simplified for Python
|
||||
dev-python/python-lsp-isort 0.2.0: isort plugin for the Python LSP Server
|
||||
dev-python/python-lsp-mypy 0.7.0: Mypy plugin for the Python LSP Server
|
||||
@@ -1141,8 +1141,8 @@ gui-apps/hyprnome 0.3.0: GNOME-like workspace switching in Hyprland.
|
||||
gui-apps/hyprpaper 0.7.3-r2 0.7.4: A blazing fast wayland wallpaper utility
|
||||
gui-apps/hyprpicker 0.3.0-r2 0.4.2 0.4.3 9999: A wlroots-compatible Wayland color picker that does not suck
|
||||
gui-apps/hyprshade 3.2.1 9999: Hyprland shader configuration tool
|
||||
gui-apps/hyprshot 1.2.3 1.3.0 9999: Hyprshot is an utility to easily take screenshot in Hyprland using your mouse
|
||||
gui-apps/hyprsunset 0.1.0-r1 9999: An application to enable a blue-light filter on Hyprland
|
||||
gui-apps/hyprshot 1.3.0-r1 9999: Utility to easily take screenshots in Hyprland using your mouse
|
||||
gui-apps/hyprsunset 0.2.0 9999: An application to enable a blue-light filter on Hyprland
|
||||
gui-apps/hyprswitch 1.3.1: A CLI/GUI that allows switching between windows in Hyprland
|
||||
gui-apps/hyprsysteminfo 0.1.3: Hyprland's system information GUI application
|
||||
gui-apps/intiface-central-bin 2.6.0 2.6.4: Buttplug frontend application
|
||||
@@ -1203,7 +1203,7 @@ gui-apps/wdisplays 1.1 1.1.1 9999: GUI display configurator for wlroots composit
|
||||
gui-apps/wev 1.0.0: Wayland event viewer
|
||||
gui-apps/windowtolayer 0.1.0 9999: Display existing Wayland applications as a wallpaper
|
||||
gui-apps/wl-clip-persist 0.4.3-r1 9999: Keep Wayland clipboard even after programs close
|
||||
gui-apps/wl-mirror 0.16.5 0.18.0 9999: A simple Wayland output mirror client
|
||||
gui-apps/wl-mirror 0.16.5 0.18.0-r1 9999: A simple Wayland output mirror client
|
||||
gui-apps/wl-scripts 1.2.3-r1 9999: A set of utils for wlroots window managers
|
||||
gui-apps/wlgreet 0.4.1 0.5.0: Wayland based greeter for greetd
|
||||
gui-apps/wlogout 1.1.1 1.2.2-r1 9999: A wayland based logout menu
|
||||
@@ -1221,7 +1221,7 @@ gui-libs/gtk4-layer-shell 1.0.2 1.0.4: A library for using the Layer Shell Wayla
|
||||
gui-libs/hyprland-qt-support 0.1.0: Qt6 Qml style provider for hypr* apps
|
||||
gui-libs/libcprime 4.5.0 5.0.0: Library for managing settings of CoreApps
|
||||
gui-libs/libcsys 4.5.0 5.0.0: Library for managing the device
|
||||
gui-libs/libsfdo 0.1.3: A collection of libraries which implement some freedesktop.org specifications
|
||||
gui-libs/libsfdo 0.1.3 0.1.4: A collection of libraries which implement some freedesktop.org specifications
|
||||
gui-libs/mir 2.19.3 2.20.0 2.20.1: Set of libraries for building Wayland based shells
|
||||
gui-libs/scenefx 0.1 0.2 0.2.1: A replacement for the wlroots scene API with eye-candy effects.
|
||||
gui-libs/text-engine 0.1.1-r3 9999: A lightweight rich-text framework for GTK 4
|
||||
@@ -1319,7 +1319,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.3.0: VVdeC, the Fraunhofer Versatile Video Decoder
|
||||
media-libs/vvenc 1.11.1: VVenC, the Fraunhofer Versatile Video Encoder
|
||||
media-libs/wivrn 0.22-r1 0.23.2-r1 9999: WiVRn OpenXR streaming
|
||||
media-libs/wivrn 0.23.2-r1 0.24 9999: WiVRn OpenXR streaming
|
||||
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
|
||||
media-plugins/argotlunar-bin 2.06-r2: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/dtmediawiki 9999: Wikimedia Commons export plugin for Darktable. Every upload is converted
|
||||
@@ -1526,7 +1526,7 @@ net-misc/maestral 1.9.3-r1 1.9.4: Maestral is an open-source Dropbox client writ
|
||||
net-misc/maestral-qt 1.9.3 1.9.4: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/mastorss 0.13.1 0.13.1-r1 9999: Another RSS to Mastodon bot
|
||||
net-misc/mbpoll 1.5.2 9999: command line utility to communicate with ModBus slave (RTU or TCP)
|
||||
net-misc/megasync 5.9.0.3 5.10.0.2: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/megasync 5.9.0.3 5.10.1.0: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/myip 1.2.1: Get your external IP address using STUN server
|
||||
net-misc/ooni-probe-cli 3.23.0 3.24.0: OONI Probe network measurement tool for detecting internet censorship
|
||||
net-misc/openbgpd 8.4 8.5 8.6 9999: OpenBGPD is a free implementation of BGPv4
|
||||
@@ -1794,7 +1794,7 @@ www-client/mullvad-browser-bin 14.0.9: The Mullvad Browser is developed to minim
|
||||
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
|
||||
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/yandex-browser 25.2.1.939_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.9b 1.10.3b: Zen Browser - A Firefox-based browser focused on privacy
|
||||
www-client/zen-bin 1.10.3b 1.11b: Zen Browser - A Firefox-based browser focused on privacy
|
||||
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
|
||||
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
|
||||
www-misc/gorss 0.3: Go Terminal Feed Reader
|
||||
@@ -1833,7 +1833,7 @@ x11-misc/ly 1.0.3 9999: Ly - a TUI display manager (live ebuild)
|
||||
x11-misc/picom-jonaburg 9999: A lightweight compositor for X11 (previously a compton fork)
|
||||
x11-misc/pywal 3.3.0: Tool that generates color schemes from images
|
||||
x11-misc/pywal16 3.6.0 3.7.2: 16 colors fork of pywal
|
||||
x11-misc/rofi-emoji 3.3.0 3.4.1: Emoji selector plugin for Rofi
|
||||
x11-misc/rofi-emoji 3.3.0 3.4.1 4.1.0: Emoji selector plugin for Rofi
|
||||
x11-misc/selx 1.2.0: Minimal X11 rectangle selection tool
|
||||
x11-misc/slstatus 1.0-r1: Status monitor for window managers that use WM_NAME/stdin to fill the status bar
|
||||
x11-misc/tbsm 0.5 0.6 0.7: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 04 Apr 2025 17:22:38 +0000
|
||||
Sat, 05 Apr 2025 07:50:17 +0000
|
||||
|
||||
Reference in New Issue
Block a user