2026-08-06 14:30:55 UTC

This commit is contained in:
Repository mirror & CI
2026-08-06 14:30:55 +00:00
parent 4385618de8
commit f359fd6b49
7 changed files with 40 additions and 12 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/lz4:= dev-libs/miniz:= dev-util/glslang:= dev-util/spirv-tools >=dev-util/spirv-headers-1.4.350 dev-util/vulkan-headers
DESCRIPTION=Making it easier to work with shaders
EAPI=8
HOMEPAGE=https://shader-slang.org/
INHERIT=cmake flag-o-matic
KEYWORDS=~amd64
LICENSE=Apache-2.0-with-LLVM-exceptions Apache-2.0 Boost-1.0 CC-BY-4.0 MIT Unlicense UoI-NCSA
RDEPEND=app-arch/lz4:= dev-libs/miniz:= dev-util/glslang:= dev-util/spirv-tools
RESTRICT=test
SLOT=0
SRC_URI=https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/shader-slang-2026.14.1.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953
_md5_=896de7132ef2a8d808671aa212026cf6

View File

@@ -3,10 +3,10 @@ DESCRIPTION=Display the current weather inside the pill next to the clock
EAPI=8
HOMEPAGE=https://github.com/CleoMenezesJr/weather-oclock
INHERIT=gnome2-utils
KEYWORDS=amd64
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-eselect/eselect-gnome-shell-extensions >=gnome-base/gnome-shell-48 gnome-extra/gnome-weather !gnome-extra/gnome-shell-extension-weather-in-the-clock
SLOT=0
SRC_URI=https://github.com/CleoMenezesJr/weather-oclock/archive/refs/tags/v50.3.tar.gz -> gnome-shell-extension-weather-oclock-50.3.tar.gz
SRC_URI=https://github.com/CleoMenezesJr/weather-oclock/archive/refs/tags/v50.5.tar.gz -> gnome-shell-extension-weather-oclock-50.5.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88
_md5_=d469653a5c418e34b56d6433ff8f0d2f
_md5_=56b8969055dce6c6f8f1593c9fc33917

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://fonts.google.com/noto https://github.com/notofonts/notofonts.github.io
INHERIT=font
IUSE=+extra X
KEYWORDS=~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=OFL-1.1
RESTRICT=binchecks strip
SLOT=0
SRC_URI=https://github.com/notofonts/notofonts.github.io/archive/132db3be0104de9ca0aac3c7b1dd33a8fd29ff39.tar.gz -> noto-20260501.tar.gz
SRC_URI=https://github.com/notofonts/notofonts.github.io/archive/113d8e66a13a47d514be6c07e616842258982f42.tar.gz -> noto-20260801.tar.gz
_eclasses_=font 6d0c60c855c05ae2ba808d300440ded2
_md5_=b75c1c16b16c40d02d9dd0c834f1a4f7
_md5_=5f7acb22bbec2573536b1ffcf26612e5

View File

@@ -1,4 +1,4 @@
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) >=dev-lang/go-1.26:= sys-libs/ncurses virtual/pkgconfig test? ( python_single_target_python3_12? ( dev-python/pillow[zlib,python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pillow[zlib,python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/pillow[zlib,python_targets_python3_14(-)] ) ) wayland? ( dev-util/wayland-scanner ) >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) >=dev-lang/go-1.26:= dev-util/shader-slang sys-libs/ncurses virtual/pkgconfig test? ( python_single_target_python3_12? ( dev-python/pillow[zlib,python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pillow[zlib,python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/pillow[zlib,python_targets_python3_14(-)] ) ) wayland? ( dev-util/wayland-scanner ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/openssl:= dev-libs/xxhash media-fonts/symbols-nerd-font media-libs/freetype media-libs/harfbuzz:=[truetype] media-libs/lcms:2 media-libs/libglvnd[X?] media-libs/libpng:= sys-apps/dbus virtual/zlib:= x11-libs/cairo x11-libs/libxkbcommon[X?] x11-misc/xkeyboard-config ~x11-terms/kitty-shell-integration-9999 ~x11-terms/kitty-terminfo-9999 X? ( x11-libs/libX11 x11-libs/libXcursor ) wayland? ( dev-libs/wayland ) !sci-mathematics/kissat amd64? ( >=dev-libs/simde-0.8.0-r1 ) arm64? ( dev-libs/simde ) x86? ( dev-libs/simde ) X? ( x11-base/xorg-proto x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr ) wayland? ( dev-libs/wayland-protocols )
DESCRIPTION=Fast, feature-rich, GPU-based terminal
@@ -14,4 +14,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_1
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 shell-completion 63a62de3ca49c798ee6e89f190e45d0e xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 2f8cdb10b033f92c3136aa6488a31c98
_md5_=5bb73b661c0e7e301e836d7d51a7301b
_md5_=660440f7a36f09ff90ad545bf48ef35f

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=compile postinst postrm preinst
DESCRIPTION=Free and open source SVG icon theme
EAPI=8
HOMEPAGE=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20260801.tar.gz -> papirus-icon-theme-20260801.tar.gz
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=ef9a4096fb09f7ebb8c5091b479765bc

View File

@@ -11188,6 +11188,7 @@ dev-util/sel 0.08.4-r2: A filemanager for shell scripts
dev-util/selenium-manager 4.43.0 4.44.0 4.45.0 4.46.0: CLI tool that manages the browser/driver infrastructure required by Selenium
dev-util/serialtalk 1.3 9999: simple command-line tool to talk to serial devices
dev-util/sh 3.11.0: A shell parser, formatter, and interpreter with bash support
dev-util/shader-slang 2026.14.1: Making it easier to work with shaders
dev-util/shadowman 5: Unified compiler shadow link directory updater
dev-util/shake 0.19.8: Build system library, like Make, but more accurate dependencies
dev-util/shards 0.20.0: Dependency manager for the Crystal language
@@ -12161,7 +12162,7 @@ gnome-extra/gnome-shell-extension-desktop-icons-ng 50.3.0: Desktop icon support
gnome-extra/gnome-shell-extension-gsconnect 71 72: KDE Connect implementation for GNOME
gnome-extra/gnome-shell-extension-lockscreen-studio 1.1.2: Customization extension for the gnome-shell lock screen
gnome-extra/gnome-shell-extension-pop-shell 1.2.0_p20250710 1.2.0_p20260331: Keyboard-driven layer for GNOME Shell with tiling support
gnome-extra/gnome-shell-extension-weather-oclock 50.3 50.4: Display the current weather inside the pill next to the clock
gnome-extra/gnome-shell-extension-weather-oclock 50.4 50.5: Display the current weather inside the pill next to the clock
gnome-extra/gnome-shell-extensions 48.3 49.0: JavaScript extensions for GNOME Shell
gnome-extra/gnome-shell-frippery 48.0 49.1: Unofficial extension pack providing GNOME 2-like features
gnome-extra/gnome-software 49.4: Gnome install & update software
@@ -13028,7 +13029,7 @@ media-fonts/mplus-fonts 2.2.4-r1: M+ Japanese bitmap fonts
media-fonts/mplus-outline-fonts 0_pre063_p1: M+ Japanese outline fonts
media-fonts/nanum 3.0: Korean fonts distributed by Naver
media-fonts/nanumfont 2.5: Korean monospace font distributed by Naver
media-fonts/noto 20260501 20260601 20260701: Google's font family that aims to support all the world's languages
media-fonts/noto 20260601 20260701 20260801: Google's font family that aims to support all the world's languages
media-fonts/noto-cjk 20190416: Google's CJK font family
media-fonts/noto-emoji 20250912 20250912-r1: Google Noto Emoji fonts
media-fonts/nunito 1.0-r1: Sans Serif font with rounded terminals
@@ -19272,7 +19273,7 @@ x11-themes/nuovo-icon-theme 0.5-r1: A scalable icon theme called Nuovo
x11-themes/nuvox 07.1-r1: NuvoX SVG icon theme
x11-themes/obsidian-xcursors 1.0-r2: A shiny and clean xcursor theme
x11-themes/oxygen-gtk 1.4.1-r2 1.4.6-r1: Official GTK+:2 port of KDE's Oxygen widget style
x11-themes/papirus-icon-theme 20250501: Free and open source SVG icon theme
x11-themes/papirus-icon-theme 20250501 20260801: Free and open source SVG icon theme
x11-themes/pearlgrey-xcursors 1.0-r2: A simple crispy white-grey xcursor theme
x11-themes/pidgin-penguins-smileys 1.0: Penguins pidgin smiley theme
x11-themes/pulse-glass 20100616-r2: The Pulse Glass x11 mouse cursor theme

View File

@@ -1 +1 @@
Thu, 06 Aug 2026 14:15:57 +0000
Thu, 06 Aug 2026 14:30:55 +0000