2024-03-12 15:03:33 UTC

This commit is contained in:
Repository mirror & CI
2024-03-12 15:03:33 +00:00
parent 0fafcb9f59
commit 05abdcd720
27 changed files with 74 additions and 217 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=configure install
DEPEND=dev-qt/qtgui:5
DESCRIPTION=Qt5 / C++14 Port of Jdenticon
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/qt-jdenticon
INHERIT=qmake-utils
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-qt/qtgui:5
SLOT=5
SRC_URI=https://github.com/Nheko-Reborn/qt-jdenticon/archive/refs/tags/v0.3.0.tar.gz -> qt-jdenticon-0.3.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
_md5_=5ea487656a1a3fd4eb1f6f7dfa287e0e

View File

@@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtbase:6[gui]
DESCRIPTION=Qt5 / C++14 Port of Jdenticon
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/qt-jdenticon
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-qt/qtbase:6[gui]
SLOT=6
SRC_URI=https://github.com/Nheko-Reborn/qt-jdenticon/archive/1e7013d64fd081d76e4ce69f2693129c817fd8f1.tar.gz -> qt-jdenticon-0.3.0_p20240107.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=844c70bfeff6e18ee5b9fef5ef4d8671

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/graphviz-0.9 dev-python/pandas dev-python/numpy sci-libs/scikit-learn dev-python/matplotlib dev-python/colour >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( >=dev-python/graphviz-0.9 dev-python/pandas dev-python/numpy dev-python/scikit-learn dev-python/matplotlib dev-python/colour >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/pytest )
DESCRIPTION=A python library for decision tree visualization and model interpretation
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/graphviz-0.9 dev-python/pandas dev-python/numpy sci-libs/scikit-learn dev-python/matplotlib dev-python/colour python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
RDEPEND=>=dev-python/graphviz-0.9 dev-python/pandas dev-python/numpy dev-python/scikit-learn dev-python/matplotlib dev-python/colour python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/parrt/dtreeviz/archive/refs/tags/2.2.1.tar.gz -> dtreeviz-2.2.1.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8262de2e5a28df8624b96e031d8d0f2b
_md5_=2bd0574c136f370baad5e269d71944c0
_md5_=fcf93380dc7beab1c09797a43bb89904

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.tar.gz
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.8.8/xmake-v2.8.8.tar.gz
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=a43f0164fcddcc0c5818c9a26a761791
_md5_=616fc457b5349a194c3c3487231f6fed

View File

@@ -11,4 +11,4 @@ RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
RESTRICT=test
SLOT=0
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=a43f0164fcddcc0c5818c9a26a761791
_md5_=616fc457b5349a194c3c3487231f6fed

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-util/wayland-scanner >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/json-c dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr ) gif? ( media-libs/giflib ) heif? ( media-libs/libheif ) jpeg? ( media-libs/libjpeg-turbo ) jpegxl? ( media-libs/libjxl ) png? ( media-libs/libpng ) svg? ( gnome-base/librsvg ) tiff? ( media-libs/tiff ) webp? ( media-libs/libwebp ) dev-libs/wayland-protocols
DESCRIPTION=A lightweight image viewer for Wayland display servers
EAPI=8
HOMEPAGE=https://github.com/artemsen/swayimg
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
IUSE=+exif exr +gif heif +jpeg jpegxl +png svg tiff webp bash-completion zsh-completion
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/json-c dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr ) gif? ( media-libs/giflib ) heif? ( media-libs/libheif ) jpeg? ( media-libs/libjpeg-turbo ) jpegxl? ( media-libs/libjxl ) png? ( media-libs/libpng ) svg? ( gnome-base/librsvg ) tiff? ( media-libs/tiff ) webp? ( media-libs/libwebp )
SLOT=0
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v1.12.tar.gz -> swayimg-1.12.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 meson bd1d5eaa305de6645e939caa7a352e3c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=a23880d42e058ae67dc11a64c1cad34b

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/wayland-scanner >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/json-c:= dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) svg? ( gnome-base/librsvg:2 ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= ) dev-libs/wayland-protocols
DESCRIPTION=A lightweight image viewer for Wayland display servers
EAPI=8
HOMEPAGE=https://github.com/artemsen/swayimg
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
IUSE=avif +exif exr +gif heif +jpeg jpegxl +png svg tiff webp bash-completion
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/json-c:= dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) svg? ( gnome-base/librsvg:2 ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= )
SLOT=0
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v2.1.tar.gz -> swayimg-2.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 meson bd1d5eaa305de6645e939caa7a352e3c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=4829b687ad791d5b382f7d8c3201a407

View File

@@ -14,4 +14,4 @@ REQUIRED_USE=video? ( voip )
SLOT=0
SRC_URI=https://nheko.im/nheko-reborn/nheko/-/archive/v0.11.3/nheko-v0.11.3.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=81618779ae2f00d4e47fbe24a7deefdd
_md5_=edb97ba0fd6073e1b562271ffa76ab9e

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-qt/qttools:6[linguist] || ( app-text/asciidoc dev-ruby/asciidoctor ) app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=dev-cpp/nlohmann_json app-text/cmark:= dev-cpp/cpp-httplib:= dev-cpp/qt-jdenticon dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
DEPEND=dev-cpp/nlohmann_json app-text/cmark:= dev-cpp/cpp-httplib:= dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
DESCRIPTION=Native desktop client for Matrix using Qt
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/nheko
@@ -9,8 +9,8 @@ INHERIT=cmake git-r3 optfeature xdg
IUSE=X +pie video voip
LICENSE=GPL-3 MIT
PROPERTIES=live
RDEPEND=app-text/cmark:= dev-cpp/cpp-httplib:= dev-cpp/qt-jdenticon dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
RDEPEND=app-text/cmark:= dev-cpp/cpp-httplib:= dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
REQUIRED_USE=video? ( voip )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 86fa1f157b70b9d2ff340c4633b1cf4b optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=542e27e02575a5687c5e0822dd30a116
_md5_=398417ca0a635c505e8d23716739bf9a

View File

@@ -1,16 +1,15 @@
BDEPEND=sqlite? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) >=net-libs/nodejs-16[npm] sys-apps/yarn virtual/pkgconfig
BDEPEND=sqlite? ( || ( dev-lang/python:3.11 dev-lang/python:3.10 ) ) >=net-libs/nodejs-16[npm] sys-apps/yarn virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare setup
DEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-16 sqlite? ( dev-db/sqlite:3= )
DESCRIPTION=Modern, responsive, cross-platform, self-hosted web IRC client
EAPI=8
HOMEPAGE=https://thelounge.chat/
INHERIT=python-single-r1 readme.gentoo-r1 systemd tmpfiles
IUSE=+sqlite python_single_target_python3_10 python_single_target_python3_11
INHERIT=python-any-r1 readme.gentoo-r1 systemd tmpfiles
IUSE=+sqlite
KEYWORDS=~amd64
LICENSE=BSD MIT
RDEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-16 sqlite? ( dev-db/sqlite:3= ) virtual/tmpfiles
REQUIRED_USE=sqlite? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
SLOT=0
SRC_URI=https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.1.tar.gz -> thelounge-4.4.1.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.1/deps.tar.xz -> thelounge-4.4.1-deps.tar.xz sqlite? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.1/sqlite.tar.xz -> thelounge-4.4.1-sqlite.tar.xz )
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-single-r1 75118e916668a74c660a13b0ecb22562 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=7c9a921cb58bead869b648f2d3f97f8d
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=ee08e83f8147396e88189627ab66c79d

View File

@@ -1,16 +1,15 @@
BDEPEND=sqlite? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) >=net-libs/nodejs-18[npm] sys-apps/yarn virtual/pkgconfig
BDEPEND=sqlite? ( || ( dev-lang/python:3.11 dev-lang/python:3.10 ) ) >=net-libs/nodejs-18[npm] sys-apps/yarn virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare setup
DEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-18 sqlite? ( dev-db/sqlite:3= )
DESCRIPTION=Modern, responsive, cross-platform, self-hosted web IRC client
EAPI=8
HOMEPAGE=https://thelounge.chat/
INHERIT=python-single-r1 readme.gentoo-r1 systemd tmpfiles
IUSE=+sqlite python_single_target_python3_10 python_single_target_python3_11
INHERIT=python-any-r1 readme.gentoo-r1 systemd tmpfiles
IUSE=+sqlite
KEYWORDS=~amd64
LICENSE=BSD MIT
RDEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-18 sqlite? ( dev-db/sqlite:3= ) virtual/tmpfiles
REQUIRED_USE=sqlite? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
SLOT=0
SRC_URI=https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.2-rc.1.tar.gz -> thelounge-4.4.2_rc1.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 )
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-single-r1 75118e916668a74c660a13b0ecb22562 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=8e2e4977cd25f5723fee8d161c019b95
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=8146505d55bb1b558dd243d9bd7e67bb

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.105.125.4
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-105.125.4.tar.gz -> linux-uek-5.15.0-105.125.4.tar.gz mirror://gentoo/genpatches-5.15-133.base.tar.xz mirror://gentoo/genpatches-5.15-133.experimental.tar.xz mirror://gentoo/genpatches-5.15-133.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=67dfabf7992c11e2becb8a7bdfa229e6

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.201.135.2
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-201.135.2.tar.gz -> linux-uek-5.15.0-201.135.2.tar.gz mirror://gentoo/genpatches-5.15-143.base.tar.xz mirror://gentoo/genpatches-5.15-143.experimental.tar.xz mirror://gentoo/genpatches-5.15-143.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=d651c1c07e577c9181a782f3c4d8ffd6

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.201.135.4
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-201.135.4.tar.gz -> linux-uek-5.15.0-201.135.4.tar.gz mirror://gentoo/genpatches-5.15-143.base.tar.xz mirror://gentoo/genpatches-5.15-143.experimental.tar.xz mirror://gentoo/genpatches-5.15-143.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=d651c1c07e577c9181a782f3c4d8ffd6

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.202.135.1
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-202.135.1.tar.gz -> linux-uek-5.15.0-202.135.1.tar.gz mirror://gentoo/genpatches-5.15-154.base.tar.xz mirror://gentoo/genpatches-5.15-154.experimental.tar.xz mirror://gentoo/genpatches-5.15-154.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=fffd12601ecdecdee0847cf51fe36d99

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.202.135.1-r1
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-202.135.1.tar.gz -> linux-uek-5.15.0-202.135.1.tar.gz mirror://gentoo/genpatches-5.15-155.base.tar.xz mirror://gentoo/genpatches-5.15-155.experimental.tar.xz mirror://gentoo/genpatches-5.15-155.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=b5e5d3a633afb63f152caea05133f220

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.203.135.1
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-203.135.1.tar.gz -> linux-uek-5.15.0-203.135.1.tar.gz mirror://gentoo/genpatches-5.15-155.base.tar.xz mirror://gentoo/genpatches-5.15-155.experimental.tar.xz mirror://gentoo/genpatches-5.15-155.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=b5e5d3a633afb63f152caea05133f220

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.203.146.3
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-203.146.3.tar.gz -> linux-uek-5.15.0-203.146.3.tar.gz mirror://gentoo/genpatches-5.15-156.base.tar.xz mirror://gentoo/genpatches-5.15-156.experimental.tar.xz mirror://gentoo/genpatches-5.15-156.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=26d52d8ed03767d428217cc32825481d

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.203.146.3-r1
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-203.146.3.tar.gz -> linux-uek-5.15.0-203.146.3.tar.gz mirror://gentoo/genpatches-5.15-157.base.tar.xz mirror://gentoo/genpatches-5.15-157.experimental.tar.xz mirror://gentoo/genpatches-5.15-157.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=9ce8725453fbdc3ab989e70934269a06

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.203.146.5
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-203.146.5.tar.gz -> linux-uek-5.15.0-203.146.5.tar.gz mirror://gentoo/genpatches-5.15-157.base.tar.xz mirror://gentoo/genpatches-5.15-157.experimental.tar.xz mirror://gentoo/genpatches-5.15-157.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=9ce8725453fbdc3ab989e70934269a06

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.204.147.2
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-204.147.2.tar.gz -> linux-uek-5.15.0-204.147.2.tar.gz mirror://gentoo/genpatches-5.15-157.base.tar.xz mirror://gentoo/genpatches-5.15-157.experimental.tar.xz mirror://gentoo/genpatches-5.15-157.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=9ce8725453fbdc3ab989e70934269a06

View File

@@ -1,6 +1,6 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
@@ -8,7 +8,7 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.5.70.1
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-5.70.1.tar.gz -> linux-uek-5.15.0-5.70.1.tar.gz mirror://gentoo/genpatches-5.15-80.base.tar.xz mirror://gentoo/genpatches-5.15-80.experimental.tar.xz mirror://gentoo/genpatches-5.15-80.extras.tar.xz
SLOT=5.15.0.205.149.3
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-205.149.3.tar.gz -> linux-uek-5.15.0-205.149.3.tar.gz mirror://gentoo/genpatches-5.15-160.base.tar.xz mirror://gentoo/genpatches-5.15-160.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=76847c8674cea7bc9aa3c7af13027d61
_md5_=67f0940ed6940d23b0bf5da61506104f

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=7
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.6.80.3
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-6.80.3.tar.gz -> linux-uek-5.15.0-6.80.3.tar.gz mirror://gentoo/genpatches-5.15-91.base.tar.xz mirror://gentoo/genpatches-5.15-91.experimental.tar.xz mirror://gentoo/genpatches-5.15-91.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=a3c994fdc2e12ca7e3d83504f10efefa

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=7
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.8.91.3
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-8.91.3.tar.gz -> linux-uek-5.15.0-8.91.3.tar.gz mirror://gentoo/genpatches-5.15-91.base.tar.xz mirror://gentoo/genpatches-5.15-91.experimental.tar.xz mirror://gentoo/genpatches-5.15-91.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=a3c994fdc2e12ca7e3d83504f10efefa

View File

@@ -7,4 +7,4 @@ LICENSE=GPL-3
RDEPEND=x11-libs/libXcursor
SLOT=0
SRC_URI=https://github.com/vinceliuice/Vimix-cursors/archive/refs/tags/2020-02-24.tar.gz -> vimix-xcursors-20200224.tar.gz
_md5_=36594332d0ff0ac18d9551bcaf65c125
_md5_=83dc06ec306de354b8d2b714c892e14b

View File

@@ -588,7 +588,7 @@ dev-cpp/mastodonpp 0.5.7-r1 9999: C++ wrapper for the Mastodon and Pleroma APIs.
dev-cpp/parallel-hashmap 1.3.8: Family of header-only, fast and memory-friendly hashmap and btree containers
dev-cpp/pcg-cpp 0.98.1_p20210406-r1: Family of better random number generators
dev-cpp/plog 1.1.5_p20200501 1.1.6-r1: Portable, simple and extensible C++ logging library
dev-cpp/qt-jdenticon 0.3.0: Qt5 / C++14 Port of Jdenticon
dev-cpp/qt-jdenticon 0.3.0 0.3.0-r1 0.3.0_p20240107: Qt5 / C++14 Port of Jdenticon
dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies
dev-cpp/scnlib 2.0.1 2.0.2: scanf for modern C++
dev-cpp/simdutf 4.0.9: simdutf: Unicode validation and transcoding at billions of characters per second
@@ -1356,7 +1356,7 @@ dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.7.0 4.8.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/wxformbuilder 3.10.1-r1: A wxWidgets GUI Builder
dev-util/xmake 2.8.6 9999: A cross-platform build utility based on Lua
dev-util/xmake 2.8.8 9999: A cross-platform build utility based on Lua
dev-util/xxd 8.2.4092: Hexdump utility from vim
dev-util/yaml-language-server 1.13.0 1.14.0: Language Server for YAML Files
dev-vcs/bit 1.1.1 1.1.2: Bit is a modern Git CLI
@@ -1613,7 +1613,7 @@ media-gfx/qview 4.0 5.0: Practical and minimal image viewer
media-gfx/sic 0.19.0: Accessible image processing and conversion from the terminal tool.
media-gfx/silicon 0.5.1 0.5.2: Create beautiful image of your code
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-gfx/swayimg 1.12: A lightweight image viewer for Wayland display servers
media-gfx/swayimg 2.1: A lightweight image viewer for Wayland display servers
media-gfx/ufolint 1.2.0-r1: UFO source format linter
media-gfx/vimiv-qt 0.9.0: An image viewer with vim-like keybindings
media-gfx/vpuppr 0.9.0 9999: VTuber application made with Godot 3.4
@@ -2066,7 +2066,7 @@ sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
sys-kernel/dpdk-kmod 21.11.1 22.07 23.03: DPDK Kernel Nic Interface module
sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, for localmodconfig
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation
sys-kernel/uek-sources 5.15.0.5.70.1 5.15.0.6.80.3 5.15.0.8.91.3 5.15.0.105.125.4 5.15.0.201.135.2 5.15.0.201.135.4 5.15.0.202.135.1 5.15.0.202.135.1-r1 5.15.0.203.135.1 5.15.0.203.146.3 5.15.0.203.146.3-r1 5.15.0.203.146.5 5.15.0.204.147.2 5.15.0.204.147.4: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/uek-sources 5.15.0.204.147.4 5.15.0.205.149.3: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2: Python based initramfs generator with TOML defintions
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
@@ -2189,7 +2189,7 @@ x11-themes/obsidian2-gtk-theme 2.22 9999: Obsidian Gnome Theme, based upon Adwai
x11-themes/papirus-claws-mail-theme 0_pre20181023 0_pre20201019: Papirus icon theme for Claws Mail
x11-themes/qogir-icon-theme 2020.11.22: A flat colorful design icon theme for linux desktops
x11-themes/sound-theme-librem5 0.1.0: Sound theme for the Librem 5/PinePhone
x11-themes/vimix-xcursors 20200224-r2: Theme inspired by Materia design and based on capitaine-cursors
x11-themes/vimix-xcursors 20200224-r3: Theme inspired by Materia design and based on capitaine-cursors
x11-wm/berry 0.1.11 0.1.12: A byte-sized window manager written in C
x11-wm/dk 1.7 9999: A list based tiling window manager in the vein of dwm, bspwm, and xmonad.
x11-wm/i3-rounded 4.21.1: i3-gaps fork with rounded corners support.

View File

@@ -1 +1 @@
Tue, 12 Mar 2024 05:18:41 +0000
Tue, 12 Mar 2024 15:03:33 +0000