2024-05-23 22:33:33 UTC

This commit is contained in:
Repository mirror & CI
2024-05-23 22:33:34 +00:00
parent acee89a8e8
commit 87c003b1eb
9 changed files with 54 additions and 24 deletions

View File

@@ -7,8 +7,8 @@ INHERIT=meson
IUSE=man
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=sys-libs/pam x11-libs/gtk+:3[wayland] gui-libs/gtk-session-lock
RDEPEND=dev-libs/glib sys-libs/pam x11-libs/gtk+:3[wayland] gui-libs/gtk-session-lock
SLOT=0
SRC_URI=https://github.com/jovanlanik/gtklock/archive/v3.0.0.tar.gz -> gtklock-3.0.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson aecae905c2e0c201d7925fae52a5576d
_md5_=ee43c7d64772695ace823dd3f5f47ebd
_md5_=f23173e3ddb234d26c9740ca013ac74e

View File

@@ -1,14 +1,14 @@
BDEPEND=>=dev-libs/hyprlang-0.4.0 dev-cpp/sdbus-c++ app-alternatives/ninja >=dev-build/cmake-3.20.5
BDEPEND=virtual/pkgconfig dev-build/cmake app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0 dev-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0 dev-libs/wayland-protocols
DESCRIPTION=Hyprland's idle daemon
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hypridle
INHERIT=cmake toolchain-funcs
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0 dev-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0
SLOT=0
SRC_URI=https://github.com/hyprwm/Hypridle/archive/refs/tags/v0.1.1.tar.gz -> hypridle-0.1.1.gh.tar.gz
SRC_URI=https://github.com/hyprwm/Hypridle/archive/refs/tags/v0.1.2.tar.gz -> hypridle-0.1.2.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=29005df288b620dee4adccb3749e0d9d
_md5_=9d0e3e070b9fd8bb206baea90e4ab9c9

View File

@@ -1,13 +1,13 @@
BDEPEND=>=dev-libs/hyprlang-0.4.0 dev-cpp/sdbus-c++ app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=virtual/pkgconfig dev-build/cmake 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=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0 dev-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0 dev-libs/wayland-protocols
DESCRIPTION=Hyprland's idle daemon
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hypridle
INHERIT=cmake toolchain-funcs git-r3
LICENSE=BSD
PROPERTIES=live
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] >=gui-wm/hyprland-0.35.0 dev-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=8f062a82e6fdd2144d47aaad016ff077
_md5_=9d0e3e070b9fd8bb206baea90e4ab9c9

View File

@@ -1,14 +1,14 @@
BDEPEND=>=dev-libs/hyprlang-0.4.0 x11-libs/libxkbcommon x11-libs/libdrm x11-libs/cairo x11-libs/pango dev-build/cmake dev-libs/date virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
BDEPEND=dev-build/cmake dev-libs/date virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/glib >=dev-libs/hyprlang-0.4.0 media-libs/libglvnd x11-libs/cairo x11-libs/libxkbcommon x11-libs/libdrm x11-libs/pango dev-libs/wayland-protocols
DESCRIPTION=Hyprland's GPU-accelerated screen locking utility
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprlock
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/glib >=dev-libs/hyprlang-0.4.0 media-libs/libglvnd x11-libs/cairo x11-libs/libxkbcommon x11-libs/libdrm x11-libs/pango
SLOT=0
SRC_URI=https://github.com/hyprwm/Hyprlock/archive/refs/tags/v0.3.0.tar.gz -> hyprlock-0.3.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=965b38ca3f504e17137bbabc56f3233f
_md5_=47c4eeddf1d14b8901926ab5c567649a

View File

@@ -1,13 +1,13 @@
BDEPEND=>=dev-libs/hyprlang-0.4.0 x11-libs/libxkbcommon x11-libs/libdrm x11-libs/cairo x11-libs/pango dev-build/cmake dev-libs/date virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=dev-build/cmake dev-libs/date 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=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/glib >=dev-libs/hyprlang-0.4.0 media-libs/libglvnd x11-libs/cairo x11-libs/libxkbcommon x11-libs/libdrm x11-libs/pango dev-libs/wayland-protocols
DESCRIPTION=Hyprland's GPU-accelerated screen locking utility
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprlock
INHERIT=cmake git-r3
LICENSE=BSD
PROPERTIES=live
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/glib >=dev-libs/hyprlang-0.4.0 media-libs/libglvnd x11-libs/cairo x11-libs/libxkbcommon x11-libs/libdrm x11-libs/pango
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=2c2faf3d649532f3a1f967afce394230
_md5_=47c4eeddf1d14b8901926ab5c567649a

View File

@@ -0,0 +1,15 @@
BDEPEND=web? ( net-libs/nodejs[npm] ) >=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
HOMEPAGE=https://github.com/AdguardTeam/AdGuardHome/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module readme.gentoo-r1 systemd
IUSE=+web +filecaps
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.49.tar.gz -> AdGuardHome-0.107.49.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.49/deps.tar.xz -> AdGuardHome-0.107.49-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 )
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942
_md5_=8cf016e542a7b46d958ab25286a21cfa

View File

@@ -0,0 +1,15 @@
BDEPEND=web? ( net-libs/nodejs[npm] ) >=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
HOMEPAGE=https://github.com/AdguardTeam/AdGuardHome/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module readme.gentoo-r1 systemd
IUSE=+web +filecaps
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 )
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942
_md5_=d77abb238053d7211d840b8763cb3ae4

View File

@@ -1064,11 +1064,11 @@ gui-apps/fuzzel 1.9.2 1.10.2 9999: Application launcher for wlroots based Waylan
gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3
gui-apps/gradience 0.3.0-r2: GNOME's main interface to configure various aspects of the desktop
gui-apps/grimshot 9999: A helper for screenshots within sway
gui-apps/gtklock 3.0.0: GTK-based lockscreen for Wayland
gui-apps/gtklock 3.0.0-r1: GTK-based lockscreen for Wayland
gui-apps/gtklock-extras 9999: Gtklock modules
gui-apps/hiprompt-gtk-py 0_pre20221221 9999: GTK+ Himitsu prompter for Wayland
gui-apps/hypridle 0.1.1 9999: Hyprland's idle daemon
gui-apps/hyprlock 0.3.0-r1 9999: Hyprland's GPU-accelerated screen locking utility
gui-apps/hypridle 0.1.2 9999: Hyprland's idle daemon
gui-apps/hyprlock 0.3.0-r2 9999: Hyprland's GPU-accelerated screen locking utility
gui-apps/hyprpaper 0.6.0-r1 0.7.0: A blazing fast wayland wallpaper utility
gui-apps/hyprpicker 0.1.1 0.2.0: A wlroots-compatible Wayland color picker that does not suck
gui-apps/intiface-central-bin 2.5.5 2.5.7: Buttplug frontend application
@@ -1318,7 +1318,7 @@ net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and response
net-dialup/minimodem 0.24-r1 9999: General-purpose software audio FSK modem
net-dialup/tcpser 1.1.4: Hayes Smartmodem emulator over TCP/IP
net-dialup/tio 3.3: Simple TTY terminal application
net-dns/AdGuardHome 0.107.45 0.107.46 0.107.48: Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
net-dns/AdGuardHome 0.107.45 0.107.46 0.107.48 0.107.49 0.107.50: Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
net-dns/blocky 0.22 0.23 9999: Fast and lightweight DNS proxy as ad-blocker with many features written in Go
net-fs/httpdirfs 1.2.0: Filesystem to mount HTTP directory listings, with a permanent cache
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux

View File

@@ -1 +1 @@
Thu, 23 May 2024 10:48:46 +0000
Thu, 23 May 2024 22:33:33 +0000