2024-05-24 18:33:44 UTC

This commit is contained in:
Repository mirror & CI
2024-05-24 18:33:44 +00:00
parent 766fc0175c
commit 4745f4eddb
18 changed files with 61 additions and 85 deletions

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install test
DESCRIPTION=Public domain POSIX make
EAPI=8
HOMEPAGE=https://frippery.org/make
KEYWORDS=~amd64
LICENSE=public-domain
SLOT=0
SRC_URI=https://frippery.org/make/pdpmake-1.4.2.tgz
_md5_=2704cbb4c1b69b87b254099f85b84dfc

View File

@@ -1,13 +1,13 @@
DEFINED_PHASES=configure install
DEPEND=dev-qt/qtgui:5
DEPEND=dev-qt/qtcore:5 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
RDEPEND=dev-qt/qtcore:5 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
_md5_=f71eae2d345697fd71ca2beade769ef3

View File

@@ -1,14 +1,14 @@
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-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland || ( >=media-libs/mesa-24.1.0_rc1[opengl] <media-libs/mesa-24.1.0_rc1[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 dev-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland || ( >=media-libs/mesa-24.1.0_rc1[opengl] <media-libs/mesa-24.1.0_rc1[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.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_=9d0e3e070b9fd8bb206baea90e4ab9c9
_md5_=d7e0d36fd744e7983a611ff57f12340c

View File

@@ -1,13 +1,13 @@
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-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland || ( >=media-libs/mesa-24.1.0_rc1[opengl] <media-libs/mesa-24.1.0_rc1[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
INHERIT=cmake 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 dev-cpp/sdbus-c++ >=dev-libs/hyprlang-0.4.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland || ( >=media-libs/mesa-24.1.0_rc1[opengl] <media-libs/mesa-24.1.0_rc1[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_=9d0e3e070b9fd8bb206baea90e4ab9c9
_md5_=13860b1409decc1427110a0d3d11c7cf

View File

@@ -1,13 +1,14 @@
BDEPEND=dev-libs/hyprlang:= dev-libs/wayland dev-libs/wayland-protocols dev-util/wayland-scanner dev-vcs/git app-alternatives/ninja >=dev-build/cmake-3.20.5
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/hyprlang:= dev-libs/wayland dev-libs/wayland-protocols dev-util/wayland-scanner dev-vcs/git
DESCRIPTION=A blazing fast wayland wallpaper utility
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprpaper
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=gui-libs/wlroots media-libs/libglvnd media-libs/libjpeg-turbo media-libs/libwebp x11-libs/cairo x11-libs/pango
RDEPEND=dev-libs/hyprlang:= dev-libs/wayland dev-libs/wayland-protocols dev-util/wayland-scanner dev-vcs/git gui-libs/wlroots media-libs/libglvnd media-libs/libjpeg-turbo media-libs/libwebp x11-libs/cairo x11-libs/pango
SLOT=0
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.6.0.tar.gz -> hyprpaper-0.6.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=51156d897d0282e9a3edb7db068d7f62
_md5_=c930157c2a4b30fea7ee11b4809a0b49

View File

@@ -1,13 +1,14 @@
BDEPEND=dev-libs/hyprlang:= dev-libs/wayland dev-libs/wayland-protocols dev-util/wayland-scanner dev-vcs/git app-alternatives/ninja >=dev-build/cmake-3.20.5
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/hyprlang:= dev-libs/wayland dev-libs/wayland-protocols dev-util/wayland-scanner dev-vcs/git
DESCRIPTION=A blazing fast wayland wallpaper utility
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprpaper
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=gui-libs/wlroots media-libs/libglvnd media-libs/libjpeg-turbo media-libs/libwebp x11-libs/cairo x11-libs/pango
RDEPEND=dev-libs/hyprlang:= dev-libs/wayland dev-libs/wayland-protocols dev-util/wayland-scanner dev-vcs/git gui-libs/wlroots media-libs/libglvnd media-libs/libjpeg-turbo media-libs/libwebp x11-libs/cairo x11-libs/pango
SLOT=0
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.7.0.tar.gz -> hyprpaper-0.7.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=51156d897d0282e9a3edb7db068d7f62
_md5_=c930157c2a4b30fea7ee11b4809a0b49

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-util/wayland-scanner media-libs/libglvnd media-libs/libjpeg-turbo x11-libs/cairo x11-libs/pango x11-libs/libxkbcommon app-alternatives/ninja >=dev-build/cmake-3.20.5
BDEPEND=dev-libs/wayland x11-libs/cairo x11-libs/pango dev-libs/wayland-protocols dev-util/wayland-scanner media-libs/libglvnd media-libs/libjpeg-turbo x11-libs/libxkbcommon app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A wlroots-compatible Wayland color picker that does not suck
EAPI=8
@@ -6,7 +6,8 @@ HOMEPAGE=https://github.com/hyprwm/hyprpicker
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/wayland x11-libs/cairo x11-libs/pango
SLOT=0
SRC_URI=https://github.com/hyprwm/hyprpicker/archive/v0.2.0.tar.gz -> hyprpicker-0.2.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=2944bae86e39f4a0d0daf50731658e68
_md5_=8c62dfbd2f424b6e1ad292fd904249f2

View File

@@ -1,14 +0,0 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=Buttplug frontend application
EAPI=8
HOMEPAGE=https://github.com/intiface/intiface-central
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-accessibility/at-spi2-core media-gfx/graphite2 sys-apps/dbus sys-apps/systemd-utils x11-libs/gtk+:3[X] dev-libs/openssl:0/3
SLOT=0
SRC_URI=https://github.com/intiface/intiface-central/releases/download/v2.5.5/intiface-central-v2.5.5-linux-ubuntu-22.04-x64.zip
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=23432b0e0757470e3659502b6782b322

View File

@@ -7,8 +7,8 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-accessibility/at-spi2-core media-gfx/graphite2 sys-apps/dbus sys-apps/systemd-utils x11-libs/gtk+:3[X] dev-libs/openssl:0/3
RDEPEND=app-accessibility/at-spi2-core dev-libs/glib dev-libs/openssl:0/3 media-gfx/graphite2 media-libs/harfbuzz sys-apps/dbus sys-apps/systemd-utils x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] x11-libs/pango
SLOT=0
SRC_URI=https://github.com/intiface/intiface-central/releases/download/v2.5.7/intiface-central-v2.5.7-linux-ubuntu-22.04-x64.zip
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=ec3c5a43d1924ead12683568d23fc9dd
_md5_=b2847394d02676de58940eb181f50015

View File

@@ -1,7 +1,7 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=Fonts from the Warframe game
EAPI=7
EAPI=8
HOMEPAGE=https://www.warframe.com/news/warframe-fansite-kit
INHERIT=font
IUSE=X
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=Warframe-EULA
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://m.box.com/file/401032406918/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Corpus.ttf https://m.box.com/file/401037009816/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> CorpusBold.ttf https://m.box.com/file/401042823306/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Grineer.ttf https://m.box.com/file/302545392046/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Solaris.ttf
SRC_URI=https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/Corpus.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> Corpus.ttf https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/CorpusBold.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> CorpusBold.ttf https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/Grineer.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> Grineer.ttf https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/Solaris.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> Solaris.ttf
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=6ee009785b33b862269012ef9971751d
_md5_=cd99f5926348746a918dc093b3e21f24

View File

@@ -1,15 +0,0 @@
BDEPEND=app-arch/rpm2targz virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Cloudflare Warp Client
EAPI=8
HOMEPAGE=https://1.1.1.1
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=rpm systemd xdg desktop
IUSE=systemd +systray
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://pkg.cloudflareclient.com/rpm/x86_64/cloudflare-warp-2023.3.470-1.x86_64.rpm
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=c666c247b2741c3070be3c0ea8f2ea78

View File

@@ -1,15 +0,0 @@
BDEPEND=app-arch/rpm2targz virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Cloudflare Warp Client
EAPI=8
HOMEPAGE=https://1.1.1.1
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=rpm systemd xdg desktop
IUSE=systemd +systray
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://pkg.cloudflareclient.com/rpm/x86_64/cloudflare-warp-2023.7.40-1.x86_64.rpm
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=c666c247b2741c3070be3c0ea8f2ea78

View File

@@ -8,9 +8,9 @@ INHERIT=unpacker systemd xdg desktop
IUSE=systemd +systray dex
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=net-firewall/nftables dex? ( net-libs/libpcap )
RDEPEND=net-firewall/nftables dex? ( net-libs/libpcap ) systray? ( x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango )
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://pkg.cloudflareclient.com/pool/jammy/main/c/cloudflare-warp/cloudflare-warp_2024.2.62-1_amd64.deb
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=58142f4334eb523cb242b9000f029167
_md5_=cb41b0b6a64c065333cae1c5344aa228

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Cloudflare Warp Client
EAPI=8
HOMEPAGE=https://1.1.1.1
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=unpacker systemd xdg desktop
IUSE=systemd +systray dex
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=net-firewall/nftables dex? ( net-libs/libpcap ) systray? ( x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango )
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://pkg.cloudflareclient.com/pool/jammy/main/c/cloudflare-warp/cloudflare-warp_2024.4.133-1_amd64.deb
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=cb41b0b6a64c065333cae1c5344aa228

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=-
DEPEND=media-libs/libpng x11-libs/libXcursor
DESCRIPTION=Convert X cursors to PNG images
EAPI=7
HOMEPAGE=https://github.com/eworm-de/xcur2png
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/eworm-de/xcur2png/releases/download/0.7.1/xcur2png-0.7.1.tar.gz
_md5_=2ff25719ae587a2f0a00d2602706f82c

View File

@@ -6,7 +6,8 @@ HOMEPAGE=https://github.com/eworm-de/xcur2png
INHERIT=flag-o-matic
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-libs/libpng x11-libs/libXcursor
SLOT=0
SRC_URI=https://github.com/eworm-de/xcur2png/releases/download/0.7.1/xcur2png-0.7.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653
_md5_=27303d5894c0f2db61f818e31247bd5b
_md5_=692440258829dc0c9f5edbf1a5839542

View File

@@ -372,6 +372,7 @@ dev-build/cargo-make 0.37.12: Rust task runner and build tool
dev-build/fpm 0.9.0 0.10.0: Fortran Package Manager (fpm)
dev-build/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
dev-build/just 1.25.2 1.26.0: Just a command runner (with syntax inspired by 'make')
dev-build/pdpmake 1.4.2: Public domain POSIX make
dev-build/xmake 2.8.9 9999: A cross-platform build utility based on Lua
dev-cpp/blurhash 0.2.0 0.2.0-r1: C++ blurhash encoder/decoder
dev-cpp/coeurl 0.2.1 0.3.0: A simple async wrapper around CURL for C++
@@ -1067,11 +1068,11 @@ gui-apps/grimshot 9999: A helper for screenshots within sway
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.2 9999: Hyprland's idle daemon
gui-apps/hypridle 0.1.2-r1 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
gui-apps/intiface-central-bin 2.5.7: Buttplug frontend application
gui-apps/lan-mouse 0.7.3: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
@@ -1453,7 +1454,7 @@ net-voip/gnome-calls 44.2 45.0: Phone dialer and call handler
net-voip/re 3.7.0 3.8.0 3.9.0 3.10.0 3.11.0: Generic library for real-time communications with async IO support
net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail
net-vpn/candy 5.8.6: A reliable, low-latency, and anti-censorship virtual private network
net-vpn/cloudflare-warp 2023.3.470 2023.7.40 2024.2.62-r2: Cloudflare Warp Client
net-vpn/cloudflare-warp 2024.2.62-r2 2024.4.133-r1: Cloudflare Warp Client
net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-vpn/mullvadvpn-app 2024.3: Tool used to manage daemon setup
@@ -1657,7 +1658,7 @@ www-plugins/firefoxpwa 2.11.1 2.12.0 2.12.0-r1: A tool to install, manage and us
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 9999: A small, GET-only static HTTP server
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r2: Configuration tool for the LightDM GTK Greeter
x11-apps/xcur2png 0.7.1 0.7.1-r1: Convert X cursors to PNG images
x11-apps/xcur2png 0.7.1-r2: 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.4.1 4.5.0 4.6.0: A GTK+ binding to build Graphical User Interfaces in Fortran

View File

@@ -1 +1 @@
Thu, 23 May 2024 22:33:33 +0000
Fri, 24 May 2024 18:33:44 +0000