2025-03-20 09:48:41 UTC

This commit is contained in:
Repository mirror & CI
2025-03-20 09:48:42 +00:00
parent c9e488fc09
commit fda63b48db
33 changed files with 162 additions and 70 deletions

View File

@@ -11,5 +11,5 @@ LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/gokcehan/lf/archive/r28.tar.gz -> lf-28.tar.gz https://github.com/ephemer4l/gentoo-lf/raw/main/lf-28-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=10e053af44185b718eee115023ec4326

View File

@@ -0,0 +1,18 @@
BDEPEND=dev-util/blueprint-compiler sys-devel/gettext test? ( python_single_target_python3_11? ( dev-python/pytest-steps[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pytest-steps[python_targets_python3_12(-)] ) ) test? ( dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.6:1[introspection] net-libs/webkit-gtk:6[introspection] x11-libs/libnotify[introspection] python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/colorthief[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pillow-heif[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-arch/brotli[python,python_targets_python3_12(-)] dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/colorthief[python_targets_python3_12(-)] dev-python/cryptography[python_targets_python3_12(-)] dev-python/dateparser[python_targets_python3_12(-)] dev-python/emoji[python_targets_python3_12(-)] dev-python/keyring[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] dev-python/natsort[python_targets_python3_12(-)] dev-python/piexif[python_targets_python3_12(-)] dev-python/pillow[python_targets_python3_12(-)] dev-python/pillow-heif[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] dev-python/python-magic[python_targets_python3_12(-)] dev-python/rarfile[compressed,python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/unidecode[python_targets_python3_12(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite(+),ssl(+)] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.6:1[introspection] net-libs/webkit-gtk:6[introspection]
DESCRIPTION=Manga reader for GNOME
EAPI=8
HOMEPAGE=https://apps.gnome.org/Komikku/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 meson gnome2-utils xdg
IUSE=test test python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=CC-BY-4.0 GPL-3+
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.6:1[introspection] net-libs/webkit-gtk:6[introspection] x11-libs/libnotify[introspection] python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/colorthief[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pillow-heif[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-arch/brotli[python,python_targets_python3_12(-)] dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/colorthief[python_targets_python3_12(-)] dev-python/cryptography[python_targets_python3_12(-)] dev-python/dateparser[python_targets_python3_12(-)] dev-python/emoji[python_targets_python3_12(-)] dev-python/keyring[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] dev-python/natsort[python_targets_python3_12(-)] dev-python/piexif[python_targets_python3_12(-)] dev-python/pillow[python_targets_python3_12(-)] dev-python/pillow-heif[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] dev-python/python-magic[python_targets_python3_12(-)] dev-python/rarfile[compressed,python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/unidecode[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite(+),ssl(+)] )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://codeberg.org/valos/Komikku/archive/v1.72.0.tar.gz -> komikku-1.72.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d7b7cf14fd90bf119a8fee4cab74f86d

View File

@@ -9,5 +9,5 @@ LICENSE=MIT
PROPERTIES=live
RDEPEND=app-editors/vim || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21 git-r3 875eb471682d3e1f18da124be97dcc81
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
_md5_=072daaef094b3f497e30c059fddc5010

View File

@@ -8,6 +8,6 @@ IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.3.tar.gz -> backtracer-1.2.3.tar.gz
SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.4.tar.gz -> backtracer-1.2.4.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f
_md5_=395752960b5ea2ccb16c21f0c89d148a

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-db/sqlite:3 dev-db/pg_query_vala dev-libs/glib:2 dev-libs/json-glib dev-libs/libcsv gui-libs/gtk:4 gui-libs/gtksourceview:5 gui-libs/libadwaita:1 x11-libs/cairo x11-libs/pango
SLOT=0
SRC_URI=https://github.com/ppvan/psequel/archive/v0.2.0.tar.gz -> psequel-0.2.0.gh.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 meson 99466844dd8d4fcfb07578a76f5a9922 vala e477903dbe0105930c51f170a592dc16 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 vala e477903dbe0105930c51f170a592dc16 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=8c5ca18ade158ae4c2c10a3abb9b8170

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/debugedit dev-util/patchelf
DEFINED_PHASES=install prepare unpack
DESCRIPTION=An integrated development environment for JavaScript and related technologies.
EAPI=8
HOMEPAGE=https://www.jetbrains.com/webstorm/
INHERIT=desktop wrapper
IUSE=wayland
KEYWORDS=~amd64
LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual ) Apache-2.0 BSD CC0-1.0 CDDL CDDL-1.1 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL-1.1 ZLIB
RDEPEND=dev-libs/wayland sys-libs/pam sys-process/audit
RESTRICT=bindist mirror
SLOT=0/2024
SRC_URI=https://download-cdn.jetbrains.com/webstorm/WebStorm-2024.3.5.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0
_md5_=af4d999c922243999e1553f098983773

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3+
RDEPEND=dev-qt/qtbase:6[gui,network,widgets] dev-qt/qtsvg:6 >=gui-libs/libcprime-5.0.0 >=gui-libs/libcsys-5.0.0
SLOT=0
SRC_URI=https://gitlab.com/cubocore/coreapps/coreaction/-/archive/v5.0.0/coreaction-v5.0.0.tar.bz2
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=d3d960a25829ee7ae80095d68fe3237b

View File

@@ -10,5 +10,5 @@ LICENSE=GPL-3
PROPERTIES=live
RDEPEND=app-arch/libarchive-qt[-qt6] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 gui-libs/libcprime
SLOT=0
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=b8972a6696314a8555027e8ed876175e

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
SLOT=0
SRC_URI=https://gitlab.com/cubocore/coreapps/corerenamer/-/archive/v4.5.0/corerenamer-v4.5.0.tar.bz2
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=ede3d863d357628459e75117866ca2f2

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime
SLOT=0
SRC_URI=https://gitlab.com/cubocore/coreapps/coreshot/-/archive/v4.5.0/coreshot-v4.5.0.tar.bz2
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=8864b828ecb15481b9526075d1fb3f95

View File

@@ -11,5 +11,5 @@ LICENSE=LGPL-3
RDEPEND=dev-qt/qtbase:6[dbus,gui,network,widgets,xml] kde-frameworks/kconfigwidgets:6 kde-frameworks/kconfig:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kwidgetsaddons:6
SLOT=0
SRC_URI=https://github.com/baduhai/Koi/archive/refs/tags/0.3.1.tar.gz -> koi-0.3.1.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=54564071299c380b3086ee4de7e21b3f

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-python/pyqt5 dev-qt/linguist-tools python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=A system tray application for the weather status
EAPI=8
HOMEPAGE=https://github.com/dglent/meteo-qt
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 qmake-utils xdg
IUSE=python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_11? ( dev-python/pyqt5[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pyqt5[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://github.com/dglent/meteo-qt/archive/refs/tags/v3.3.tar.gz -> meteo-qt-3.3.gh.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=88f5f389fd1f64d8e115f4cf148dd7b4

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/pyqt6 dev-qt/qttools:6[linguist] python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-15[python_targets_python3_13(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_13(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=A system tray application for the weather status
EAPI=8
HOMEPAGE=https://github.com/dglent/meteo-qt
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 qmake-utils xdg
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_11? ( dev-python/pyqt6[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pyqt6[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pyqt6[python_targets_python3_13(-)] dev-python/lxml[python_targets_python3_13(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
SLOT=0
SRC_URI=https://github.com/dglent/meteo-qt/archive/refs/tags/v4.1.tar.gz -> meteo-qt-4.1.gh.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=bf60b54c6be8bce7e3f92964111323f9

View File

@@ -11,5 +11,5 @@ 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 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=620329e6cb6afde7117e48f377b68465

View File

@@ -10,6 +10,6 @@ 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.12.2/wl-mirror-0.12.2.tar.gz
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 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=dd4d1ead8466b2f17d740c5d08446d46

View File

@@ -0,0 +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=gui-libs/wlroots dev-libs/wayland-protocols dev-libs/wayland media-libs/libglvnd dev-util/wayland-scanner man? ( app-text/scdoc )
DESCRIPTION=A simple Wayland output mirror client
EAPI=8
HOMEPAGE=https://github.com/Ferdi265/wl-mirror
INHERIT=cmake git-r3
IUSE=man
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=gui-libs/wlroots dev-libs/wayland-protocols dev-libs/wayland media-libs/libglvnd dev-util/wayland-scanner man? ( app-text/scdoc )
SLOT=0
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=51564f2cf329c94f05b3b8c1913ae227

File diff suppressed because one or more lines are too long

View File

@@ -12,5 +12,5 @@ LICENSE=GPL-2+
RDEPEND=dev-libs/libfmt media-libs/alsa-lib media-libs/freetype media-libs/libglvnd media-libs/libsdl2 media-libs/libsndfile media-libs/portaudio media-libs/rtmidi sci-libs/fftw sys-libs/zlib x11-themes/hicolor-icon-theme jack? ( virtual/jack )
SLOT=0
SRC_URI=https://github.com/tildearrow/furnace/archive/refs/tags/v0.6.7.tar.gz -> furnace-0.6.7.tar.gz https://github.com/superctr/adpcm/archive/ef7a217154badc3b99978ac481b268c8aab67bd8.tar.gz -> furnace-0.6.7-adpcm-ef7a217.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=a9e1a7c0007448987ba2ebf2c96001da

View File

@@ -11,5 +11,5 @@ RDEPEND=media-sound/mpd
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/natsukagami/mpd-mpris/archive/v0.3.1.tar.gz -> mpd-mpris-0.3.1.tar.gz https://gitlab.com/Sevz17/go-deps/-/raw/main/mpd-mpris-0.3.1-deps.tar.xz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 systemd 54bd206bb5c4efac6ae28b6b006713b0 multiprocessing 1e32df7deee68372153dca65f4a7c21f flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 systemd 54bd206bb5c4efac6ae28b6b006713b0 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
_md5_=ccf181e997dd993eafc15d69edd439a7

View File

@@ -13,5 +13,5 @@ RDEPEND=x264? ( >=media-libs/x264-0.0.20220222 >=media-libs/gst-plugins-ugly-1.2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/SeaDve/Kooha/releases/download/v2.2.3/kooha-2.2.3.tar.xz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust e9d31591b9b0251018cd5c60a43bafa1 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo eb4315c13bbb1d5195ce27f8934644f9 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust e9d31591b9b0251018cd5c60a43bafa1 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo eb4315c13bbb1d5195ce27f8934644f9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88
_md5_=6cbb546e68480195bd13c52135fc7e66

View File

@@ -1,4 +1,4 @@
BDEPEND=web? ( net-libs/nodejs[npm] ) >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare test unpack
DESCRIPTION=Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
EAPI=8
@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3 Apache-2.0 BSD BSD-2 MIT ZLIB
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/AdguardTeam/AdGuardHome/archive/refs/tags/v0.107.50.tar.gz -> AdGuardHome-0.107.50.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.50/deps.tar.xz -> AdGuardHome-0.107.50-deps.tar.xz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.49/wiki.tar.xz -> AdGuardHome-wiki-3b27176.tar.xz web? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.49/npm-deps.tar.xz -> AdGuardHome-0.107.49-npm-deps.tar.xz )
SRC_URI=https://github.com/AdguardTeam/AdGuardHome/archive/refs/tags/v0.107.58.tar.gz -> AdGuardHome-0.107.58.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.58/deps.tar.xz -> AdGuardHome-0.107.58-deps.tar.xz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.57/wiki.tar.xz -> AdGuardHome-wiki-5657b4b.tar.xz web? ( https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.58/AdGuardHome_frontend.tar.gz -> AdGuardHome-0.107.58-web.tar.gz )
_eclasses_=fcaps 27152c9e4da035accb14a2d7879744ef multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=d77abb238053d7211d840b8763cb3ae4
_md5_=da8787bb207934db55fd91390e3276f9

View File

@@ -12,4 +12,4 @@ RDEPEND=dev-libs/openssl:= dev-libs/qtkeychain:=[qt6] dev-qt/qt5compat:6 dev-qt/
SLOT=0
SRC_URI=https://github.com/Chatterino/chatterino2/archive/v2.5.2.tar.gz -> chatterino-2.5.2.tar.gz https://github.com/Chatterino/libcommuni/archive/030710ad53dda1541601ccabbad36a12a9e90c78.tar.gz -> chatterino-libcommuni-030710ad53dda1541601ccabbad36a12a9e90c78.tar.gz https://github.com/Neargye/magic_enum/archive/e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz -> chatterino-magic-e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz https://github.com/mackron/miniaudio/archive/4a5b74bef029b3592c54b6048650ee5f972c1a48.tar.gz -> chatterino-miniaudio-4a5b74bef029b3592c54b6048650ee5f972c1a48.tar.gz https://github.com/Tencent/rapidjson/archive/d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz -> chatterino-rapidjson-d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz https://github.com/pajlada/serialize/archive/17946d65a41a72b447da37df6e314cded9650c32.tar.gz -> chatterino-serialize-17946d65a41a72b447da37df6e314cded9650c32.tar.gz https://github.com/pajlada/settings/archive/9e9c2f65f4ae195a96329a90fd6ae24c24fb8f2f.tar.gz -> chatterino-settings-9e9c2f65f4ae195a96329a90fd6ae24c24fb8f2f.tar.gz https://github.com/pajlada/signals/archive/d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz -> chatterino-signals-d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz https://github.com/zaphoyd/websocketpp/archive/b9aeec6eaf3d5610503439b4fae3581d9aff08e8.tar.gz -> chatterino-websocketpp-b9aeec6eaf3d5610503439b4fae3581d9aff08e8.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=ca4a1fc84a400109b221fa96ff119745
_md5_=ff9f47dfe81d3212fe6bcf7d7a1fc8db

View File

@@ -11,5 +11,5 @@ RDEPEND=x11-libs/gtk+:3 dev-libs/nss x11-libs/libXtst app-accessibility/at-spi2-
RESTRICT=bindist mirror splitdebug test
SLOT=0
SRC_URI=https://github.com/jitsi/jitsi-meet-electron/releases/download/v2025.2.0/jitsi-meet-amd64.deb -> jitsi-meet-2025.2.0.deb
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker fb4b84181244b3b9990fa0bf40232dd2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 unpacker fb4b84181244b3b9990fa0bf40232dd2 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f
_md5_=09ba8df246eb5a2e35fb062435f52256

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=BSD MIT
RDEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-18 sqlite? ( dev-db/sqlite:3= ) virtual/tmpfiles
SLOT=0
SRC_URI=https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.3.tar.gz -> thelounge-4.4.3.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.2_rc1/deps.tar.xz -> thelounge-4.4.2_rc1-deps.tar.xz sqlite? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.2_rc1/sqlite.tar.xz -> thelounge-4.4.2_rc1-sqlite.tar.xz )
SRC_URI=https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.3.tar.gz -> thelounge-4.4.3.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.2_rc1/deps.tar.xz -> thelounge-4.4.2_rc1-deps.tar.xz sqlite? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.3/sqlite.tar.xz -> thelounge-4.4.3-sqlite.tar.xz )
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-any-r1 891415dfe39ad9b41b461f2b86354af0 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 systemd 54bd206bb5c4efac6ae28b6b006713b0 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735
_md5_=93d8f4f56b198b49b95efcf0358a25d3
_md5_=ff5430ba9b51ee690f7ed0cebaaf6169

View File

@@ -12,5 +12,5 @@ RDEPEND=app-text/htmltidy dev-libs/libfmt dev-libs/pugixml python? ( python_sing
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 ) ) !python? ( json-binary )
SLOT=0
SRC_URI=https://gitlab.com/gabmus/syndication-domination/-/archive/1.0/syndication-domination-1.0.tar.bz2
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 meson 99466844dd8d4fcfb07578a76f5a9922 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=f0a166a6e514642675564d98131ab068

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 CC0-1.0 MIT
RESTRICT=!test? ( test ) strip
SLOT=0
SRC_URI=https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/jobs/504153/artifacts/raw/snowflake-v2.9.2.tar.gz
SRC_URI=https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/jobs/898266/artifacts/raw/snowflake-v2.11.0.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=874a81e65f1403d9d988f2b88a352ace
_md5_=958dca75b559733f9f55131f9b53392b

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,18 @@
BDEPEND=virtual/pkgconfig llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) || ( dev-lang/rust-bin:9999 dev-lang/rust:9999 dev-lang/rust-bin:1.86.0 dev-lang/rust:1.86.0 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 )
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) test? ( sys-fs/fuse:3 )
DESCRIPTION=Linux GPU Control Application
EAPI=8
HOMEPAGE=https://github.com/ilya-zlobintsev/LACT
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo llvm-r2 xdg
IUSE=gui libadwaita test debug +llvm_slot_19 llvm_slot_18
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 GPL-3 ISC MIT Unicode-3.0 ZLIB
RDEPEND=x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) dev-util/vulkan-tools sys-apps/hwdata
REQUIRED_USE=libadwaita? ( gui ) test? ( gui ) ^^ ( llvm_slot_18 llvm_slot_19 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.7.2.tar.gz -> lact-0.7.2.tar.gz https://github.com/pastalian/distfiles/releases/download/lact-0.7.2/lact-0.7.2-crates.tar.xz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/890581189516191428a8b8c7ba3b006adf03a3fc.tar.gz -> nvml-wrapper-890581189516191428a8b8c7ba3b006adf03a3fc.gh.tar.gz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/890581189516191428a8b8c7ba3b006adf03a3fc.tar.gz -> nvml-wrapper-890581189516191428a8b8c7ba3b006adf03a3fc.gh.tar.gz https://gitlab.com/corectrl/copes/-/archive/1bc002a030345787f0e11e0317975a2e4f2a22ee/copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.tar.gz -> copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.gl.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust e9d31591b9b0251018cd5c60a43bafa1 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo eb4315c13bbb1d5195ce27f8934644f9 llvm-utils 846280a994c1843d9c21248c188bd147 llvm-r2 9a549740244000fae24a65594bde09c1 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=430fa69d2833f76625d4c13b170cfa8c

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
DEPEND=>=app-arch/libarchive-3.7.7 >=app-arch/brotli-1.1.0 >=app-arch/lz4-1.9.4 >=app-arch/xz-utils-5.4.7 >=app-arch/zstd-1.5.6 dev-cpp/gflags dev-cpp/glog[gflags] >=dev-cpp/parallel-hashmap-1.4.1 dev-libs/boost[context] dev-libs/double-conversion dev-libs/libevent >=dev-libs/libfmt-11.0.2 dev-libs/utfcpp >=dev-libs/xxhash-0.8.2 flac? ( >=media-libs/flac-1.4.3 ) fuse? ( sys-fs/fuse:3 ) sys-libs/binutils-libs stacktrace? ( sys-libs/libunwind ) sys-libs/zlib jemalloc? ( >=dev-libs/jemalloc-5.3.0 ) test? ( >=dev-cpp/gtest-1.15.2 ) >=dev-cpp/range-v3-0.12.0 dev-libs/date dev-cpp/nlohmann_json
DESCRIPTION=A fast high compression read-only file system for Linux, Windows and macOS
EAPI=8
HOMEPAGE=https://github.com/mhx/dwarfs
INHERIT=check-reqs cmake flag-o-matic
IUSE=+jemalloc test +tools +fuse +perfmon flac ricepp stacktrace
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=app-arch/libarchive-3.7.7 >=app-arch/brotli-1.1.0 >=app-arch/lz4-1.9.4 >=app-arch/xz-utils-5.4.7 >=app-arch/zstd-1.5.6 dev-cpp/gflags dev-cpp/glog[gflags] >=dev-cpp/parallel-hashmap-1.4.1 dev-libs/boost[context] dev-libs/double-conversion dev-libs/libevent >=dev-libs/libfmt-11.0.2 dev-libs/utfcpp >=dev-libs/xxhash-0.8.2 flac? ( >=media-libs/flac-1.4.3 ) fuse? ( sys-fs/fuse:3 ) sys-libs/binutils-libs stacktrace? ( sys-libs/libunwind ) sys-libs/zlib jemalloc? ( >=dev-libs/jemalloc-5.3.0 ) test? ( >=dev-cpp/gtest-1.15.2 ) >=dev-cpp/range-v3-0.12.0 dev-libs/date dev-cpp/nlohmann_json
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.11.0/dwarfs-0.11.0.tar.xz
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=5869d32aee2fa0a3570bd1bb17507dd7

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install postinst prepare unpack
DEPEND=sys-fs/fuse:3
DESCRIPTION=Static version of a fast very high compression read-only FUSE file system
EAPI=8
HOMEPAGE=https://github.com/mhx/dwarfs
KEYWORDS=-* ~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=sys-fs/fuse:3
SLOT=0
SRC_URI=amd64? ( https://github.com/mhx/dwarfs/releases/download/v0.11.0/dwarfs-0.11.0-Linux-x86_64-clang.tar.xz -> dwarfs-bin-0.11.0-amd64.tar.xz ) arm64? ( https://github.com/mhx/dwarfs/releases/download/v0.11.0/dwarfs-0.11.0-Linux-aarch64-clang.tar.xz -> dwarfs-bin-0.11.0-arm64.tar.gz )
_md5_=caa55f8e370b1bb90809902bfa331940

View File

@@ -0,0 +1,16 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= dev-crystal/athena-negotiation dev-crystal/http_proxy >=dev-crystal/kemal-1.1.2-r1 <dev-crystal/kemal-1.2.0 dev-crystal/kilt >=dev-crystal/protodec-0.1.5 virtual/crystal-db[postgres,sqlite] test? ( dev-crystal/spectator )
DESCRIPTION=Invidious is an alternative front-end to YouTube
EAPI=8
HOMEPAGE=https://invidious.io/ https://github.com/iv-org/invidious
INHERIT=check-reqs shards systemd
IUSE=test debug doc
KEYWORDS=~amd64
LICENSE=AGPL-3 Apache-2.0 MIT
RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= acct-user/invidious gnome-base/librsvg net-misc/inv_sig_helper
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iv-org/invidious/archive/refs/tags/v2.20250314.0.tar.gz -> invidious-2025.03.14.0.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/b55d58dea94f7144ff0205857dfa70ec14eaa872.tar.gz -> invidious-mocks-b55d58d.tar.gz )
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=4a3bca77edb18c733fcba6001897b867

View File

@@ -353,7 +353,7 @@ app-text/epubgrep 0.6.2: Search tool for EPUB e-books
app-text/ford 6.2.5 7.0.8 7.0.9: FORD, automatic documentation generator for modern Fortran programs
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.70.0: Manga reader for GNOME
app-text/komikku 1.70.0 1.72.0: Manga reader for GNOME
app-text/koodo-reader-bin 1.5.1 1.6.3: A modern ebook manager and reader with sync and backup capacities
app-text/lchat 1.0-r2: Line oriented front end for ii-like chat programs
app-text/lizard 1.17.13 1.17.19 1.17.20: A simple code complexity analyser, supports most of the popular languages.
@@ -436,7 +436,7 @@ dev-cpp/xtensor 0.24.4: header-only C++ library for numerical analysis with mult
dev-cpp/xtl 0.7.5: 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
dev-crystal/athena-spec 0.3.8 0.3.10: Common/helpful Spec compliant testing utilities
dev-crystal/backtracer 1.2.2 1.2.3: Crystal shard aiming to assist with parsing backtraces into a structured form
dev-crystal/backtracer 1.2.2 1.2.4: Crystal shard aiming to assist with parsing backtraces into a structured form
dev-crystal/crikey 0.1.0_p20170404: Data structure view templates for Crystal
dev-crystal/crustache 2.4.4: {{Mustache}} for Crystal
dev-crystal/crystal-db 0.11.0 0.13.1: Common DB API for Crystal
@@ -988,6 +988,7 @@ dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.8.0 4.10.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
dev-util/webgpu-headers 9999 20240512: Webgpu Header files
dev-util/webstorm 2024.3.5: An integrated development environment for JavaScript and related technologies.
dev-util/wxformbuilder 3.10.1-r1 4.2.1: A wxWidgets GUI Builder
dev-util/xxd 9.1.0895: Hexdump utility from vim
dev-util/yaml-language-server 1.14.0 1.15.0: Language Server for YAML Files
@@ -1144,7 +1145,7 @@ gui-apps/koi 0.3.1: Theme scheduling for the KDE Plasma Desktop
gui-apps/lan-mouse 0.7.3-r1: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
gui-apps/lemurs 0.3.2: A TUI Display/Login Manager
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
gui-apps/meteo-qt 3.3 3.4: A system tray application for the weather status
gui-apps/meteo-qt 3.4 4.1: A system tray application for the weather status
gui-apps/mpvpaper 1.7 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg 0: meta package package for nwg-shell
gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors
@@ -1196,7 +1197,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.12.2 0.16.5: A simple Wayland output mirror client
gui-apps/wl-mirror 0.16.5 0.18.0 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
@@ -1422,7 +1423,7 @@ net-dialup/minimodem 0.24-r2 9999-r1: General-purpose software audio FSK modem
net-dialup/syncterm 1.1 9999: BBS (bulletin board system) terminal
net-dialup/tcpser 1.1.4: Hayes Smartmodem emulator over TCP/IP
net-dialup/tio 3.8: Simple TTY terminal application
net-dns/AdGuardHome 0.107.50 0.107.51 0.107.57: Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
net-dns/AdGuardHome 0.107.51 0.107.57 0.107.58: Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
net-dns/blocky 0.23 0.24 0.25 9999: Fast and lightweight DNS proxy as ad-blocker with many features written in Go
net-dns/noip-duc 3.3.0: No-IP Dynamic Update Client (https://www.noip.com)
net-fs/httpdirfs 1.2.7: Filesystem to mount HTTP directory listings, with a permanent cache
@@ -1468,7 +1469,7 @@ net-irc/litterbox 1.9: TLS-only IRC logger
net-irc/pounce 3.0 3.1: Multi-client, TLS-only IRC bouncer
net-irc/quarg 1.0.0: Search Quassel logs for matching messages and print them
net-irc/srain 1.8.0: Modern, beautiful IRC client written in GTK+ 3
net-irc/thelounge 4.4.1-r1 4.4.3-r1: Modern, responsive, cross-platform, self-hosted web IRC client
net-irc/thelounge 4.4.1-r1 4.4.3-r2: Modern, responsive, cross-platform, self-hosted web IRC client
net-irc/tiny 0.12.0: IRC client written in Rust
net-libs/dpdk 23.03: Data Plane Development Kit libraries for fast userspace networking
net-libs/ixwebsocket 11.4.4: C++ websocket client and server library
@@ -1559,7 +1560,7 @@ net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy
net-proxy/byedpi 0.16.2 0.16.6 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
net-proxy/snowflake 2.9.2 2.10.1: Pluggable Transport using WebRTC, inspired by Flashproxy
net-proxy/snowflake 2.10.1 2.11.0: Pluggable Transport using WebRTC, inspired by Flashproxy
net-voip/baresip 3.18.0 3.19.0 3.20.0: Baresip is a portable and modular SIP User-Agent
net-voip/discover-overlay 0.6.9-r1 0.7.4 0.7.8: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 46.3 47.0 47.0-r1: Phone dialer and call handler
@@ -1671,7 +1672,7 @@ sys-apps/flashprog 1.2 1.3 1.4: Utility for identifying, reading, writing, verif
sys-apps/fselect 0.8.6: Find files with SQL-like queries
sys-apps/hex 0.4.2 0.5.0 0.6.0: Futuristic take on hexdump
sys-apps/hexyl 0.16.0: A command-line hex viewer
sys-apps/lact 0.7.0 0.7.1: Linux GPU Control Application
sys-apps/lact 0.7.1 0.7.2: Linux GPU Control Application
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
sys-apps/lr 1.6: list files, recursively
sys-apps/lsplug 6: Replacement for lsusb that shows more useful info and less useless info
@@ -1712,8 +1713,8 @@ sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesyst
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dua-cli 2.30.0: A tool to conveniently learn about the disk usage of directories, fast!
sys-fs/dwarfs 0.10.2: A fast high compression read-only file system for Linux, Windows and macOS
sys-fs/dwarfs-bin 0.10.2: Static version of a fast very high compression read-only FUSE file system
sys-fs/dwarfs 0.10.2 0.11.0: A fast high compression read-only file system for Linux, Windows and macOS
sys-fs/dwarfs-bin 0.10.2 0.11.0: Static version of a fast very high compression read-only FUSE file system
sys-fs/ffmpegfs 2.16-r1 2.17: FUSE-based transcoding filesystem with support from/to many formats.
sys-fs/fstransform 0.9.4: Tool for in-place filesystem conversion
sys-fs/fsverity-utils 1.6: Userspace utility for file-level integrity/authenticity verification
@@ -1758,7 +1759,7 @@ virtual/crystal-db 0.13-r1: Virtual for Crystal database drivers
www-apps/code-server-bin 4.18.0 4.19.1 4.90.3: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/forgejo 9.0.3 10.0.0 10.0.1: A self-hosted lightweight software forge
www-apps/freshrss 1.24.3 1.25.0: A free, self-hostable news aggregator
www-apps/invidious 2024.11.10.0: Invidious is an alternative front-end to YouTube
www-apps/invidious 2024.11.10.0 2025.03.14.0: Invidious is an alternative front-end to YouTube
www-apps/jackett 0.22.1363: API Support for your favorite torrent trackers
www-apps/laminar 1.3-r1: Fast and lightweight Continuous Integration
www-apps/libmedium 2024.06.10: Alternative private front-end to Medium

View File

@@ -1 +1 @@
Thu, 20 Mar 2025 09:18:20 +0000
Thu, 20 Mar 2025 09:48:41 +0000