mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
2025-09-01 08:35:51 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/vulkan-headers gui? ( || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-cpp/toml11 dev-util/glslang gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] gui-libs/libadwaita ) || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
DEPEND=dev-util/glslang gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] gui-libs/libadwaita ) || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
DESCRIPTION=Lossless Scaling Frame Generation on Linux via DXVK/Vulkan
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/PancakeTAS/lsfg-vk
|
||||
@@ -8,7 +8,7 @@ INHERIT=cargo cmake desktop flag-o-matic toolchain-funcs git-r3
|
||||
IUSE=+gui debug
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-cpp/toml11 dev-util/glslang gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] gui-libs/libadwaita ) || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
RDEPEND=dev-util/glslang gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] gui-libs/libadwaita ) || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2c958ff95a0fd21c1cb19e961cb2946d rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=37f37e9484bbfd2f5433844abe9f2d2b
|
||||
_md5_=9c851b372e3807cbed1c59cae0513172
|
||||
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=sys-libs/readline:= virtual/libelf:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/alyptik/cepl/releases/download/v9.0.2/cepl-9.0.2.tar.gz
|
||||
SRC_URI=https://github.com/alyptik/cepl/releases/download/v12.0.0/cepl-12.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0
|
||||
_md5_=8d57701c0fb37700f1d33837909b96bc
|
||||
_md5_=68169d1b856cf503c76941da42a9dc25
|
||||
@@ -8,6 +8,6 @@ IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 Apache-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.54.0/harper-0.54.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.54.0.tar.gz -> harper-0.54.0.tar.gz
|
||||
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.59.0/harper-0.59.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.59.0.tar.gz -> harper-0.59.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2c958ff95a0fd21c1cb19e961cb2946d rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
|
||||
_md5_=565101012cdc431081fdf4fdb814b80b
|
||||
18
metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r1
Normal file
18
metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r1
Normal file
File diff suppressed because one or more lines are too long
17
metadata/md5-cache/dev-python/bleak-1.1.0
Normal file
17
metadata/md5-cache/dev-python/bleak-1.1.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-asyncio-0.19.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-cov-3.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ) ) 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/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/dbus-fast-1.22.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DESCRIPTION=Bluetooth Low Energy platform Agnostic Klient (BLEAK) for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://bleak.readthedocs.io
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/dbus-fast-1.22.0[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 )
|
||||
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/b/bleak/bleak-1.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=207155918b334fd33ac6fe35987b09a8
|
||||
@@ -1,14 +1,12 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DEPEND=dev-lang/go:=
|
||||
DESCRIPTION=Mass repository cloning tool for GitHub/GitLab/Bitbucket
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/gabrie30/ghorg
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-lang/go:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gabrie30/ghorg/archive/v1.11.0.tar.gz -> ghorg-1.11.0.tar.gz http://joecool.ftfuchs.com/godeps/ghorg-1.11.0-vendor.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
|
||||
_md5_=bf9fb9e43453afe316dbbbbbec66798a
|
||||
_md5_=7009b8e0f73c0e1d1e9575ec17dfa49f
|
||||
|
||||
15
metadata/md5-cache/games-engines/xsystem35-sdl2-2.16.1
Normal file
15
metadata/md5-cache/games-engines/xsystem35-sdl2-2.16.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-devel/gettext man? ( dev-ruby/asciidoctor ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-ttf sys-libs/zlib webp? ( media-libs/libwebp ) debug? ( dev-libs/cJSON ) portmidi? ( media-libs/portmidi )
|
||||
DESCRIPTION=Port of xsystem35, a free implementation of AliceSoft's System 3.x game engine.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kichikuou/xsystem35-sdl2
|
||||
INHERIT=cmake
|
||||
IUSE=+man debug +portmidi +webp
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-ttf sys-libs/zlib webp? ( media-libs/libwebp ) debug? ( dev-libs/cJSON ) portmidi? ( media-libs/portmidi )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/kichikuou/xsystem35-sdl2/archive/refs/tags/v2.16.1.tar.gz -> xsystem35-sdl2-2.16.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
|
||||
_md5_=9486265823ba632a29e8c12f69ec47f3
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-qt/qtwaylandscanner:5 kde-frameworks/extra-cmake-modules app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-libs/libdbusmenu-qt dev-libs/wayland dev-libs/wayland-protocols dev-qt/designer:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5[wayland,X] dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5[X] gui-libs/libcprime gui-libs/libcsys
|
||||
DESCRIPTION=Simple, sleek QT based DE for wayland using wayfire
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/paper/paperde
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/libdbusmenu-qt dev-libs/wayland dev-libs/wayland-protocols dev-qt/designer:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5[wayland,X] dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5[X] gui-libs/libcprime gui-libs/libcsys gui-libs/wlroots gui-wm/wayfire[X] sys-apps/xdg-desktop-portal x11-misc/qt5ct
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/paper/paperde/-/archive/15018307192107e2915671d412f3fc900ac5af4b/paperde-15018307192107e2915671d412f3fc900ac5af4b.tar.gz -> paperde-0.1.1_p20210426.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=620329e6cb6afde7117e48f377b68465
|
||||
18
metadata/md5-cache/media-sound/tenacity-1.3.4-r3
Normal file
18
metadata/md5-cache/media-sound/tenacity-1.3.4-r3
Normal file
@@ -0,0 +1,18 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=sys-libs/zlib dev-libs/expat media-sound/lame media-libs/libsndfile media-libs/soxr dev-db/sqlite:3 media-libs/portaudio dev-libs/glib:2 x11-libs/gtk+:3 x11-libs/wxGTK:3.2-gtk3=[X] midi? ( media-libs/portmidi media-libs/portsmf ) id3tag? ( media-libs/libid3tag ) mp3? ( media-libs/libmad ) mp2? ( media-sound/twolame ) matroska? ( media-libs/libmatroska ) ogg? ( media-libs/libogg ) vorbis? ( media-libs/libvorbis ) flac? ( media-libs/flac ) sbsms? ( media-libs/libsbsms ) soundtouch? ( media-libs/libsoundtouch ) ffmpeg? ( media-video/ffmpeg ) vamp? ( media-libs/vamp-plugin-sdk ) lv2? ( media-libs/lv2 media-libs/lilv media-libs/suil ) sys-devel/gettext dev-libs/serd dev-libs/sord media-libs/sratom media-libs/taglib
|
||||
DESCRIPTION=Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://tenacityaudio.org/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake wxwidgets xdg virtualx toolchain-funcs flag-o-matic
|
||||
IUSE=ffmpeg +midi +lame +id3tag +mp3 mp2 +flac matroska +ogg +vorbis +sbsms +soundtouch +ladspa +lv2 vamp +vst2 test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-libs/zlib dev-libs/expat media-sound/lame media-libs/libsndfile media-libs/soxr dev-db/sqlite:3 media-libs/portaudio dev-libs/glib:2 x11-libs/gtk+:3 x11-libs/wxGTK:3.2-gtk3=[X] midi? ( media-libs/portmidi media-libs/portsmf ) id3tag? ( media-libs/libid3tag ) mp3? ( media-libs/libmad ) mp2? ( media-sound/twolame ) matroska? ( media-libs/libmatroska ) ogg? ( media-libs/libogg ) vorbis? ( media-libs/libvorbis ) flac? ( media-libs/flac ) sbsms? ( media-libs/libsbsms ) soundtouch? ( media-libs/libsoundtouch ) ffmpeg? ( media-video/ffmpeg ) vamp? ( media-libs/vamp-plugin-sdk ) lv2? ( media-libs/lv2 media-libs/lilv media-libs/suil ) sys-devel/gettext dev-libs/serd dev-libs/sord media-libs/sratom media-libs/taglib
|
||||
REQUIRED_USE=id3tag? ( mp3 ) lame? ( mp3 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/tenacityteam/tenacity/archive/v1.3.4.tar.gz -> tenacity-1.3.4.tar.gz https://codeberg.org/tenacityteam/libnyquist/archive/d4fe08b079538a2fd79277ef1a83434663562f04.tar.gz -> tenacity-libnyquist-1.3.4.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a wxwidgets c48bf68858bd3c27c272ff034eb1e14d xdg 3ef49a87c52c8b77c476351195dfe575 virtualx 9741d451eb64ea8bb9faee90d68a9b68
|
||||
_md5_=44c3e5b59a8134f18ac4e5eaba8657a4
|
||||
@@ -9,6 +9,6 @@ LICENSE=MIT
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 app-crypt/libsecret dev-libs/nss x11-misc/xdg-utils x11-libs/gtk+:3 x11-libs/libnotify x11-libs/libXtst dev-libs/expat dev-libs/glib:2 dev-libs/nspr media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus virtual/udev x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/th-ch/youtube-music/releases/download/v3.6.2/youtube-music_3.6.2_amd64.deb
|
||||
SRC_URI=https://github.com/th-ch/youtube-music/releases/download/v3.10.0/youtube-music_3.10.0_amd64.deb
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=53eb81ecd5f202a66bedb35b9926c8ae
|
||||
15
metadata/md5-cache/media-video/gpu-screen-recorder-5.6.6
Normal file
15
metadata/md5-cache/media-video/gpu-screen-recorder-5.6.6
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland
|
||||
DESCRIPTION=A screen recorder that has minimal impact on system performance
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.dec05eba.com/gpu-screen-recorder/about
|
||||
INHERIT=meson
|
||||
IUSE=+filecaps systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland
|
||||
SLOT=0
|
||||
SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.6.6.tar.gz -> gpu-screen-recorder-5.6.6.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=c4b0c3a81c3b5cc126e48dcdcb460d85
|
||||
@@ -12,4 +12,4 @@ RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mifi/lossless-cut/releases/download/v3.64.0/LosslessCut-linux-x86_64.AppImage -> lossless-cut-3.64.0.AppImage https://raw.githubusercontent.com/mifi/lossless-cut/v3.64.0/no.mifi.losslesscut.appdata.xml -> lossless-cut-3.64.0-metainfo.xml
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=8d2c14430445a25b9ef14cdb2d83025f
|
||||
_md5_=11e8ac99d80aa5a8fcd8fa9c11a62470
|
||||
|
||||
@@ -10,6 +10,6 @@ LICENSE=all-rights-reserved Apache-2.0 BSD ISC MIT
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa media-libs/vips:0/42 net-print/cups sys-apps/dbus >=sys-libs/glibc-2.26 virtual/udev x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=4
|
||||
SRC_URI=https://beeper-desktop.download.beeper.com/builds/Beeper-4.1.41.AppImage
|
||||
SRC_URI=https://beeper-desktop.download.beeper.com/builds/Beeper-4.1.145.AppImage
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=10cef25d6b2aef1fde51c6a12bcd8aca
|
||||
15
metadata/md5-cache/net-im/zulip-desktop-bin-5.12.1
Normal file
15
metadata/md5-cache/net-im/zulip-desktop-bin-5.12.1
Normal file
@@ -0,0 +1,15 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare pretend setup unpack
|
||||
DESCRIPTION=Organized chat for distributed teams.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://zulip.com/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 desktop unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango sys-libs/zlib
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://download.zulip.com/desktop/apt/pool/main/z/zulip/Zulip-5.12.1-amd64.deb )
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=906f77e3e8a0fca3269c1276a4a03bc9
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+ MIT 0BSD Apache-2.0 BSD ISC MIT MPL-2.0 Unlicense
|
||||
RDEPEND=dev-cpp/abseil-cpp:= dev-libs/protobuf:= dev-libs/qhotkey dev-qt/qtbase:6[dbus,network,widgets] media-libs/quirc:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/throneproj/Throne/archive/refs/tags/1.0.2.tar.gz -> Throne-1.0.2.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/Throne/1.0.2/Throne-1.0.2-deps.tar.xz
|
||||
SRC_URI=https://github.com/throneproj/Throne/archive/refs/tags/1.0.5.tar.gz -> Throne-1.0.5.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/Throne/1.0.5/Throne-1.0.5-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=f9fe3f21dda825fffc060f3db899efeb
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=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 ) test? ( dev-cpp/gtest python? ( dev-python/pytest[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-cpp/abseil-cpp:= dev-libs/cpuinfo dev-libs/protobuf:= dev-libs/re2:= sci-ml/onnx[disableStaticReg] python? ( 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/coloredlogs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flatbuffers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/numpy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/protobuf[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sympy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) dev-cpp/ms-gsl dev-cpp/nlohmann_json dev-cpp/safeint dev-libs/boost dev-libs/date dev-libs/flatbuffers python? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] sci-libs/dlpack )
|
||||
DEPEND=dev-cpp/abseil-cpp:= dev-libs/cpuinfo dev-libs/protobuf:= dev-libs/re2:= <sci-ml/onnx-1.18[disableStaticReg] python? ( 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/coloredlogs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flatbuffers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/numpy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/protobuf[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sympy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) dev-cpp/ms-gsl dev-cpp/nlohmann_json dev-cpp/safeint dev-libs/boost dev-libs/date dev-libs/flatbuffers python? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] sci-libs/dlpack )
|
||||
DESCRIPTION=Cross-platform, high performance ML inferencing and training accelerator
|
||||
EAPI=8
|
||||
HOMEPAGE=https://onnxruntime.ai https://github.com/microsoft/onnxruntime
|
||||
@@ -8,10 +8,10 @@ INHERIT=cmake edo flag-o-matic python-r1
|
||||
IUSE=python test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-cpp/abseil-cpp:= dev-libs/cpuinfo dev-libs/protobuf:= dev-libs/re2:= sci-ml/onnx[disableStaticReg] python? ( 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/coloredlogs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flatbuffers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/numpy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/protobuf[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sympy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
||||
RDEPEND=dev-cpp/abseil-cpp:= dev-libs/cpuinfo dev-libs/protobuf:= dev-libs/re2:= <sci-ml/onnx-1.18[disableStaticReg] python? ( 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/coloredlogs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flatbuffers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/numpy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/protobuf[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sympy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.22.2.tar.gz -> onnxruntime-1.22.2.tar.gz https://gitlab.com/libeigen/eigen/-/archive/1d8b82b0740839c0de7f1242a3585e3390ff5f33/eigen-1d8b82b0740839c0de7f1242a3585e3390ff5f33.tar.bz2 -> eigen-3.4.0_p20250216.tar.bz2
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a edo a5e294016aa84979fcb2459749eb80b2 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38
|
||||
_md5_=53bb47981afec94add8ff41efdc05c62
|
||||
_md5_=5e4c9d18e18c3dd844070d5ac68c0138
|
||||
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT
|
||||
RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) openmp? ( llvm-runtimes/openmp:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) dev-python/numpy opencl? ( dev-libs/opencl-icd-loader ) vulkan? ( media-libs/vulkan-loader )
|
||||
REQUIRED_USE=?? ( openblas blis )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ggml-org/llama.cpp/archive/refs/tags/b6092.tar.gz -> llama-cpp-0_pre6092.tar.gz
|
||||
SRC_URI=https://github.com/ggml-org/llama.cpp/archive/refs/tags/b6318.tar.gz -> llama-cpp-0_pre6318.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm 049a642ed7dfce216d678c82044e33f9 linux-info efd923656513c879204fec6638eadee5
|
||||
_md5_=a92bfb72188390e11d55729209ccbf8e
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=gnutls? ( net-libs/gnutls ) sys-libs/liburing
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ublk-org/ublksrv/archive/refs/tags/v1.4.tar.gz -> ublksrv-1.4.tar.gz
|
||||
SRC_URI=https://github.com/ublk-org/ublksrv/archive/refs/tags/v1.6.tar.gz -> ublksrv-1.6.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
|
||||
_md5_=9024e0e217eeb8f4e9551d9806b083fe
|
||||
14
metadata/md5-cache/sys-boot/limine-9.6.5
Normal file
14
metadata/md5-cache/sys-boot/limine-9.6.5
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils llvm_slot_16? ( llvm-core/llvm:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/clang:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/lld:16 ) llvm_slot_17? ( llvm-core/llvm:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/clang:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/lld:17 ) llvm_slot_18? ( llvm-core/llvm:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/clang:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/lld:18 ) llvm_slot_19? ( llvm-core/llvm:19[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/clang:19[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/lld:19 ) llvm_slot_20? ( llvm-core/llvm:20[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/clang:20[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] llvm-core/lld:20 ) cd-efi? ( sys-fs/mtools )
|
||||
DEFINED_PHASES=configure setup
|
||||
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://limine-bootloader.org/
|
||||
INHERIT=llvm-r1
|
||||
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64 +uefiloong64 +llvm_slot_20 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
REQUIRED_USE=^^ ( llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/Limine/Limine/releases/download/v9.6.5/limine-9.6.5.tar.gz
|
||||
_eclasses_=llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527
|
||||
_md5_=51414d5a466e31cb84d72fa8a15643d7
|
||||
13
metadata/md5-cache/www-client/zen-bin-1.15b
Normal file
13
metadata/md5-cache/www-client/zen-bin-1.15b
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DEPEND=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
|
||||
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
|
||||
EAPI=8
|
||||
HOMEPAGE=https://zen-browser.app/
|
||||
INHERIT=desktop xdg-utils
|
||||
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.15b/zen.linux-x86_64.tar.xz -> zen-bin-1.15b.tar.xz
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=e1c44b3f34d9b00d9b3a031646c4a5fd
|
||||
@@ -222,7 +222,7 @@ app-misc/badvideo 5.2 9999: Ruin your videos in SECONDS!
|
||||
app-misc/blahaj 2.2.0-r1: Gay sharks at your local terminal
|
||||
app-misc/brightnessctl 0.5.1: A program to read and control device brightness
|
||||
app-misc/catt 0.12.13 0.13.0: Send videos from many, many online sources to your Chromecast
|
||||
app-misc/cepl 9.0.2: A readline C and C++ REPL with history, tab-completion, and undo.
|
||||
app-misc/cepl 12.0.0: A readline C and C++ REPL with history, tab-completion, and undo.
|
||||
app-misc/chayang 0.1.0: Gradually dim the screen.
|
||||
app-misc/cheat 4.2.3 4.3.3-r1: cheat allows you to create and view interactive cheatsheets on the command-line
|
||||
app-misc/clifm 1.11 1.13 1.16 1.18 9999: The command line file manager
|
||||
@@ -359,7 +359,7 @@ app-text/code-minimap 0.6.8: A high performance code minimap generator
|
||||
app-text/dooit 3.1.0: A TUI todo manager
|
||||
app-text/epubgrep 0.6.2: Search tool for EPUB e-books
|
||||
app-text/ford 6.2.5 7.0.8-r1 7.0.9-r1 7.0.10 7.0.11: FORD, automatic documentation generator for modern Fortran programs
|
||||
app-text/harper 0.54.0: The language checker for developers.
|
||||
app-text/harper 0.59.0: The language checker for developers.
|
||||
app-text/jrnl 4.1 4.2: Collect your thoughts and notes without leaving the command line
|
||||
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.86.0: Manga reader for GNOME
|
||||
@@ -519,6 +519,7 @@ dev-erlang/cowboy 2.9.0: Small, fast, modern HTTP server for Erlang/OTP.
|
||||
dev-erlang/cowlib 2.11.0: Support library for manipulating Web protocols.
|
||||
dev-erlang/ranch 1.7.1 1.8.0 2.0.0: Socket acceptor pool for TCP protocols.
|
||||
dev-erlang/yval 1.0.10: YAML validator
|
||||
dev-games/godot-dotnet 4.4.1-r1: Multi-platform 2D and 3D game engine with a feature-rich editor
|
||||
dev-games/surgescript 0.5.5 9999: scripting language made for opensurge
|
||||
dev-games/unityhub 3.9.1 3.10.0 3.11.0 3.11.1: Official Unity tool for managing Unity Engines and projects
|
||||
dev-go/get-ego-vendor 0.2.0: Utility to generate EGO_SUM data for ebuilds
|
||||
@@ -695,6 +696,7 @@ dev-python/base58 2.1.1-r1: Base58 and Base58Check implementation
|
||||
dev-python/baseline 1.2.1: Easy string baseline
|
||||
dev-python/bidict 0.23.1: The bidirectional mapping library for Python
|
||||
dev-python/billiard 4.0.2: Python multiprocessing fork
|
||||
dev-python/bleak 1.1.0: Bluetooth Low Energy platform Agnostic Klient (BLEAK) for Python
|
||||
dev-python/blurhash 1.1.4: Pure-Python implementation of the blurhash algorithm
|
||||
dev-python/cassowary 0.6: Run Windows Applications on Linux as if they are native (Using a VM and FreeRDP)
|
||||
dev-python/celery 5.4.0: Asynchronous task queue/job queue based on distributed message passing
|
||||
@@ -1076,7 +1078,7 @@ games-engines/instead 3.4.1 3.5.2 9999: INSTEAD text-based quest game engine
|
||||
games-engines/nxengine-evo 2.6.5_p1-r1: rewrite of the jump-and-run platformer Doukutsu Monogatari(Cave Story)
|
||||
games-engines/ponscripter-fork 3.0.2: Fork of the Ponscripter visual novel engine to take advantage of SDL2
|
||||
games-engines/system3-sdl2 1.6.1: SDL2 port of AliceSoft's System3 for Win32 by Takeda Toshiya.
|
||||
games-engines/xsystem35-sdl2 2.15.1 2.16.0: Port of xsystem35, a free implementation of AliceSoft's System 3.x game engine.
|
||||
games-engines/xsystem35-sdl2 2.15.1 2.16.0 2.16.1: Port of xsystem35, a free implementation of AliceSoft's System 3.x game engine.
|
||||
games-engines/xsystem4 9999: Cross-platform implementation of AliceSoft's System 4 game engine
|
||||
games-fps/assaultcube 1.3.0.2-r1: Free multiplayer FPS based on the Cube engine
|
||||
games-fps/crispy-doom 5.12.0 6.0: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
|
||||
@@ -1215,7 +1217,6 @@ gui-apps/nwg-shell-config 0.5.59-r1 0.5.62-r1: nwg-shell configuration utility
|
||||
gui-apps/openrefine 3.9.3: Wikidata batch editor, Wikimedia Commons mass upload tool
|
||||
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
|
||||
gui-apps/packettracer 8.2.2-r1: Cisco's packet tracer
|
||||
gui-apps/paperde 0.1.1_p20210426: Simple, sleek QT based DE for wayland using wayfire
|
||||
gui-apps/pop-launcher 1.2.1: Modular IPC-based desktop launcher service
|
||||
gui-apps/quickshell 0.2.0 9999: Toolkit for building desktop widgets using QtQuick
|
||||
gui-apps/rofi-wayland 1.7.5_p3 1.7.8_p1: A window switcher, run dialog and dmenu replacement
|
||||
@@ -1429,16 +1430,16 @@ media-sound/spotify-player 0.19.1 0.20.4 0.20.5 9999: spotify_player is a fast,
|
||||
media-sound/spotifyd 0.3.5_p20240513 0.4.1: A Spotify daemon
|
||||
media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
|
||||
media-sound/supersonic 0.17.0 0.18.0: A lightweight and full-featured cross-platform desktop client
|
||||
media-sound/tenacity 1.3.4 1.3.4-r1: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor
|
||||
media-sound/tenacity 1.3.4 1.3.4-r1 1.3.4-r3: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor
|
||||
media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
|
||||
media-sound/yewtube 2.12.0 9999: Terminal-based YouTube player and downloader
|
||||
media-sound/youtube-music-bin 3.6.2-r1 3.8.0: YouTube Music Desktop App bundled with custom plugins
|
||||
media-sound/youtube-music-bin 3.8.0 3.10.0: YouTube Music Desktop App bundled with custom plugins
|
||||
media-sound/zita-ajbridge 0.8.4-r2: zita-a2j and zita-j2a - bridges between ALSA and JACK
|
||||
media-video/avisynth+ 9999: A powerful nonlinear scripting language for video
|
||||
media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity
|
||||
media-video/clapper 0.6.1 0.8.0: Modern and user-friendly media player
|
||||
media-video/delfin 0.4.7 0.4.8: Stream movies and TV shows from Jellyfin
|
||||
media-video/gpu-screen-recorder 5.5.3 9999: A screen recorder that has minimal impact on system performance
|
||||
media-video/gpu-screen-recorder 5.5.3 5.6.6 9999: A screen recorder that has minimal impact on system performance
|
||||
media-video/gpu-screen-recorder-gtk 5.7.8 9999: GTK frontend for gpu-screen-recorder.
|
||||
media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player
|
||||
media-video/kooha 2.2.3-r2: GTK4 screen recorder for Wayland
|
||||
@@ -1502,7 +1503,7 @@ net-im/Quaternion 0.0.97.1: A Qt-based IM client for Matrix
|
||||
net-im/WasIstLos 1.6.5 1.7.0: An unofficial WhatsApp desktop application for Linux
|
||||
net-im/abaddon 0.2.1 9999: Alternative Discord client using GTK instead of Electron
|
||||
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
|
||||
net-im/beeper 4.1.41 4.1.111: Beeper: Unified Messenger
|
||||
net-im/beeper 4.1.111 4.1.145: Beeper: Unified Messenger
|
||||
net-im/chatterino 2.5.3: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.10.6 0.10.7 0.10.8 9999: Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.744: All-in-one voice and text chat
|
||||
@@ -1535,7 +1536,7 @@ net-im/session-desktop-bin 1.15.1 1.15.2: Session Desktop - Onion routing based
|
||||
net-im/sliding-sync 0.99.15 0.99.19: Proxy implementation of MSC3575's sync protocol.
|
||||
net-im/teams-for-linux 2.0.3 2.0.4 2.0.8: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
net-im/vesktop-bin 1.5.6 1.5.7 1.5.8: All-in-one voice and text chat for gamers with Vencord Preinstalled
|
||||
net-im/zulip-desktop-bin 5.11.1 5.12.0: Organized chat for distributed teams.
|
||||
net-im/zulip-desktop-bin 5.11.1 5.12.0 5.12.1: Organized chat for distributed teams.
|
||||
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
|
||||
net-irc/halloy 2025.6 2025.7 2025.8: IRC application written in Rust
|
||||
net-irc/limnoria-plugins-bugzilla 4.0: Bugzilla integration plugin for the Limnoria IRC Bot
|
||||
@@ -1634,7 +1635,7 @@ net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
|
||||
net-p2p/yggdrasil-go 0.5.12 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
|
||||
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
|
||||
net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy
|
||||
net-proxy/Throne 1.0.2: Qt based cross-platform GUI proxy configuration manager
|
||||
net-proxy/Throne 1.0.5: Qt based cross-platform GUI proxy configuration manager
|
||||
net-proxy/byedpi 0.16.6 0.17 0.17.1 0.17.2 9999: Bypass DPI SOCKS proxy
|
||||
net-proxy/ngrok-bin 3.20.0: ngrok is a reverse proxy, firewall, and API gateway
|
||||
net-proxy/shadowsocks-rust 1.22.0: A Rust port of shadowsocks
|
||||
@@ -1734,7 +1735,7 @@ sci-mathematics/pyromaths 21.8.2-r1: Create maths exercises in LaTeX and PDF for
|
||||
sci-mathematics/rink 0.8.0-r1 9999: Unit conversion tool, similar to frink
|
||||
sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467-r1: IDE for R and Python
|
||||
sci-misc/boinc-wrapper 26018-r2 26018-r3: Wrapper to use non-BOINC apps with BOINC
|
||||
sci-misc/llama-cpp 0_pre4576 0_pre5097 0_pre5332 0_pre5633-r1 0_pre6092 0_pre6140 9999: Port of Facebook's LLaMA model in C/C++
|
||||
sci-misc/llama-cpp 0_pre4576 0_pre5097 0_pre5332 0_pre5633-r1 0_pre6140 0_pre6318 9999: Port of Facebook's LLaMA model in C/C++
|
||||
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
|
||||
sci-ml/ollama 0.9.6 0.10.0 0.10.1 0.11.4 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
|
||||
sci-physics/openmodelica 1.24.0-r1: Open-source Modelica-based modeling and simulation environment
|
||||
@@ -1796,11 +1797,11 @@ sys-auth/hyprpolkitagent 0.1.1-r2 0.1.2: Polkit authentication agent for Hyprlan
|
||||
sys-auth/pam-gnupg 0.4-r1: Unlock GnuPG keys on login
|
||||
sys-block/clonezilla 5.8.9: Clonezilla is a partition and disk imaging/cloning program
|
||||
sys-block/partclone 0.3.33 0.3.36 0.3.37: Partition cloning tool
|
||||
sys-block/ublksrv 1.4: Userspace block device driver
|
||||
sys-block/ublksrv 1.6: Userspace block device driver
|
||||
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/drbl 5.4.2: Diskless Remote Boot in Linux
|
||||
sys-boot/grml-rescueboot 0.6.1: grub2 script to add ISO images to the grub2 boot menu
|
||||
sys-boot/limine 9.3.0 9.3.2 9.3.4 9.4.0 9.5.0 9.6.0 9.6.1: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/limine 9.3.0 9.3.2 9.3.4 9.4.0 9.5.0 9.6.0 9.6.1 9.6.5: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/mkusb 23.2.0: CLI and GUI for creating bootable live USB, with optional persistent storage
|
||||
sys-boot/ventoy-bin 1.0.97 1.0.98: Creator of bootable USBs, with ability to copy ISOs, persistence storage
|
||||
sys-boot/zfsbootmenu 1.12.0 2.2.2 2.3.0 3.0.1: ZFS bootloader for root-on-ZFS systems
|
||||
@@ -1885,7 +1886,7 @@ www-client/mullvad-browser-bin 14.5.5: 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.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/yandex-browser 25.6.1.1039_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.14.8b 1.14.9b 1.14.10b 1.14.11b: Zen Browser - A fast, privacy-focused Firefox fork
|
||||
www-client/zen-bin 1.14.8b 1.14.9b 1.14.10b 1.14.11b 1.15b: Zen Browser - A fast, privacy-focused Firefox fork
|
||||
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/kiwix-desktop 2.4.0: cross-platform viewer/manager for ZIM archives
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 28 Aug 2025 12:48:52 +0000
|
||||
Mon, 01 Sep 2025 08:35:51 +0000
|
||||
|
||||
Reference in New Issue
Block a user