2024-05-05 19:18:33 UTC

This commit is contained in:
Repository mirror & CI
2024-05-05 19:18:33 +00:00
parent f64a5c5024
commit d83e97e066
10 changed files with 91 additions and 23 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-debug/lldb:= llvm_slot_15? ( sys-devel/llvm:15 ) llvm_slot_16? ( sys-devel/llvm:16 ) llvm_slot_17? ( sys-devel/llvm:17 ) llvm_slot_18? ( sys-devel/llvm:18 ) llvm_slot_19? ( sys-devel/llvm:19 ) test? ( dev-cpp/gtest )
DESCRIPTION=LLDB Machine Interface Driver
EAPI=8
HOMEPAGE=https://github.com/lldb-tools/lldb-mi
INHERIT=cmake llvm-r1
IUSE=test +llvm_slot_17 llvm_slot_15 llvm_slot_16 llvm_slot_18 llvm_slot_19
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0-with-LLVM-exceptions
RDEPEND=dev-debug/lldb:= llvm_slot_15? ( sys-devel/llvm:15 ) llvm_slot_16? ( sys-devel/llvm:16 ) llvm_slot_17? ( sys-devel/llvm:17 ) llvm_slot_18? ( sys-devel/llvm:18 ) llvm_slot_19? ( sys-devel/llvm:19 )
REQUIRED_USE=^^ ( llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/lldb-tools/lldb-mi/archive/refs/tags/0.0.1.tar.gz -> lldb-mi-0.0.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 2e652182b1f239b07688071f959f19e4
_md5_=9029fd8c591c0f36028ccb6fe8c990d9

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=dev-debug/lldb:= llvm_slot_15? ( sys-devel/llvm:15 ) llvm_slot_16? ( sys-devel/llvm:16 ) llvm_slot_17? ( sys-devel/llvm:17 ) llvm_slot_18? ( sys-devel/llvm:18 ) llvm_slot_19? ( sys-devel/llvm:19 ) test? ( dev-cpp/gtest )
DESCRIPTION=LLDB Machine Interface Driver
EAPI=8
HOMEPAGE=https://github.com/lldb-tools/lldb-mi
INHERIT=cmake llvm-r1 git-r3
IUSE=test +llvm_slot_17 llvm_slot_15 llvm_slot_16 llvm_slot_18 llvm_slot_19
LICENSE=Apache-2.0-with-LLVM-exceptions
PROPERTIES=live
RDEPEND=dev-debug/lldb:= llvm_slot_15? ( sys-devel/llvm:15 ) llvm_slot_16? ( sys-devel/llvm:16 ) llvm_slot_17? ( sys-devel/llvm:17 ) llvm_slot_18? ( sys-devel/llvm:18 ) llvm_slot_19? ( sys-devel/llvm:19 )
REQUIRED_USE=^^ ( llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 2e652182b1f239b07688071f959f19e4 git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=9029fd8c591c0f36028ccb6fe8c990d9

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=Eclipse IDE for Scientific Computing (C, C++, Fortran)
EAPI=8
HOMEPAGE=https://www.eclipse.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop wrapper xdg
KEYWORDS=-* ~amd64 ~arm64
LICENSE=EPL-2.0
RDEPEND=|| ( dev-java/openjdk:11 dev-java/openjdk:17 dev-java/openjdk-bin:11 dev-java/openjdk-bin:17 dev-java/openjdk-jre-bin:11 ) x11-libs/gtk+:3
RESTRICT=mirror
SLOT=0
SRC_URI=amd64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2023-03/R/eclipse-parallel-2023-03-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2023-03/R/eclipse-parallel-2023-03-R-linux-gtk-aarch64.tar.gz )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=5c379c7506c4d677c265979a6bb9e9e8

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 >=dev-build/meson-0.59.0 virtual/pkgconfig dev-build/ninja >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-libs/wayland-1.22.0 >=x11-libs/libdrm-2.4.114 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon drm? ( media-libs/libdisplay-info sys-apps/hwdata liftoff? ( >=dev-libs/libliftoff-0.4 ) ) libinput? ( >=dev-libs/libinput-1.14.0:= ) x11-backend? ( x11-libs/libxcb:= x11-libs/xcb-util-renderutil ) vulkan? ( dev-util/glslang:= dev-util/vulkan-headers media-libs/vulkan-loader ) xcb-errors? ( x11-libs/xcb-util-errors ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm x11-base/xwayland ) >=gui-libs/wlroots-0.17:=[X?] <gui-libs/wlroots-0.18:=[X?]
DESCRIPTION=A replacement for the wlroots scene API with eye-candy effects.
EAPI=8
HOMEPAGE=https://github.com/wlrfx/scenefx
INHERIT=meson
IUSE=examples liftoff +libinput +drm vulkan x11-backend xcb-errors X
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=>=dev-libs/wayland-1.22.0 >=x11-libs/libdrm-2.4.114 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon drm? ( media-libs/libdisplay-info sys-apps/hwdata liftoff? ( >=dev-libs/libliftoff-0.4 ) ) libinput? ( >=dev-libs/libinput-1.14.0:= ) x11-backend? ( x11-libs/libxcb:= x11-libs/xcb-util-renderutil ) vulkan? ( dev-util/glslang:= dev-util/vulkan-headers media-libs/vulkan-loader ) xcb-errors? ( x11-libs/xcb-util-errors ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm x11-base/xwayland ) >=gui-libs/wlroots-0.17:=[X?] <gui-libs/wlroots-0.18:=[X?]
REQUIRED_USE=xcb-errors? ( || ( x11-backend X ) )
SLOT=0
SRC_URI=https://github.com/wlrfx/scenefx/archive/0.1.tar.gz -> scenefx-0.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d
_md5_=f351fa3ae95693a191c64c4a33be6f18

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 >=dev-build/meson-0.60.0 virtual/pkgconfig man? ( >=app-text/scdoc-1.9.2 ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=>=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.21.0:0= sys-auth/seatd:= dev-libs/libpcre2 >=dev-libs/wayland-1.21.0 x11-libs/cairo >=x11-libs/libxkbcommon-1.5.0 x11-libs/pango x11-libs/pixman gui-libs/scenefx media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= x11-libs/xcb-util-wm ) >=gui-libs/wlroots-0.17:=[X?] <gui-libs/wlroots-0.18:=[X?]
DESCRIPTION=SwayFX: Sway, but with eye candy!
EAPI=8
HOMEPAGE=https://github.com/WillPower3309/swayfx
INHERIT=meson optfeature
IUSE=+man +swaybar +swaynag tray wallpapers X
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=x11-misc/xkeyboard-config >=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.21.0:0= sys-auth/seatd:= dev-libs/libpcre2 >=dev-libs/wayland-1.21.0 x11-libs/cairo >=x11-libs/libxkbcommon-1.5.0 x11-libs/pango x11-libs/pixman gui-libs/scenefx media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= x11-libs/xcb-util-wm ) >=gui-libs/wlroots-0.17:=[X?] <gui-libs/wlroots-0.18:=[X?]
REQUIRED_USE=tray? ( swaybar )
SLOT=0
SRC_URI=https://github.com/WillPower3309/swayfx/archive/refs/tags/0.4.tar.gz -> swayfx-0.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=234b4c7b2d5c54ab0f9ddf3c2c268846

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Python based initramfs generator with TOML defintions
EAPI=8
HOMEPAGE=https://github.com/desultory/ugrd
INHERIT=distutils-r1 optfeature
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-misc/pax-utils >=dev-python/zenlib-2.0.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pycpio-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-apps/pciutils python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/1.2.4.tar.gz -> ugrd-1.2.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=4d939adffc9a7d1b15ef980ad40544fb

View File

@@ -12,6 +12,6 @@ RDEPEND=gui-libs/gtk:4 plplot? ( >=sci-libs/plplot-5.15.0[cairo,fortran] ) virtu
REQUIRED_USE=plplot? ( high-level )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=4
SRC_URI=https://github.com/vmagnin/gtk-fortran/archive/v4.3.0.tar.gz -> gtk-fortran-4.3.0.tar.gz
SRC_URI=https://github.com/vmagnin/gtk-fortran/archive/v4.5.0.tar.gz -> gtk-fortran-4.5.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea virtualx 817571665ee28575da44ee08135089e5
_md5_=fa3e906b7868ac05ab397fcd842a266b
_md5_=0a3383c0e2f17eb684958c3142c182eb

View File

@@ -12,6 +12,6 @@ RDEPEND=gui-libs/gtk:4 plplot? ( >=sci-libs/plplot-5.15.0[cairo,fortran] ) virtu
REQUIRED_USE=plplot? ( high-level )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=4
SRC_URI=https://github.com/vmagnin/gtk-fortran/archive/v4.4.0.tar.gz -> gtk-fortran-4.4.0.tar.gz
SRC_URI=https://github.com/vmagnin/gtk-fortran/archive/v4.6.0.tar.gz -> gtk-fortran-4.6.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea virtualx 817571665ee28575da44ee08135089e5
_md5_=3a944f3a9a2223a39d9e2820857ca63f
_md5_=0a3383c0e2f17eb684958c3142c182eb

View File

@@ -436,6 +436,7 @@ dev-db/psequel 0.1.8: Run your SQL query
dev-db/rum 1.3.13: RUM access method - inverted index with additional information in posting lists
dev-db/tdscpp 20240212: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.2: Modular visual interface for GDB in Python
dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver
dev-dotnet/gtk-sharp 2.99.3-r3 3.22.2-r2: gtk bindings for mono
dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
dev-embedded/arduino-cli 0.34.2 0.35.2: Next-generation arduino command line tool
@@ -894,7 +895,7 @@ dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
dev-util/deblob 0.6 0.7 9999: remove binary executables from a directory
dev-util/distribution-gpg-keys 1.102: Collection of GPG keys used in Linux Distributions
dev-util/dockerfile-language-server 0.10.2 0.11.0: A language server for Dockerfiles
dev-util/eclipse-parallel-bin 4.27 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/eclipse-parallel-bin 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/exercism 3.1.0 3.2.0: Command line client for https://exercism.io
dev-util/find-work 0.6.1 0.7.0 9999: Personal advice utility for Gentoo package maintainers
dev-util/fnm 1.35.1: Fast and simple Node.js version manager
@@ -1130,13 +1131,14 @@ gui-apps/yambar 1.9.0 1.10.0 9999: Simplistic and highly configurable status pan
gui-libs/gtk-session-lock 0.2.0-r4 9999: GTK-based lockscreen for Wayland
gui-libs/libcprime 4.5.0 9999: Library for managing settings of CoreApps
gui-libs/libcsys 4.5.0 9999: Library for managing the device
gui-libs/scenefx 0.1: A replacement for the wlroots scene API with eye-candy effects.
gui-libs/text-engine 0.1.1-r2 9999: A lightweight rich-text framework for GTK 4
gui-libs/xdg-desktop-portal-hyprland 1.1.0-r1 1.2.2-r2 1.2.5-r2 1.2.6-r1 1.3.1 1.3.1-r1 9999: xdg-desktop-portal backend for hyprland
gui-wm/cage 0.1.5 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
gui-wm/niri 0.1.5: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.36.0-r1 0.38.0: Wayland compositor for mobile phones
gui-wm/swayfx 0.2 0.3 0.3.2: SwayFX: Sway, but with eye candy!
gui-wm/swayfx 0.2 0.3 0.3.2 0.4: SwayFX: Sway, but with eye candy!
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet
kde-apps/plasma-settings 22.11: Settings application for Plasma Mobile
kde-misc/geminipart 20221020 20231005: KPart for viewing text/gemini files
@@ -1595,7 +1597,7 @@ sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
sys-kernel/dpdk-kmod 23.03: DPDK Kernel Nic Interface module
sys-kernel/uek-sources 5.15.0.206.149.1 5.15.0.206.153.6: 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 0.22.0 1.0.0 1.1.5 1.2.0 1.2.2: Python based initramfs generator with TOML defintions
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2 0.22.0 1.0.0 1.1.5 1.2.0 1.2.2 1.2.4: 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
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
@@ -1668,7 +1670,7 @@ x11-apps/lightdm-gtk-greeter-settings 1.2.2-r2: Configuration tool for the Light
x11-apps/xcur2png 0.7.1 0.7.1-r1: Convert X cursors to PNG images
x11-drivers/OpenTabletDriver 0.6.3.0 0.6.4.0: A cross-platform open-source tablet driver
x11-drivers/OpenTabletDriver-bin 0.6.3.0: Cross platform tablet driver (binary package)
x11-libs/gtk-fortran 3.24.31 4.3.0 4.4.0 4.4.1: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/gtk-fortran 3.24.31 4.4.1 4.5.0 4.6.0: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aerial videos
x11-misc/autotiling 1.9 1.9.1: Script for sway and i3 to automatically switch the window split orientation

View File

@@ -1 +1 @@
Sun, 05 May 2024 13:33:30 +0000
Sun, 05 May 2024 19:18:33 +0000