2024-12-31 20:18:21 UTC

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

View File

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

View File

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

View File

@@ -1,13 +1,13 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=~gui-wm/hyprland-9999 dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= dev-libs/wayland-protocols >=dev-libs/hyprland-protocols-0.4.0 >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
DEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= dev-libs/wayland-protocols >=dev-libs/hyprland-protocols-0.4.0 >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
DESCRIPTION=An application to enable a blue-light filter on Hyprland
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprsunset.git
HOMEPAGE=https://github.com/hyprwm/hyprsunset
INHERIT=cmake git-r3
LICENSE=BSD
PROPERTIES=live
RDEPEND=~gui-wm/hyprland-9999 dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
RDEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
SLOT=0
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=b19a8474974cda073e785ad8f45c6bdd
_md5_=e938b54fc00b479225459de64ce55c11

File diff suppressed because one or more lines are too long