2024-12-31 20:18:21 UTC

This commit is contained in:
Repository mirror & CI 2024-12-31 20:18:22 +00:00
parent cd69e1232b
commit a1ae766a4c
22 changed files with 136 additions and 55 deletions

View File

@ -0,0 +1,15 @@
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 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Gentoo rootfs tree generator
EAPI=8
HOMEPAGE=https://github.com/desultory/genTree
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-2
RDEPEND=>=dev-python/zenlib-3.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/aiohttp[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 )
SLOT=0
SRC_URI=https://github.com/desultory/genTree/archive/refs/tags/0.1.0.tar.gz -> genTree-0.1.0.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=0945a6f51ad72db995899df988981970

View File

@ -0,0 +1,14 @@
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 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Gentoo rootfs tree generator
EAPI=8
HOMEPAGE=https://github.com/desultory/genTree
INHERIT=distutils-r1 git-r3
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=>=dev-python/zenlib-9999[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/aiohttp[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 )
SLOT=0
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=0dd633663b79ccf15c6a8ee4c58559d9

View File

@ -10,6 +10,6 @@ LICENSE=GPL-3 BSD
RDEPEND=dev-cpp/gtkmm:3.0 dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygobject:3=[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/send2trash[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) 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_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/azote/archive/v1.14.0/azote-1.14.0.tar.gz
SRC_URI=https://github.com/nwg-piotr/azote/archive/v1.14.1/azote-1.14.1.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=d2ace06336b3541a635c1a2a4202bc6f

View File

@ -1,4 +1,4 @@
BDEPEND=>=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner dev-vcs/git virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
BDEPEND=>=dev-util/hyprwayland-scanner-0.4.2 dev-util/wayland-scanner dev-vcs/git virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/hyprgraphics >=dev-libs/hyprlang-0.6.0 dev-libs/wayland >=gui-libs/hyprutils-0.2.4:= media-libs/libglvnd media-libs/libjpeg-turbo:= media-libs/libwebp:= x11-libs/cairo x11-libs/pango dev-libs/wayland-protocols
DESCRIPTION=A blazing fast wayland wallpaper utility
@ -11,4 +11,4 @@ RDEPEND=dev-libs/hyprgraphics >=dev-libs/hyprlang-0.6.0 dev-libs/wayland >=gui-l
SLOT=0
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.7.3.tar.gz -> hyprpaper-0.7.3.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=addde77a7ef513e4bccf1d4d290b2ca3
_md5_=434decf11636f2e02a4322565b5d46cf

View File

@ -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-9999 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=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
DESCRIPTION=An application to enable a blue-light filter on Hyprland
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprsunset.git
HOMEPAGE=https://github.com/hyprwm/hyprsunset
INHERIT=cmake git-r3
LICENSE=BSD
PROPERTIES=live
RDEPEND=~gui-wm/hyprland-9999 dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
RDEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
SLOT=0
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=b19a8474974cda073e785ad8f45c6bdd
_md5_=e938b54fc00b479225459de64ce55c11

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,5 @@
DEFINED_PHASES=compile install postinst
DEPEND=dev-qt/qtcore:5 dev-qt/qtwidgets:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kwallet:5
DESCRIPTION=CLI for the KDE Wallet
EAPI=8
HOMEPAGE=http://www.mirbsd.org/kwalletcli.htm
@ -6,8 +7,8 @@ INHERIT=flag-o-matic
KEYWORDS=~amd64
LICENSE=MirOS
PDEPEND=app-shells/mksh
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kwallet:5
RDEPEND=dev-qt/qtcore:5 dev-qt/qtwidgets:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kwallet:5
SLOT=0
SRC_URI=https://github.com/MirBSD/kwalletcli/archive/refs/tags/kwalletcli-3_03.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe
_md5_=3f4e79e793435e8e7896c5eced83ea40
_md5_=df923b1a1e4534d2fdf5ec21d36089f1

View File

@ -8,6 +8,6 @@ IUSE=X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/yuru7/HackGen/releases/download/v2.9.1/HackGen_v2.9.1.zip https://github.com/yuru7/HackGen/releases/download/v2.9.1/HackGen_NF_v2.9.1.zip
SRC_URI=https://github.com/yuru7/HackGen/releases/download/v2.10.0/HackGen_v2.10.0.zip https://github.com/yuru7/HackGen/releases/download/v2.10.0/HackGen_NF_v2.10.0.zip
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=70b72e7d0775cfaa9e8930088f0c57e2

View File

@ -8,6 +8,6 @@ IUSE=X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/yuru7/PlemolJP/releases/download/v1.7.1/PlemolJP_v1.7.1.zip https://github.com/yuru7/PlemolJP/releases/download/v1.7.1/PlemolJP_NF_v1.7.1.zip https://github.com/yuru7/PlemolJP/releases/download/v1.7.1/PlemolJP_HS_v1.7.1.zip
SRC_URI=https://github.com/yuru7/PlemolJP/releases/download/v2.0.0/PlemolJP_v2.0.0.zip https://github.com/yuru7/PlemolJP/releases/download/v2.0.0/PlemolJP_NF_v2.0.0.zip https://github.com/yuru7/PlemolJP/releases/download/v2.0.0/PlemolJP_HS_v2.0.0.zip
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=fc8624cb0291c37969f4e2624288d1d3

View File

@ -8,6 +8,6 @@ IUSE=X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/yuru7/udev-gothic/releases/download/v2.0.0/UDEVGothic_v2.0.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.0.0/UDEVGothic_NF_v2.0.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.0.0/UDEVGothic_HS_v2.0.0.zip
SRC_URI=https://github.com/yuru7/udev-gothic/releases/download/v2.1.0/UDEVGothic_v2.1.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.1.0/UDEVGothic_NF_v2.1.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.1.0/UDEVGothic_HS_v2.1.0.zip
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=6a1f3295c970e4d83ea217cc06d7a588

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=<media-video/ffmpeg-7:= media-libs/libebur128 media-libs/taglib
DESCRIPTION=Versatile ReplayGain 2.0 loudness normalizer
EAPI=8
HOMEPAGE=https://github.com/Moonbase59/loudgain
INHERIT=cmake
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=<media-video/ffmpeg-7:= media-libs/libebur128 media-libs/taglib
SLOT=0
SRC_URI=https://github.com/Moonbase59/loudgain/archive/079f82c613ea1e3597ad5e2cad077829fd75d2c9.tar.gz -> loudgain-079f82c613ea1e3597ad5e2cad077829fd75d2c9.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=f9cc191aff2426d106288b31e796d23b

View File

@ -0,0 +1,16 @@
BDEPEND=dev-libs/appstream-glib dev-libs/glib sys-devel/gettext introspection? ( dev-libs/gobject-introspection ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=>=dev-libs/glib-2.76.0:2 >=media-libs/gstreamer-1.20.0:1.0 media-libs/graphene media-libs/gst-plugins-base:1.0[egl?,gles2?,opengl,wayland?,X?] >=gui-libs/gtk-4.10.0:4[wayland?,X?] >=gui-libs/libadwaita-1.4.0:1 x11-libs/pango introspection? ( dev-libs/gobject-introspection )
DESCRIPTION=Modern and user-friendly media player
EAPI=8
HOMEPAGE=https://github.com/Rafostar/clapper
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
IUSE=discoverer doc egl gles2 +gstreamer +gtk +introspection mpris rawimporter server vala wayland X
KEYWORDS=~amd64
LICENSE=|| ( GPL-3 LGPL-2.1 )
RDEPEND=>=dev-libs/glib-2.76.0:2 >=media-libs/gstreamer-1.20.0:1.0 media-libs/graphene media-libs/gst-plugins-base:1.0[egl?,gles2?,opengl,wayland?,X?] >=gui-libs/gtk-4.10.0:4[wayland?,X?] >=gui-libs/libadwaita-1.4.0:1 x11-libs/pango introspection? ( dev-libs/gobject-introspection )
SLOT=0
SRC_URI=https://github.com/Rafostar/clapper/archive/0.6.1.tar.gz -> clapper-0.6.1.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=19b86c40f1f4e47df3b86519042ad7ac

View File

@ -1,15 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=qt? ( dev-qt/qtbase:6 ) media-video/obs-studio
DEPEND=qt? ( dev-qt/qtbase:6 ) >=media-video/obs-studio-31
DESCRIPTION=OBS Simulcast support plugin
EAPI=8
HOMEPAGE=https://github.com/sorayuki/obs-multi-rtmp
INHERIT=cmake flag-o-matic
INHERIT=cmake
IUSE=+obs-frontend-api +qt
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=qt? ( dev-qt/qtbase:6 ) media-video/obs-studio
RDEPEND=qt? ( dev-qt/qtbase:6 ) >=media-video/obs-studio-31
SLOT=0
SRC_URI=https://github.com/sorayuki/obs-multi-rtmp/archive/refs/tags/0.5.0.4.tar.gz -> obs-multi-rtmp-0.5.0.4.tar.gz
SRC_URI=https://github.com/sorayuki/obs-multi-rtmp/archive/refs/tags/0.6.0.1-obs31.tar.gz -> obs-multi-rtmp-0.6.0.1-obs31.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=efe67b56e9464b327b386bf3a1822ac9
_md5_=1acf9f6b62dae96d0c8a3383f649bc12

View File

@ -1,14 +1,14 @@
BDEPEND=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=qt? ( dev-qt/qtbase:6 ) media-video/obs-studio
DEPEND=qt? ( dev-qt/qtbase:6 ) >=media-video/obs-studio-31
DESCRIPTION=OBS Simulcast support plugin
EAPI=8
HOMEPAGE=https://github.com/orayuki/obs-multi-rtmp
INHERIT=cmake flag-o-matic git-r3
HOMEPAGE=https://github.com/sorayuki/obs-multi-rtmp
INHERIT=cmake git-r3
IUSE=+obs-frontend-api +qt
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=qt? ( dev-qt/qtbase:6 ) media-video/obs-studio
RDEPEND=qt? ( dev-qt/qtbase:6 ) >=media-video/obs-studio-31
SLOT=0
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=8389526cc83ecb4c65d1fb80333c0c60
_md5_=92407f160cc7beed7f8d64ea0600c012

View File

@ -0,0 +1,15 @@
BDEPEND=>=dev-libs/glib-2.80.0 dev-libs/appstream-glib dev-util/blueprint-compiler || ( 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-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DESCRIPTION=Feed Reader written in GTK
EAPI=8
HOMEPAGE=https://gitlab.com/news-flash/news_flash_gtk
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo gnome2-utils meson xdg
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD GPL-3+ ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense
RDEPEND=dev-db/sqlite:3 dev-libs/glib dev-libs/openssl:= gui-libs/gtk gui-libs/libadwaita media-video/clapper[mpris] net-libs/webkit-gtk:6 sys-devel/gettext x11-misc/xdg-utils
SLOT=0
SRC_URI=https://gitlab.com/news-flash/news_flash_gtk/-/archive/v.3.3.5/news_flash_gtk.tar.bz2 https://jroy.ca/dist/newsflash-3.3.5-vendor.tar.xz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f rust a7f1fb4aefa2759dc94e38f7668d373e rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo b5f350ebe96460cff090d0f2ae7e698a xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=0cf3e257b6e6efda70dd2e9de51a5112

View File

@ -1,15 +0,0 @@
BDEPEND=dev-util/ccache >=media-gfx/imagemagick-7.1.1.25-r1[png] app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/fortran
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.84.0-r3 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 dev-libs/icu:0/74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
DESCRIPTION=Open-source Modelica-based modeling and simulation environment
EAPI=8
HOMEPAGE=https://openmodelica.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop xdg fortran-2
KEYWORDS=~amd64
LICENSE=OSMC-PL GPL-3 AGPL-3 BSD EPL-1.0 public-domain BSD-with-attribution LGPL-2.1+ LGPL-2 Apache-2.0 Boost-1.0 Modelica-1.1 Modelica-2 MIT WTFPL-2
RDEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.84.0-r3 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 dev-libs/icu:0/74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
SLOT=0
SRC_URI=https://github.com/OpenModelica/OpenModelica/archive/332e81aa6442c4cc4761251407332f86f80e834b.tar.gz -> openmodelica-1.23.1.tar.gz https://github.com/OpenModelica/OMCompiler-3rdParty/archive/b826af1c1c15acf48627ad32cc0545ffc7e58bca.tar.gz -> OMCompiler-3rdParty_openmodelica-1.23.1.tar.gz https://github.com/OpenModelica/OMBootstrapping/archive/c289e97c41d00939a4a69fe504961b47283a6d8e.tar.gz -> OMBootstrapping_openmodelica-1.23.1.tar.gz https://github.com/OpenModelica/OMSens/archive/0d804d597bc385686856d453cc830fad4923fa3e.tar.gz -> OMSens_openmodelica-1.23.1.tar.gz https://github.com/OpenModelica/OMSens_Qt/archive/68b1b8697ac9f8e37ebe4de13c0c1d4e6e2e56fb.tar.gz -> OMSens_Qt_openmodelica-1.23.1.tar.gz https://github.com/OpenModelica/OpenModelica-common/archive/08a01802db5ba5edb540383c46718b89ff229ef2.tar.gz -> OpenModelica-common_openmodelica-1.23.1.tar.gz https://github.com/OpenModelica/OMSimulator/archive/1eb92ef35793b73e75d0cfed0c7b0311497d6278.tar.gz -> OMSimulator_openmodelica-1.23.1.tar.gz https://github.com/OpenModelica/OMSimulator-3rdParty/archive/ca418d7768c036ac15e9894d7f00d2118b3399a6.tar.gz -> OMSimulator-3rdParty_openmodelica-1.23.1.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg 3ef49a87c52c8b77c476351195dfe575 fortran-2 54fcb693257134adae26819685891ecc
_md5_=24e4b9a7a8c01adf86e3cbcad9fe22b3

View File

@ -1,6 +1,6 @@
BDEPEND=dev-util/ccache >=media-gfx/imagemagick-7.1.1.25-r1[png] app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/fortran
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.85.0 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 dev-libs/icu:0/74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
DEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.85.0 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 >=dev-libs/icu-74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
DESCRIPTION=Open-source Modelica-based modeling and simulation environment
EAPI=8
HOMEPAGE=https://openmodelica.org/
@ -8,8 +8,8 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop xdg fortran-2
KEYWORDS=~amd64
LICENSE=OSMC-PL GPL-3 AGPL-3 BSD EPL-1.0 public-domain BSD-with-attribution LGPL-2.1+ LGPL-2 Apache-2.0 Boost-1.0 Modelica-1.1 Modelica-2 MIT WTFPL-2
RDEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.85.0 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 dev-libs/icu:0/74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
RDEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.85.0 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 >=dev-libs/icu-74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
SLOT=0
SRC_URI=https://github.com/OpenModelica/OpenModelica/archive/904c4c783a5fa6eb9e99e4a98bdb0cca1d619303.tar.gz -> openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMCompiler-3rdParty/archive/82e892ece107787e9ff17780bf5ac8c3f6bc39ba.tar.gz -> OMCompiler-3rdParty_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMBootstrapping/archive/c289e97c41d00939a4a69fe504961b47283a6d8e.tar.gz -> OMBootstrapping_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSens/archive/0d804d597bc385686856d453cc830fad4923fa3e.tar.gz -> OMSens_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSens_Qt/archive/92090770426271b4193e78b04f13e6a3abcd6f1a.tar.gz -> OMSens_Qt_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSimulator/archive/ce342b60b3675185b7daf8197f4b7fd3227f694f.tar.gz -> OMSimulator_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSimulator-3rdParty/archive/5c10de1648d1134a577d9284b58580a72383d89f.tar.gz -> OMSimulator-3rdParty_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMOptim/archive/f1036f43db18c5015da259771004cfb80e08a110.tar.gz -> OMOptim_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OpenModelica-common/archive/08a01802db5ba5edb540383c46718b89ff229ef2.tar.gz -> OpenModelica-common_openmodelica-1.24.0.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg 3ef49a87c52c8b77c476351195dfe575 fortran-2 54fcb693257134adae26819685891ecc
_md5_=b18079fa02c4bc282f0c2857009f823a
_md5_=0fb72abb9b2602b8bf9f6e8147495f4c

View File

@ -11,6 +11,6 @@ LICENSE=Yandex-EULA
RDEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap sys-libs/libudev-compat virtual/libudev x11-libs/cairo 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[X] x11-misc/xdg-utils ffmpeg-codecs? ( media-video/ffmpeg-chromium:130 ) qt6? ( dev-qt/qtbase:6[gui,widgets] )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_24.10.4.808-1_amd64.deb -> yandex-browser-24.10.4.808_p1.deb )
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_24.12.1.712-1_amd64.deb -> yandex-browser-24.12.1.712_p1.deb )
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker fb4b84181244b3b9990fa0bf40232dd2 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d52112b378c7b51fb629304d1019cb7c

View File

@ -928,6 +928,7 @@ dev-util/fnm 1.37.1: Fast and simple Node.js version manager
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
dev-util/genTree 0.1.0 9999: Gentoo rootfs tree generator
dev-util/git-bug 0.8.0 9999: distributed, offline-first bug tracker
dev-util/gitlab-ci-local-bin 4.43.0 4.47.0 4.56.0: Run gitlab pipelines locally as shell executor or docker executor
dev-util/go-task 3.38.0-r1: A task runner / simpler Make alternative written in Go
@ -1072,7 +1073,7 @@ gui-apps/1password 8.10.28 8.10.48-r1: The worlds most-loved password manager
gui-apps/ReGreet 0.1.1-r10 9999: A clean and customizable GTK-based greetd greeter written in Rust
gui-apps/ashell 0.2.0-r1 0.3.0: A ready to go Wayland status bar for Hyprland
gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
gui-apps/azote 1.14.0 9999: wallpaper manager for wlroots compositors
gui-apps/azote 1.14.1 9999: wallpaper manager for wlroots compositors
gui-apps/clipman 1.6.2 1.6.3 1.6.4: A basic clipboard manager for Wayland.
gui-apps/coreaction 4.5.0 9999: A side bar for showing widgets for C Suite
gui-apps/coreapps-meta 4.5.0 9999: Meta package for coreapps
@ -1109,7 +1110,7 @@ gui-apps/hiprompt-gtk-py 0.8.0 9999: GTK+ Himitsu prompter for Wayland
gui-apps/hypridle 0.1.5-r2 9999: Hyprland's idle daemon
gui-apps/hyprlock 0.5.0-r1 9999: Hyprland's GPU-accelerated screen locking utility
gui-apps/hyprnome 0.3.0: GNOME-like workspace switching in Hyprland.
gui-apps/hyprpaper 0.7.1-r1 0.7.3: A blazing fast wayland wallpaper utility
gui-apps/hyprpaper 0.7.1-r1 0.7.3-r1: A blazing fast wayland wallpaper utility
gui-apps/hyprpicker 0.3.0-r2 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
@ -1181,7 +1182,7 @@ gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.14.2 0.15.1-r1: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wscreensaver 9999: Xscreensaver screensavers ported to wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/xremap 0.10.2: Dynamic key remap for X and Wayland
gui-apps/xremap 0.10.3: Dynamic key remap for X and Wayland
gui-apps/xwayland-satellite 0.5-r1: Xwayland outside your Wayland
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
@ -1212,7 +1213,7 @@ media-fonts/dseg 0.46: A free font which imitate LCD Display
media-fonts/firago 1.001: A continuation of FiraSans
media-fonts/firge 0.3.0-r1: Firge is a composite font of Fira Mono and GenShin-Gothic.
media-fonts/gohufont 2.1_p20170627: A monospace bitmap font
media-fonts/hackgen 2.9.1: HackGen is a composite font of Hack and GenJyuu-Gothic.
media-fonts/hackgen 2.10.0: HackGen is a composite font of Hack and GenJyuu-Gothic.
media-fonts/inconsolata_dz 20201205: A beautiful sans-serif monotype font designed for code listings
media-fonts/last-resort 15.100 16.000: A collection of glyphs used as the backup of "last resort" to any other font
media-fonts/lato 2: Lato font
@ -1223,12 +1224,12 @@ media-fonts/monaspace 1.000: A free and open-source typeface for developers
media-fonts/moralerspace 1.0.2: moralerspace is a composite font of Monaspace and IBM Plex Sans JP.
media-fonts/nerdfonts 3.2.0 3.2.1: Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
media-fonts/overpass 3.0.4: An open source webfont family inspired by Highway Gothic
media-fonts/plemoljp 1.7.1-r1: PlemolJP is a composite font of IBM Plex Mono and IBM Plex Sans JP.
media-fonts/plemoljp 2.0.0: PlemolJP is a composite font of IBM Plex Mono and IBM Plex Sans JP.
media-fonts/source-han-mono 1.002: Pan-CJK OpenType/CFF mono font family
media-fonts/source-han-serif 2.002 2.003: Pan-CJK OpenType/CFF font family
media-fonts/ttf-ancient-fonts 2.60: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
media-fonts/twemoji 14.0.2: A color emoji font with a flat visual style, designed and used by Twitter
media-fonts/udev-gothic 2.0.0: UDEV Gothic is a composite font of BIZ UD Gothic and JetBrains Mono.
media-fonts/udev-gothic 2.1.0: UDEV Gothic is a composite font of BIZ UD Gothic and JetBrains Mono.
media-fonts/unscii 2.1: Set of bitmapped Unicode fonts based on classic system fonts
media-fonts/victor-mono 1.5.4 1.5.5 1.5.6: A free programming font with cursive italics and ligatures
media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
@ -1298,6 +1299,7 @@ media-sound/amberol 2024.1: Simple GUI Music Player
media-sound/bespokesynth 1.2.1: Software modular synth
media-sound/callaudiod 0.1.9 0.1.10: Call audio routing daemon
media-sound/corrscope 0.10.0-r1 0.10.1: Advanced oscilloscope audio visualizer specializing in chiptune
media-sound/deep-filter 0.5.6: Noise supression using deep filtering
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
media-sound/dzr 240909: DZR: the command line deezer.com player
media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
@ -1308,7 +1310,7 @@ media-sound/jacktrip 1.7.1-r1 2.4.0: Send JACK audio over a network
media-sound/jriver 31.0.83: A cross-platform media center, famous for high quality of audio.
media-sound/kew 2.4.4-r1: kew (/kjuː/) is a command-line music player for Linux.
media-sound/lms 3.60.1 3.61.0 3.62.0: Lightweight Music Server.
media-sound/loudgain 0.6.8-r1: Versatile ReplayGain 2.0 loudness normalizer
media-sound/loudgain 0.6.8-r1 0.6.8_p20240128: Versatile ReplayGain 2.0 loudness normalizer
media-sound/mopidy 3.4.2: An extensible music server written in Python.
media-sound/mpd-mpris 0.3.1 0.4.0 0.4.1: An implementation of the MPRIS protocol for MPD.
media-sound/mpvc 1.1.4-r1: mpc-like tool which connects to existing mpv instances through sockets.
@ -1337,6 +1339,7 @@ media-sound/youtube-music-bin 3.6.2-r1: YouTube Music Desktop App bundled with c
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: 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: 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 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder-gtk 9999: GTK frontend for gpu-screen-recorder.
@ -1347,7 +1350,7 @@ media-video/manimgl 1.7.2 9999: Animation engine for explanatory math videos
media-video/mediaelch 2.10.6 2.12.0 9999: Video metadata scraper
media-video/megapixels 1.4.3-r1: GTK4 camera application that knows how to deal with the media request api
media-video/mpc-qt 24.06 24.12: Media Player Classic Qute Theater
media-video/obs-multi-rtmp 0.5.0.4 9999: OBS Simulcast support plugin
media-video/obs-multi-rtmp 0.6.0.1 9999: OBS Simulcast support plugin
media-video/obs-streamfx 0.12.0.9999 9999: OBS® Studio plugin which adds many new effects.
media-video/obs-vaapi 0.4.1 0.4.2 9999: OBS Studio VAAPI support via GStreamer
media-video/obs-vkcapture 1.5.0 1.5.1 9999: OBS Linux Vulkan/OpenGL game capture
@ -1504,7 +1507,7 @@ net-misc/yt-dlg 2024.03.19: A cross platform front-end GUI of the popular youtub
net-news/cliflux 1.4.1 1.4.4: A terminal-ui (TUI) client for the Miniflux RSS reader
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
net-news/gfeeds 2.2.0-r1 2.2.0-r2 2.2.0-r3: An RSS/Atom feed reader for GNOME.
net-news/newsflash 3.1.6 3.1.6-r1: Feed Reader written in GTK
net-news/newsflash 3.1.6 3.1.6-r1 3.3.5: Feed Reader written in GTK
net-news/newsraft 0.25 0.26 0.27 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
net-nntp/nzb-monkey-go 0.1.16: Golang version of the NZB Monkey with included NZB direct search
@ -1605,7 +1608,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.0_p463 2023.09.1_p494: IDE for R and Python
sci-misc/boinc-wrapper 26018-r2 26018-r3: Wrapper to use non-BOINC apps with BOINC
sci-physics/openmodelica 1.23.1-r1 1.24.0: Open-source Modelica-based modeling and simulation environment
sci-physics/openmodelica 1.24.0-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
sec-keys/openpgp-keys-emersion 20240714: OpenPGP keys used by Simon Ser
@ -1741,7 +1744,7 @@ www-client/firefox-developer-bin 122.0 128.0: Firefox browser developer edition
www-client/mullvad-browser-bin 14.0.3: The Mullvad Browser is developed to minimize tracking and fingerprinting.
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 24.10.4.808_p1: The web browser from Yandex
www-client/yandex-browser 24.12.1.712_p1: The web browser from Yandex
www-client/zen-bin 1.0.2_beta4 1.0.2_beta5: 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

View File

@ -1 +1 @@
Mon, 30 Dec 2024 16:18:10 +0000
Tue, 31 Dec 2024 20:18:21 +0000

View File

@ -485,6 +485,10 @@ media-sound/spotifyd:dbus - Enable password authentication through system keyrin
media-sound/spotifyd:portaudio - Enable the portaudio backend for audio playback
media-sound/spotifyd:pulseaudio - Enable the pulseaudio backend for audio playback
media-sound/spotifyd:rodio - Enable the rodio backend for audio playback
media-video/clapper:discoverer - Build Clapper Discoverer feature
media-video/clapper:mpris - Build Clapper MPRIS feature
media-video/clapper:rawimporter - Build RAW system memory importer for clappersink
media-video/clapper:server - Build Clapper Server feature
media-video/gpu-screen-recorder:filecaps - Remove password prompt and improve performance
media-video/gpu-screen-recorder:systemd - Install systemd user service
media-video/mediaelch:lto - Enable link-time-optimization. Increases link time.