mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2025-05-20 14:09:22 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=gtk? ( dev-libs/glib:2= )
|
||||
DESCRIPTION=Bespoke dotfile management for sharkgirls.
|
||||
@@ -11,4 +11,4 @@ PROPERTIES=live
|
||||
RDEPEND=gtk? ( dev-libs/glib:2= )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=363966459c88dfb4831217a12bcba059
|
||||
_md5_=3818850dca5ec5ad14131c3a2e355c70
|
||||
|
||||
15
metadata/md5-cache/app-admin/sudo-rs-0.2.6
Normal file
15
metadata/md5-cache/app-admin/sudo-rs-0.2.6
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pandoc || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install postinst setup test unpack
|
||||
DEPEND=pam? ( sys-libs/pam )
|
||||
DESCRIPTION=A memory safe implementation of sudo and su.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/trifectatechfoundation/sudo-rs
|
||||
INHERIT=cargo pam
|
||||
IUSE=+pam su debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT ) || ( Apache-2.0 MIT )
|
||||
RDEPEND=pam? ( sys-libs/pam ) virtual/editor !app-admin/sudo su? ( sys-apps/shadow[-su] sys-apps/util-linux[-su] ) pam? ( sys-auth/pambase )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/trifectatechfoundation/sudo-rs/archive/refs/tags/v0.2.6.tar.gz -> sudo-rs-0.2.6.tar.gz https://crates.io/api/v1/crates/diff/0.1.13/download -> diff-0.1.13.crate https://crates.io/api/v1/crates/glob/0.3.2/download -> glob-0.3.2.crate https://crates.io/api/v1/crates/libc/0.2.172/download -> libc-0.2.172.crate https://crates.io/api/v1/crates/log/0.4.27/download -> log-0.4.27.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.1/download -> pretty_assertions-1.4.1.crate https://crates.io/api/v1/crates/yansi/1.0.1/download -> yansi-1.0.1.crate
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a pam b56d0c9c20fc5b553f13c8ae165a10a5
|
||||
_md5_=b29eb05d2632500d2d8baa67b680c68a
|
||||
9
metadata/md5-cache/app-admin/talosctl-bin-1.10.1
Normal file
9
metadata/md5-cache/app-admin/talosctl-bin-1.10.1
Normal file
@@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Pre-compiled talosctl is an tool for interacting with the Talos API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.talos.dev/v1.10/
|
||||
KEYWORDS=~amd64 ~arm ~arm64
|
||||
LICENSE=MPL-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/siderolabs/talos/releases/download/v1.10.1/talosctl-linux-amd64 -> talosctl-amd64-v1.10.1 ) arm64? ( https://github.com/siderolabs/talos/releases/download/v1.10.1/talosctl-linux-arm64 -> talosctl-arm64-v1.10.1 ) arm? ( https://github.com/siderolabs/talos/releases/download/v1.10.1/talosctl-linux-armv7 -> talosctl-armv7-v1.10.1 )
|
||||
_md5_=47682cadb4fc73344a6af501fb0b4670
|
||||
@@ -5,5 +5,5 @@ HOMEPAGE=https://www.talos.dev/v1.9/
|
||||
KEYWORDS=~amd64 ~arm ~arm64
|
||||
LICENSE=MPL-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/siderolabs/talos/releases/download/v1.9.2/talosctl-linux-amd64 -> talosctl-amd64-v1.9.2 ) arm64? ( https://github.com/siderolabs/talos/releases/download/v1.9.2/talosctl-linux-arm64 -> talosctl-arm64-v1.9.2 ) arm? ( https://github.com/siderolabs/talos/releases/download/v1.9.2/talosctl-linux-armv7 -> talosctl-armv7-v1.9.2 )
|
||||
SRC_URI=amd64? ( https://github.com/siderolabs/talos/releases/download/v1.9.5/talosctl-linux-amd64 -> talosctl-amd64-v1.9.5 ) arm64? ( https://github.com/siderolabs/talos/releases/download/v1.9.5/talosctl-linux-arm64 -> talosctl-arm64-v1.9.5 ) arm? ( https://github.com/siderolabs/talos/releases/download/v1.9.5/talosctl-linux-armv7 -> talosctl-armv7-v1.9.5 )
|
||||
_md5_=31eeca05ae5df0ff5d1bbe2c8dac3f8c
|
||||
13
metadata/md5-cache/app-alternatives/phosh-keyboard-1
Normal file
13
metadata/md5-cache/app-alternatives/phosh-keyboard-1
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=sm.puri.OSK0.desktop symlinks
|
||||
EAPI=8
|
||||
HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Base/Alternatives
|
||||
INHERIT=app-alternatives
|
||||
IUSE=+phosh-osk-stub
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=CC0-1.0
|
||||
RDEPEND=phosh-osk-stub? ( >=phosh-base/phosh-osk-stub-0.47.0 )
|
||||
REQUIRED_USE=^^ ( phosh-osk-stub )
|
||||
SLOT=0
|
||||
_eclasses_=app-alternatives a02ee0b741e1dde4e28b2b83d2fc28a7
|
||||
_md5_=c6e851e3c1fa3a44a3f63b946c2c08a9
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=OCBASE-EULA
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://www.ocbase.com/download/edition:Personal/os:Linux/version:14.0.10 -> occt-bin-14.0.10.bin
|
||||
SRC_URI=https://www.ocbase.com/download/edition:Personal/os:Linux/version:14.0.12 -> occt-bin-14.0.12.bin
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed fcaps 27152c9e4da035accb14a2d7879744ef wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 udev f3d9a4376ebd22131726a68e1a0a058f
|
||||
_md5_=d7129f226ef282f40b1c6c8380b29fcc
|
||||
15
metadata/md5-cache/app-benchmarks/occt-bin-14.0.12-r1
Normal file
15
metadata/md5-cache/app-benchmarks/occt-bin-14.0.12-r1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DESCRIPTION=All-in-one stability, stress test, benchmark and monitoring tool
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.ocbase.com
|
||||
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop fcaps wrapper xdg udev
|
||||
IUSE=msr-user-access +filecaps
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=OCBASE-EULA
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://www.ocbase.com/download/edition:Personal/os:Linux/version:14.0.12 -> occt-bin-14.0.12.bin
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed fcaps 27152c9e4da035accb14a2d7879744ef wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 udev f3d9a4376ebd22131726a68e1a0a058f
|
||||
_md5_=ab0c2dd91a2bfc121c177561debb8e78
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=app-arch/unzip net-misc/wget || ( dev-lang/python:3.12 dev-lang/python:3.11 )
|
||||
BDEPEND=app-arch/unzip net-misc/wget || ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 )
|
||||
DEFINED_PHASES=install setup unpack
|
||||
DESCRIPTION=Manage images for app-containers/waydroid using portage
|
||||
EAPI=8
|
||||
@@ -11,4 +11,4 @@ RDEPEND=app-containers/waydroid
|
||||
REQUIRED_USE=^^ ( system-vanilla system-gapps ) ^^ ( vendor-mainline vendor-halium )
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
||||
_md5_=b8b071d6f8abb5d388fc8ac1aeb95d12
|
||||
_md5_=2ed3546fc8ff825385e3043c1373dc49
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=app-arch/unzip app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=media-libs/libsdl2 virtual/opengl x11-libs/wxGTK:3.0-gtk3[X]
|
||||
DEPEND=media-libs/libsdl2 virtual/opengl x11-libs/wxGTK:3.2-gtk3[X]
|
||||
DESCRIPTION=Amstrad CPC emulator
|
||||
EAPI=8
|
||||
HOMEPAGE=https://cpctech.cpc-live.com/
|
||||
HOMEPAGE=https://www.cpcwiki.eu/index.php/Arnold_(Emulator)
|
||||
INHERIT=cmake desktop wxwidgets
|
||||
IUSE=inkz80
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2 LGPL-2.1
|
||||
RDEPEND=media-libs/libsdl2 virtual/opengl x11-libs/wxGTK:3.0-gtk3[X]
|
||||
RDEPEND=media-libs/libsdl2 virtual/opengl x11-libs/wxGTK:3.2-gtk3[X]
|
||||
SLOT=0
|
||||
SRC_URI=https://cpctech.cpc-live.com/arnsrc.zip -> arnold-20170513.zip
|
||||
SRC_URI=https://cpctech.cpcwiki.de/arnsrc.zip -> arnold-20170513.zip
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wxwidgets 7a7321e7cbcb73e7ae2a77500a09852e
|
||||
_md5_=82f61b3b392608d8e7f8e14acd090321
|
||||
_md5_=784ce4d70ff6462a23ed8421d136e1a9
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=dev-lang/lua:5.1 dev-libs/boost dev-libs/expat dev-libs/tinyxml gnome-base/libgtop media-gfx/flam3 media-libs/freeglut media-libs/glee media-libs/libpng:* media-video/ffmpeg:0 net-misc/curl sys-libs/zlib x11-libs/libX11 x11-libs/libXrender x11-libs/wxGTK:3.0-gtk3 virtual/opengl
|
||||
DESCRIPTION=Realize the collective dream of sleeping computers from all over the internet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://electricsheep.org/
|
||||
INHERIT=autotools wxwidgets desktop flag-o-matic
|
||||
IUSE=video_cards_nvidia
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-lang/lua:5.1 dev-libs/boost dev-libs/expat dev-libs/tinyxml gnome-base/libgtop media-gfx/flam3 media-libs/freeglut media-libs/glee media-libs/libpng:* media-video/ffmpeg:0 net-misc/curl sys-libs/zlib x11-libs/libX11 x11-libs/libXrender x11-libs/wxGTK:3.0-gtk3 virtual/opengl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/scottdraves/electricsheep/archive/37ba0fd692d6581f8fe009ed11c9650cd8174123.tar.gz -> electricsheep-3.0.2_p20191005.tar.gz https://github.com/scottdraves/electricsheep/pull/109.patch -> electricsheep-fix-ffmpeg5.patch https://github.com/scottdraves/electricsheep/pull/123.patch -> electricsheep-fix-build-boost-185.patch
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 35f9bf6198bb538e28dcdea5fda274f2 flag-o-matic b892042b2667b8ac69ec8a2571dc290a wxwidgets 7a7321e7cbcb73e7ae2a77500a09852e desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=8c2b5075cda96128870531e48826bcba
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=dev-lang/lua:5.1 dev-libs/boost dev-libs/expat dev-libs/tinyxml gnome-base/libgtop media-gfx/flam3 media-libs/freeglut media-libs/glee media-libs/libpng:* media-video/ffmpeg:0 net-misc/curl sys-libs/zlib x11-libs/libX11 x11-libs/libXrender x11-libs/wxGTK:3.0-gtk3 virtual/opengl
|
||||
DEPEND=dev-lang/lua:5.1 dev-libs/boost dev-libs/expat dev-libs/tinyxml gnome-base/libgtop media-gfx/flam3 media-libs/freeglut media-libs/glee media-libs/libpng:* media-video/ffmpeg:0 net-misc/curl sys-libs/zlib x11-libs/libX11 x11-libs/libXrender x11-libs/wxGTK:3.2-gtk3 virtual/opengl
|
||||
DESCRIPTION=Realize the collective dream of sleeping computers from all over the internet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://electricsheep.org/
|
||||
@@ -8,8 +8,8 @@ INHERIT=autotools wxwidgets desktop flag-o-matic
|
||||
IUSE=video_cards_nvidia
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-lang/lua:5.1 dev-libs/boost dev-libs/expat dev-libs/tinyxml gnome-base/libgtop media-gfx/flam3 media-libs/freeglut media-libs/glee media-libs/libpng:* media-video/ffmpeg:0 net-misc/curl sys-libs/zlib x11-libs/libX11 x11-libs/libXrender x11-libs/wxGTK:3.0-gtk3 virtual/opengl
|
||||
RDEPEND=dev-lang/lua:5.1 dev-libs/boost dev-libs/expat dev-libs/tinyxml gnome-base/libgtop media-gfx/flam3 media-libs/freeglut media-libs/glee media-libs/libpng:* media-video/ffmpeg:0 net-misc/curl sys-libs/zlib x11-libs/libX11 x11-libs/libXrender x11-libs/wxGTK:3.2-gtk3 virtual/opengl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/scottdraves/electricsheep/archive/37ba0fd692d6581f8fe009ed11c9650cd8174123.tar.gz -> electricsheep-3.0.2_p20191005.tar.gz https://github.com/scottdraves/electricsheep/pull/109.patch -> electricsheep-fix-ffmpeg5.patch
|
||||
SRC_URI=https://github.com/scottdraves/electricsheep/archive/5fbbb684752be06ccbea41639968aa7f1cc678dd.tar.gz -> electricsheep-3.0.4_p20240213.tar.gz https://github.com/scottdraves/electricsheep/pull/126.patch -> electricsheep-remove-convenience.patch
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 35f9bf6198bb538e28dcdea5fda274f2 flag-o-matic b892042b2667b8ac69ec8a2571dc290a wxwidgets 7a7321e7cbcb73e7ae2a77500a09852e desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=0a0dc39cfcca09891bcddd1db81b2ea9
|
||||
_md5_=fd298d3b0931ca73a0e1e6f0151b12dc
|
||||
13
metadata/md5-cache/app-misc/wtf-0.43.0
Normal file
13
metadata/md5-cache/app-misc/wtf-0.43.0
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=The personal information dashboard for your terminal
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/wtfutil/wtf
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MPL-2.0
|
||||
RESTRICT=test strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/wtfutil/wtf/archive/refs/tags/v0.43.0.tar.gz -> wtf-0.43.0.tar.gz https://github.com/kuprTheMan/contribute-deps/releases/download/wtf-0.43.0/wtf-0.43.0-deps.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6
|
||||
_md5_=397a0b1ac86e722cdecbc0a05557618d
|
||||
@@ -8,6 +8,6 @@ IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 Apache-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.35.0/harper-0.35.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.35.0.tar.gz -> harper-0.35.0.tar.gz
|
||||
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.36.0/harper-0.36.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.36.0.tar.gz -> harper-0.36.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
|
||||
_md5_=565101012cdc431081fdf4fdb814b80b
|
||||
15
metadata/md5-cache/app-text/simplenote-desktop-bin-2.23.2
Normal file
15
metadata/md5-cache/app-text/simplenote-desktop-bin-2.23.2
Normal file
@@ -0,0 +1,15 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare pretend setup unpack
|
||||
DESCRIPTION=The simplest way to keep notes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://simplenote.com
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 desktop unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/Automattic/simplenote-electron/releases/download/v2.23.2/Simplenote-linux-2.23.2-amd64.deb -> simplenote-desktop-bin-2.23.2-amd64.deb ) arm64? ( https://github.com/Automattic/simplenote-electron/releases/download/v2.23.2/Simplenote-linux-2.23.2-arm64.deb -> simplenote-desktop-bin-2.23.2-arm64.deb )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 3bebf8c71f3acd4070d63b098c45a7f1 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=cc74a3b3265affdf7c67556ec740374e
|
||||
@@ -2,12 +2,12 @@ BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-la
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DESCRIPTION=Common/helpful Spec compliant testing utilities
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/athena-framework/spec https://athenaframework.org/Spec
|
||||
HOMEPAGE=https://github.com/athena-framework/spec https://athenaframework.org/Spec/
|
||||
INHERIT=shards
|
||||
IUSE=debug doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.8.tar.gz -> athena-spec-0.3.8.tar.gz
|
||||
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.11.tar.gz -> athena-spec-0.3.11.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f
|
||||
_md5_=97c928535cffcb3bdb126dbf26634f39
|
||||
_md5_=92915e40dd2e79e345a767b97d8f4ffd
|
||||
15
metadata/md5-cache/dev-db/limbo-0.0.20
Normal file
15
metadata/md5-cache/dev-db/limbo-0.0.20
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
|
||||
DESCRIPTION=The Limbo interactive SQL shell
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tursodatabase/limbo
|
||||
INHERIT=cargo linux-info
|
||||
IUSE=+uring debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016
|
||||
RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tursodatabase/limbo/releases/download/v0.0.20/source.tar.gz -> limbo-0.0.20.tar.gz https://github.com/freijon/limbo/releases/download/v0.0.20/limbo-0.0.20-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a linux-info ea4122ba1d8791a12b78e53f9510a2e3
|
||||
_md5_=0694ac4947c57ebb9d97a1ed8ae3613c
|
||||
16
metadata/md5-cache/dev-db/soci-4.1.1
Normal file
16
metadata/md5-cache/dev-db/soci-4.1.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-libs/boost-1.85.0-r1 odbc? ( dev-db/unixODBC ) sqlite? ( dev-db/sqlite ) oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql )
|
||||
DESCRIPTION=SOCI - The C++ Database Access Library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sourceforge.net/projects/soci/
|
||||
INHERIT=cmake
|
||||
IUSE=odbc sqlite oracle postgres mysql static-libs test lto
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Boost-1.0
|
||||
RDEPEND=>=dev-libs/boost-1.85.0-r1 odbc? ( dev-db/unixODBC ) sqlite? ( dev-db/sqlite ) oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sourceforge.net/projects/soci/files/soci/soci-4.1.1/soci-4.1.1.tar.gz/download -> soci-4.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=f67ba5b7c6d513a5ad2c12386e7f8ebd
|
||||
16
metadata/md5-cache/dev-db/soci-4.1.2
Normal file
16
metadata/md5-cache/dev-db/soci-4.1.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-libs/boost-1.85.0-r1 odbc? ( dev-db/unixODBC ) sqlite? ( dev-db/sqlite ) oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql )
|
||||
DESCRIPTION=SOCI - The C++ Database Access Library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sourceforge.net/projects/soci/
|
||||
INHERIT=cmake
|
||||
IUSE=odbc sqlite oracle postgres mysql static-libs test lto
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Boost-1.0
|
||||
RDEPEND=>=dev-libs/boost-1.85.0-r1 odbc? ( dev-db/unixODBC ) sqlite? ( dev-db/sqlite ) oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sourceforge.net/projects/soci/files/soci/soci-4.1.2/soci-4.1.2.tar.gz/download -> soci-4.1.2.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=f67ba5b7c6d513a5ad2c12386e7f8ebd
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=test? ( dev-python/cryptography[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Encrypted Content Encoding for HTTP
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/http-ece/ https://github.com/web-push-libs/encrypted-content-encoding
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=dev-python/cryptography[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/h/http-ece/http_ece-1.2.1.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=15e67d901e974f92f4a7c31c0f98debe
|
||||
_md5_=2022ed00066ada058d40b58128c98125
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/click-8.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=test? ( >=dev-python/click-8.0.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/poetry-core-2.1.1[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A linter for prose
|
||||
EAPI=8
|
||||
HOMEPAGE=https://proselint.com https://github.com/amperser/proselint/ https://pypi.org/project/proselint/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/click-8.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=>=dev-python/click-8.0.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/P/Proselint/proselint-0.14.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=6f51b87e559465fb6fc4374b1dcc8f23
|
||||
_md5_=6ca4eaa9b300f43803db3276e066138c
|
||||
|
||||
@@ -4,13 +4,13 @@ DESCRIPTION=Asynchronous wrapper for Repology API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://repology-client.sysrq.in/ https://pypi.org/project/repology-client/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=CC-BY-SA-3.0 EUPL-1.2
|
||||
RDEPEND=>=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-core-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-core-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/r/repology-client/repology_client-0.2.0.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/r/repology-client/repology_client-0.4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=8f385c3d6e4e643042fede77abc0e3a2
|
||||
_md5_=a58794ba6c4ec243515e5002e751a811
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) bash-completion? ( >=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=test? ( >=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) bash-completion? ( >=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Format click help output nicely with rich
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/rich-click/ https://github.com/ewels/rich-click
|
||||
INHERIT=click-app distutils-r1
|
||||
IUSE=test bash-completion python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test bash-completion python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=>=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ewels/rich-click/archive/refs/tags/v1.8.8.tar.gz -> rich-click-1.8.8.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876
|
||||
_md5_=8372819458d00daa2f8939a9bb99ee2e
|
||||
_md5_=59514c950ccbd5157ad695fd6d2ef5d3
|
||||
|
||||
16
metadata/md5-cache/dev-python/rich-click-1.8.9
Normal file
16
metadata/md5-cache/dev-python/rich-click-1.8.9
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) bash-completion? ( >=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Format click help output nicely with rich
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/rich-click/ https://github.com/ewels/rich-click
|
||||
INHERIT=click-app distutils-r1
|
||||
IUSE=test bash-completion python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-10.7[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ewels/rich-click/archive/refs/tags/v1.8.9.tar.gz -> rich-click-1.8.9.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876
|
||||
_md5_=f39bb4693759340b304c54808b900b62
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-util/cram ) test? ( dev-python/docutils[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=test? ( dev-util/cram ) test? ( dev-python/docutils[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Render reStructuredText documents to the terminal
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/rst2ansi/ https://github.com/Snaipe/python-rst2ansi
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/docutils[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=dev-python/docutils[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Snaipe/python-rst2ansi/archive/refs/tags/v0.1.5.tar.gz -> rst2ansi-0.1.5.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=4785099404d8321e996944e14ca15bbc
|
||||
_md5_=19ce3b361c4a62636f46158d676504e6
|
||||
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump-my-version/bump_my_version-1.1.1.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump-my-version/bump_my_version-1.1.3.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=ebe21b0f64ef65b4349be0b36efb3764
|
||||
_md5_=795e9195f6e8f35541d863753079ffdf
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Install and Update Proton-GE
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/AUNaseef/protonup
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=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 )
|
||||
RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/AUNaseef/protonup/archive/refs/tags/0.1.5.tar.gz -> protonup-0.1.5.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=3f3379ef14f8e09eaa9d33678715c62e
|
||||
_md5_=2f34b53be66fa69459557c094453518f
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] 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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Install and Update Proton-GE
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/AUNaseef/protonup
|
||||
INHERIT=git-r3 distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=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 )
|
||||
RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=dbc9ec77b2a6c9458d1f3311b2e2b8b1
|
||||
_md5_=9e71b8542e43ac1b55960ccd7f081343
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-arch/rpm2targz
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DEPEND=x11-misc/xdg-utils acct-group/1password
|
||||
DESCRIPTION=The world’s most-loved password manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://1password.com
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=optfeature rpm xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=x11-misc/xdg-utils acct-group/1password app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus || ( sys-apps/systemd-utils sys-apps/systemd ) sys-libs/zlib x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=mirror strip test bindist
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://downloads.1password.com/linux/rpm/stable/x86_64/1password-8.10.28.x86_64.rpm )
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=74cd6704e5b54058267e1b91f0f0df82
|
||||
@@ -11,6 +11,6 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=x11-misc/xdg-utils acct-group/1password app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus || ( sys-apps/systemd-utils sys-apps/systemd ) sys-auth/polkit sys-libs/zlib x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=mirror strip test bindist
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://downloads.1password.com/linux/rpm/stable/x86_64/1password-8.10.48.x86_64.rpm )
|
||||
SRC_URI=amd64? ( https://downloads.1password.com/linux/rpm/stable/x86_64/1password-8.10.72.x86_64.rpm )
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=8112e7c24384637e892de970c6513a71
|
||||
_md5_=9aa7d5749479fb772242afc5c61e44d3
|
||||
16
metadata/md5-cache/gui-apps/1password-8.10.76
Normal file
16
metadata/md5-cache/gui-apps/1password-8.10.76
Normal file
@@ -0,0 +1,16 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare
|
||||
DEPEND=x11-misc/xdg-utils acct-group/1password policykit? ( sys-auth/polkit ) cli? ( app-admin/op-cli-bin )
|
||||
DESCRIPTION=Password Manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://1password.com
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg
|
||||
IUSE=policykit cli
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=x11-misc/xdg-utils acct-group/1password policykit? ( sys-auth/polkit ) cli? ( app-admin/op-cli-bin )
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://downloads.1password.com/linux/tar/stable/x86_64/1password-8.10.76.x64.tar.gz -> 1password-8.10.76-amd64.tar.gz ) arm64? ( https://downloads.1password.com/linux/tar/stable/aarch64/1password-8.10.76.arm64.tar.gz -> 1password-8.10.76-arm64.tar.gz )
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=cc2a4e5e1bb91270d04e6fdff456adec
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
DESCRIPTION=A side bar for showing widgets for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreaction
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreaction/-/archive/v4.5.0/coreaction-v4.5.0.tar.bz2
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=e837c59feb84688aba3334a8ee44379f
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
DESCRIPTION=A PDF viewer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepdf
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepdf/-/archive/v4.5.0/corepdf-v4.5.0.tar.bz2
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=e07d0aa4dc7b96ed66cb0f812cc22985
|
||||
15
metadata/md5-cache/gui-apps/corepdf-5.0.0
Normal file
15
metadata/md5-cache/gui-apps/corepdf-5.0.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtbase:6[gui,widgets] >=gui-libs/libcprime-5.0.0 gui-libs/qdocumentview
|
||||
DESCRIPTION=A PDF viewer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepdf
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-qt/qtbase:6[gui,widgets] >=gui-libs/libcprime-5.0.0 gui-libs/qdocumentview
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepdf/-/archive/v5.0.0/corepdf-v5.0.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=0f41fe1081460b4e6073a28cbbfd34e4
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
DESCRIPTION=A PDF viewer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepdf
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=e07d0aa4dc7b96ed66cb0f812cc22985
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
DESCRIPTION=A bookmarking app for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepins
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepins/-/archive/v4.5.0/corepins-v4.5.0.tar.bz2
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=024be20cc4d40ecc0024fa47ac5d30ee
|
||||
15
metadata/md5-cache/gui-apps/corepins-5.0.0
Normal file
15
metadata/md5-cache/gui-apps/corepins-5.0.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtbase:6[gui,widgets] >=gui-libs/libcprime-5.0.0
|
||||
DESCRIPTION=A bookmarking app for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepins
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-qt/qtbase:6[gui,widgets] >=gui-libs/libcprime-5.0.0
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepins/-/archive/v5.0.0/corepins-v5.0.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=31c7c25b3567b9dd4e701d7228049377
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
DESCRIPTION=A bookmarking app for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepins
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=024be20cc4d40ecc0024fa47ac5d30ee
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-qt/qtbase:6[widgets] sys-auth/polkit x11-misc/sddm
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/qtilities/sddm-conf/archive/refs/tags/0.2.0.tar.gz -> sddm-conf-0.2.0.tar.gz
|
||||
SRC_URI=https://github.com/qtilities/sddm-conf/archive/refs/tags/0.3.0.tar.gz -> sddm-conf-0.3.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=566ada155a84d549297f7eb193542b3e
|
||||
_md5_=cad97d0353759b16f7ba58655d880730
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5
|
||||
DESCRIPTION=Library for managing settings of CoreApps
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/libcprime
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/libcprime/-/archive/v4.5.0/libcprime-v4.5.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=3c330dcb35e9b66d9bf80fbfceb87a24
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtnetwork:5
|
||||
DESCRIPTION=Library for managing the device
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/libcsys
|
||||
INHERIT=cmake
|
||||
IUSE=udisks
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtnetwork:5 udisks? ( sys-fs/udisks:2 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/libcsys/-/archive/v4.5.0/libcsys-v4.5.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=db5b6fecf9868ee1e5194bdb26cc72b5
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-util/gdbus-codegen virtual/pkgconfig test? ( dev-cpp/gtest dev-util/umockdev x11-base/xwayland ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-cpp/yaml-cpp:= dev-libs/boost:= dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland dev-util/lttng-ust:= media-libs/freetype media-libs/libepoxy media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/libXcursor x11-libs/libdrm x11-libs/libxcb:= x11-libs/libxkbcommon virtual/libudev:= X? ( x11-libs/libX11 ) media-libs/glm
|
||||
DESCRIPTION=Set of libraries for building Wayland based shells
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mir-server.io/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
IUSE=test X
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( GPL-2 GPL-3 ) || ( LGPL-2.1 LGPL-3 )
|
||||
RDEPEND=dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-cpp/yaml-cpp:= dev-libs/boost:= dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland dev-util/lttng-ust:= media-libs/freetype media-libs/libepoxy media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/libXcursor x11-libs/libdrm x11-libs/libxcb:= x11-libs/libxkbcommon virtual/libudev:= X? ( x11-libs/libX11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2.19.3
|
||||
SRC_URI=https://github.com/canonical/mir/archive/refs/tags/v2.19.3.tar.gz -> mir-2.19.3.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=b0317786326ab58ae6407fbe4e31d3b7
|
||||
@@ -11,7 +11,7 @@ KEYWORDS=~amd64
|
||||
LICENSE=|| ( GPL-2 GPL-3 ) || ( LGPL-2.1 LGPL-3 )
|
||||
RDEPEND=dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-cpp/yaml-cpp:= dev-libs/boost:= dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland dev-util/lttng-ust:= media-libs/freetype media-libs/libepoxy media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/libXcursor x11-libs/libdrm x11-libs/libxcb:= x11-libs/libxkbcommon virtual/libudev:= X? ( x11-libs/libX11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2.20.0
|
||||
SRC_URI=https://github.com/canonical/mir/archive/refs/tags/v2.20.0.tar.gz -> mir-2.20.0.tar.gz
|
||||
SLOT=0/2.20.2
|
||||
SRC_URI=https://github.com/canonical/mir/archive/refs/tags/v2.20.2.tar.gz -> mir-2.20.2.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=24c267e56bc1de04b099719f788ac810
|
||||
_md5_=436abee7edb9cf08d5fd848c4c50e320
|
||||
15
metadata/md5-cache/gui-libs/qdocumentview-0.3.0.1
Normal file
15
metadata/md5-cache/gui-libs/qdocumentview-0.3.0.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=app-text/poppler[qt6] dev-qt/qtbase:6[gui,widgets] cups? ( net-print/cups ) djvu? ( app-text/djvu ) postscript? ( app-text/libspectre )
|
||||
DESCRIPTION=Widget to render multi-page documents
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/extraqt/qdocumentview
|
||||
INHERIT=meson
|
||||
IUSE=cups djvu postscript
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=app-text/poppler[qt6] dev-qt/qtbase:6[gui,widgets] cups? ( net-print/cups ) djvu? ( app-text/djvu ) postscript? ( app-text/libspectre )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/extraqt/qdocumentview/-/archive/v0.3.0.1/qdocumentview-v0.3.0.1.tar.bz2
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=3dae8d836bddb79d0708863cef96337c
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/glib:2 dev-libs/libxml2:2 gui-libs/gtk:4 dev-libs/json-glib
|
||||
DESCRIPTION=A lightweight rich-text framework for GTK 4
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mjakeman/text-engine
|
||||
INHERIT=meson
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3+
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/libxml2:2 gui-libs/gtk:4 x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mjakeman/text-engine/archive/v0.1.1.tar.gz -> text-engine-0.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=acabb6f70ac647d2eb76ee59376fbe7c
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=>=dev-libs/glib-2.72.0:2 dev-libs/libxml2:2 gui-libs/gtk:4 dev-libs/json-glib
|
||||
DESCRIPTION=A lightweight rich-text framework for GTK 4
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mjakeman/text-engine
|
||||
INHERIT=meson git-r3
|
||||
LICENSE=|| ( MPL-2.0 LGPL-2.1+ )
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-libs/glib-2.72.0:2 dev-libs/libxml2:2 gui-libs/gtk:4 x11-libs/pango
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=994c7c76e41952bb9e6f33d1737bbdab
|
||||
16
metadata/md5-cache/gui-wm/niri-25.05
Normal file
16
metadata/md5-cache/gui-wm/niri-25.05
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=screencast? ( llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) ) || ( >=dev-lang/rust-bin-1.80.1:* >=dev-lang/rust-1.80.1:* ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
||||
DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/libdisplay-info:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
|
||||
DESCRIPTION=Scrollable-tiling Wayland compositor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/YaLTeR/niri
|
||||
INHERIT=cargo llvm-r2 optfeature systemd
|
||||
IUSE=+dbus screencast systemd debug +llvm_slot_19 llvm_slot_18 llvm_slot_20
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/libdisplay-info:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
|
||||
REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v25.05.tar.gz -> niri-25.05.tar.gz https://github.com/YaLTeR/niri/releases/download/v25.05/niri-25.05-vendored-dependencies.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a llvm-utils 846280a994c1843d9c21248c188bd147 multilib b2a329026f2e404e9e371097dda47f96 llvm-r2 a5ef1fdf58800ef46a588e7780784437 optfeature 538bce96e5589935b57e178e8635f301 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=60d85b36580ebc7d30964434c6f36786
|
||||
17
metadata/md5-cache/gui-wm/phoc-0.47.0
Normal file
17
metadata/md5-cache/gui-wm/phoc-0.47.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-util/glslang dev-libs/glib:2 dev-libs/wayland-protocols dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-util/vulkan-headers x11-libs/libxkbcommon >=dev-libs/libinput-1.19.0:= >=dev-libs/libliftoff-0.4 >=dev-libs/wayland-1.23.0 media-libs/libdisplay-info:= media-libs/libglvnd media-libs/vulkan-loader || ( >=media-libs/mesa-24.1.0_rc1[opengl] <media-libs/mesa-24.1.0_rc1[egl(+),gles2] ) sys-apps/hwdata sys-auth/seatd:= x11-base/xwayland x11-libs/cairo >=x11-libs/libdrm-2.4.122 x11-libs/libxcb:= >=x11-libs/pixman-0.42.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev:= >=dev-libs/glib-2.80:2 dev-libs/gmobile dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3= gnome-base/gsettings-desktop-schemas >=x11-libs/pixman-0.43.4 x11-libs/libxcb:= x11-libs/libxkbcommon test? ( x11-wm/mutter )
|
||||
DESCRIPTION=Wayland compositor for mobile phones
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phoc
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson verify-sig virtualx xdg
|
||||
IUSE=gtk-doc man test verify-sig test
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT
|
||||
RDEPEND=>=dev-libs/libinput-1.19.0:= >=dev-libs/libliftoff-0.4 >=dev-libs/wayland-1.23.0 media-libs/libdisplay-info:= media-libs/libglvnd media-libs/vulkan-loader || ( >=media-libs/mesa-24.1.0_rc1[opengl] <media-libs/mesa-24.1.0_rc1[egl(+),gles2] ) sys-apps/hwdata sys-auth/seatd:= x11-base/xwayland x11-libs/cairo >=x11-libs/libdrm-2.4.122 x11-libs/libxcb:= >=x11-libs/pixman-0.42.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev:= >=dev-libs/glib-2.80:2 dev-libs/gmobile dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3= gnome-base/gsettings-desktop-schemas >=x11-libs/pixman-0.43.4 x11-libs/libxcb:= x11-libs/libxkbcommon
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/phoc/phoc-0.47.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phoc/phoc-0.47.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=8c3fe29350712ee6cfea43e5aa328ef7
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/patchelf
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa[X(+)] net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.0-gtk3[X,opengl] sys-libs/zlib
|
||||
DEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa[X(+),osmesa(-)] net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.2-gtk3[X,opengl] sys-libs/zlib
|
||||
DESCRIPTION=Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
EAPI=8
|
||||
HOMEPAGE=https://bambulab.com
|
||||
@@ -8,9 +8,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop wrapper xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa[X(+)] net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.0-gtk3[X,opengl] sys-libs/zlib
|
||||
RDEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa[X(+),osmesa(-)] net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.2-gtk3[X,opengl] sys-libs/zlib
|
||||
RESTRICT=strip test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bambulab/BambuStudio/releases/download/V02.00.03.54/Bambu_Studio_linux_fedora-v02.00.03.54.AppImage -> bambustudio-bin-02.00.03.54.AppImage
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=8886c0f1d139f78d16d45c253865759c
|
||||
_md5_=876fa2fa3831d69af66796488273091f
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-util/wayland-scanner test? ( dev-cpp/gtest ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=dev-libs/json-c:= dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= ) dev-libs/wayland-protocols svg? ( X? ( x11-base/xorg-proto ) )
|
||||
DESCRIPTION=A lightweight image viewer for Wayland display servers
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/artemsen/swayimg
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson xdg
|
||||
IUSE=avif bash-completion exif exr gif heif jpeg jpegxl png sixel svg test tiff webp X
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/json-c:= dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v3.8.tar.gz -> swayimg-3.8.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=dc873cc6ac522f1e293bb06d5db709fb
|
||||
17
metadata/md5-cache/media-gfx/swayimg-4.0
Normal file
17
metadata/md5-cache/media-gfx/swayimg-4.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-util/wayland-scanner test? ( dev-cpp/gtest ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) raw? ( media-libs/libraw:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) sway? ( dev-libs/json-c:= ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= ) dev-libs/wayland-protocols svg? ( X? ( x11-base/xorg-proto ) )
|
||||
DESCRIPTION=A lightweight image viewer for Wayland display servers
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/artemsen/swayimg
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson xdg
|
||||
IUSE=avif bash-completion exif exr gif heif jpeg jpegxl png raw sixel svg +sway test tiff webp X
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) raw? ( media-libs/libraw:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) sway? ( dev-libs/json-c:= ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v4.0.tar.gz -> swayimg-4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=224346f1ce2e8cd3f418ec9e8e87078a
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/xgl/archive/e9782eb33ce5e5e4ed2e339542a28c1b933624b4.tar.gz -> amdvlk-xgl-e9782eb33ce5e5e4ed2e339542a28c1b933624b4.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/c5e800072a32f68b6ccc4422936d96167c6e0728.tar.gz -> amdvlk-pal-c5e800072a32f68b6ccc4422936d96167c6e0728.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/40cb8d95ad8d6f7f1652e3fd47d39667594cce08.tar.gz -> amdvlk-llpc-40cb8d95ad8d6f7f1652e3fd47d39667594cce08.tar.gz https://github.com/GPUOpen-Drivers/gpurt/archive/7b226d48b46b7e92fec3b9ecc5712e5bf2bf3dd9.tar.gz -> amdvlk-gpurt-7b226d48b46b7e92fec3b9ecc5712e5bf2bf3dd9.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/8fd93e26cf9b1235fc9573b68b96233818be0ed4.tar.gz -> amdvlk-llvm-project-8fd93e26cf9b1235fc9573b68b96233818be0ed4.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/6ab6ee5d31d001ba73feb5e7f13dbc75da96b620.tar.gz -> amdvlk-MetroHash-6ab6ee5d31d001ba73feb5e7f13dbc75da96b620.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/73d612971b3a73341f241b021e5cbda220eef7f2.tar.gz -> amdvlk-CWPack-73d612971b3a73341f241b021e5cbda220eef7f2.tar.gz https://github.com/GPUOpen-Drivers/llvm-dialects/archive/b249d1d3285696bd2a6a5729f5dfb7f69150047e.tar.gz -> amdvlk-LLVM-dialects-b249d1d3285696bd2a6a5729f5dfb7f69150047e.tar.gz
|
||||
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-any-r1 891415dfe39ad9b41b461f2b86354af0 flag-o-matic b892042b2667b8ac69ec8a2571dc290a ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 37d23064f303dcf23453353ab8c77059
|
||||
_md5_=af641deaa1890f030abb6b06afc775eb
|
||||
_md5_=a60b71a536ef67f7412e3403b5f76bfc
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=virtual/opengl
|
||||
DESCRIPTION=OpenGL Easy Extension library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://elf-stone.com/glee.php
|
||||
INHERIT=autotools
|
||||
IUSE=static-libs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=virtual/opengl
|
||||
SLOT=0
|
||||
SRC_URI=https://elf-stone.com/downloads/GLee/GLee-5.4.0-src.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 35f9bf6198bb538e28dcdea5fda274f2
|
||||
_md5_=d1326bda60d8e9192e00fe7711cfc189
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=virtual/opengl
|
||||
DESCRIPTION=OpenGL Easy Extension library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://elf-stone.com/glee.php
|
||||
INHERIT=autotools
|
||||
IUSE=static-libs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=virtual/opengl
|
||||
SLOT=0
|
||||
SRC_URI=https://elf-stone.com/downloads/GLee/GLee-5.4.0-src.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 35f9bf6198bb538e28dcdea5fda274f2
|
||||
_md5_=d0ba16fce800150cd288cc6135917da1
|
||||
15
metadata/md5-cache/media-libs/glee-5.4.0-r3
Normal file
15
metadata/md5-cache/media-libs/glee-5.4.0-r3
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=virtual/opengl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
DESCRIPTION=OpenGL Easy Extension library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://elf-stone.com/glee.php
|
||||
INHERIT=autotools multilib-minimal
|
||||
IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=virtual/opengl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
SLOT=0
|
||||
SRC_URI=https://elf-stone.com/downloads/GLee/GLee-5.4.0-src.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 35f9bf6198bb538e28dcdea5fda274f2 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123
|
||||
_md5_=664039ef8d340163595e1c88ae87949c
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-util/glslang dev-util/gdbus-codegen gui? ( gnome-base/librsvg ) dev-util/vulkan-headers app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 ) dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-libs/boost
|
||||
DESCRIPTION=WiVRn OpenXR streaming
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/WiVRn/WiVRn
|
||||
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake fcaps flag-o-matic xdg
|
||||
IUSE=debug gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 +filecaps
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
RDEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 )
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v0.24.1.tar.gz -> wivrn-0.24.1.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v0.24.1/server-build-deps.tar.xz -> wivrn-0.24.1-server-build-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=2273f91923d62cc31683438c8d6d24b4
|
||||
@@ -12,6 +12,6 @@ LICENSE=GPL-3 Apache-2.0 MIT
|
||||
RDEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 )
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v0.23.2.tar.gz -> wivrn-0.23.2.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v0.23.2/server-build-deps.tar.xz -> wivrn-0.23.2-server-build-deps.tar.xz
|
||||
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v0.25.tar.gz -> wivrn-0.25.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v0.25/server-build-deps.tar.xz -> wivrn-0.25-server-build-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=2273f91923d62cc31683438c8d6d24b4
|
||||
_md5_=57e86fa091c97802bf05075d83e93e08
|
||||
@@ -13,4 +13,4 @@ RDEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader
|
||||
REQUIRED_USE=|| ( nvenc vaapi x264 )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=2273f91923d62cc31683438c8d6d24b4
|
||||
_md5_=57e86fa091c97802bf05075d83e93e08
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install postinst setup unpack
|
||||
DEPEND=lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) media-gfx/darktable[lua] lua_single_target_lua5-4? ( dev-lua/luasec[lua_targets_lua5-4(-)] dev-lua/luajson[lua_targets_lua5-4(-)] dev-lua/multipart-post[lua_targets_lua5-4(-)] )
|
||||
DESCRIPTION=Wikimedia Commons export plugin for Darktable. Every upload is converted
|
||||
DESCRIPTION=Wikimedia Commons export plugin for Darktable
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/trougnouf/dtMediaWiki
|
||||
INHERIT=git-r3 lua-single
|
||||
@@ -10,4 +10,4 @@ LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb
|
||||
_md5_=ef58630f404bb9c714febe5121a11cb1
|
||||
_md5_=c9b3f864405dd2cb813a67f08464ebea
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-build/cmake-3.28 dev-qt/qttools:6[linguist] virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtmultimedia:6 dev-qt/qtwidgets:5
|
||||
DEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets]
|
||||
DESCRIPTION=Music Player written in C++ & Qt.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brookiestein/QBitMPlayer
|
||||
@@ -8,8 +8,8 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtwidgets:5
|
||||
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/2.7.0.tar.gz -> QBitMPlayer-2.7.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=06f1f8d90dd36760fcc2fa477776d5e9
|
||||
_md5_=9823d05b8352a8d20e4cb18fbeb0d283
|
||||
15
metadata/md5-cache/media-sound/spotifyd-0.4.1
Normal file
15
metadata/md5-cache/media-sound/spotifyd-0.4.1
Normal file
File diff suppressed because one or more lines are too long
@@ -10,6 +10,6 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 app-crypt/libsecret app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/libayatana-appindicator dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc virtual/udev x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst x11-libs/libdrm x11-libs/libnotify x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=4
|
||||
SRC_URI=https://beeper-desktop.download.beeper.com/builds/Beeper-4.0.661.AppImage
|
||||
SRC_URI=https://beeper-desktop.download.beeper.com/builds/Beeper-4.0.693.AppImage
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 3bebf8c71f3acd4070d63b098c45a7f1 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=df7fa33f7db490c1796346c3f8c6999c
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
|
||||
EAPI=8
|
||||
@@ -6,8 +6,8 @@ HOMEPAGE=https://github.com/erebe/wstunnel/
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 openssl Unicode-3.0
|
||||
LICENSE=BSD Apache-2.0 BSD CC0-1.0 CDLA-Permissive-2.0 ISC MIT openssl Unicode-3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/erebe/wstunnel/archive/v10.1.11.tar.gz -> wstunnel-10.1.11.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/wstunnel-10.1.11/wstunnel-10.1.11-crates.tar.xz
|
||||
SRC_URI=https://github.com/erebe/wstunnel/archive/v10.3.0.tar.gz -> wstunnel-10.3.0.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/wstunnel-10.3.0/wstunnel-10.3.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
|
||||
_md5_=e0dfa14c2cbef2778ff9f214d124a0d4
|
||||
_md5_=851dd03eb1ea498cf3ebfa2033a52f5a
|
||||
@@ -10,6 +10,6 @@ LICENSE=GPL-3
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.5/MullvadVPN-2025.5_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.5/MullvadVPN-2025.5_aarch64.rpm )
|
||||
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6/MullvadVPN-2025.6_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6/MullvadVPN-2025.6_aarch64.rpm )
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=5a4a4e3846016ad76bf64f4934877807
|
||||
_md5_=835a3980f9e971198e6e2e6eaf02dec6
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-arch/rpm2targz virtual/pkgconfig
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DESCRIPTION=Tool used to manage daemon setup
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mullvad/mullvadvpn-app https://mullvad.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop rpm systemd shell-completion xdg
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6-beta2/MullvadVPN-2025.6-beta2_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6-beta2/MullvadVPN-2025.6-beta2_aarch64.rpm )
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=fa7ab0055a375ed5d555d69320f60ad7
|
||||
16
metadata/md5-cache/phosh-base/pfs-0.0.3
Normal file
16
metadata/md5-cache/phosh-base/pfs-0.0.3
Normal file
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/phosh-base/phosh-mobile-settings-0.47.0
Normal file
16
metadata/md5-cache/phosh-base/phosh-mobile-settings-0.47.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-libs/glib:2 dev-util/gdbus-codegen dev-util/glib-utils dev-util/wayland-scanner sys-devel/gettext verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
|
||||
DEPEND=>=dev-libs/glib-2.76:2 >=dev-libs/gmobile-0.2.1 >=dev-libs/json-glib-1.6.2 >=dev-libs/feedbackd-0.8.0 >=dev-libs/libportal-0.9.1:=[gtk] >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-44:4= >=gui-libs/gtk-4.12.5:4[wayland] >=gui-libs/libadwaita-1.5:1 media-libs/gsound >=media-libs/libpulse-12.99.3[glib] >=phosh-base/phosh-shell-0.40.0 sys-apps/dbus sys-apps/lm-sensors:= >=dev-libs/wayland-protocols-1.12
|
||||
DESCRIPTION=Phosh and related settings for mobile
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/guidog/phosh-mobile-settings
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson verify-sig xdg
|
||||
IUSE=verify-sig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+ GPL-3+
|
||||
RDEPEND=>=dev-libs/glib-2.76:2 >=dev-libs/gmobile-0.2.1 >=dev-libs/json-glib-1.6.2 >=dev-libs/feedbackd-0.8.0 >=dev-libs/libportal-0.9.1:=[gtk] >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-44:4= >=gui-libs/gtk-4.12.5:4[wayland] >=gui-libs/libadwaita-1.5:1 media-libs/gsound >=media-libs/libpulse-12.99.3[glib] >=phosh-base/phosh-shell-0.40.0 sys-apps/dbus sys-apps/lm-sensors:= !<phosh-base/phosh-osk-stub-0.42.0 >=gui-wm/phoc-0.34.0 || ( >=phosh-base/xdg-desktop-portal-phosh-0.46.0 <phosh-base/phosh-shell-0.44.0 )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/phosh-mobile-settings/phosh-mobile-settings-0.47.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-mobile-settings/phosh-mobile-settings-0.47.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=409ba6bf4402e3f683af56a4f7e71e16
|
||||
@@ -1,7 +1,7 @@
|
||||
BDEPEND=dev-libs/glib:2 dev-libs/libxml2:2 dev-util/gdbus-codegen dev-util/glib-utils dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) test? ( dev-libs/json-glib ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
|
||||
DEPEND=app-shells/fzf app-text/hunspell:= >=dev-libs/glib-2.66:2 dev-libs/feedbackd dev-libs/json-glib >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-3.26:3 >=gui-libs/libhandy-1.1.90:1 x11-libs/cairo >=x11-libs/gtk+-3.22:3[wayland] x11-libs/libxkbcommon[wayland] x11-libs/pango elogind? ( >=sys-auth/elogind-241 ) !elogind? ( >=sys-apps/systemd-241:= ) >=dev-libs/wayland-protocols-1.12
|
||||
DESCRIPTION=On-screen keyboard stub
|
||||
DEPEND=app-shells/fzf app-text/hunspell:= >=dev-libs/glib-2.80:2 dev-libs/feedbackd dev-libs/json-glib >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-3.26:3= >=gui-libs/libhandy-1.1.90:1 x11-libs/cairo >=x11-libs/gtk+-3.22:3[wayland] x11-libs/pango elogind? ( >=sys-auth/elogind-241 ) !elogind? ( >=sys-apps/systemd-241:= ) >=dev-libs/gmobile-0.2.0 >=dev-libs/wayland-protocols-1.12 >=gnome-base/gsettings-desktop-schemas-47 x11-libs/libxkbcommon[wayland]
|
||||
DESCRIPTION=Alternative on screen keyboard for Phosh
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/guidog/phosh-osk-stub
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
@@ -9,9 +9,9 @@ INHERIT=gnome2-utils meson virtualx verify-sig xdg
|
||||
IUSE=elogind gtk-doc man test test verify-sig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=app-shells/fzf app-text/hunspell:= >=dev-libs/glib-2.66:2 dev-libs/feedbackd dev-libs/json-glib >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-3.26:3 >=gui-libs/libhandy-1.1.90:1 x11-libs/cairo >=x11-libs/gtk+-3.22:3[wayland] x11-libs/libxkbcommon[wayland] x11-libs/pango elogind? ( >=sys-auth/elogind-241 ) !elogind? ( >=sys-apps/systemd-241:= ) gnome-base/gsettings-desktop-schemas
|
||||
RDEPEND=app-shells/fzf app-text/hunspell:= >=dev-libs/glib-2.80:2 dev-libs/feedbackd dev-libs/json-glib >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-3.26:3= >=gui-libs/libhandy-1.1.90:1 x11-libs/cairo >=x11-libs/gtk+-3.22:3[wayland] x11-libs/pango elogind? ( >=sys-auth/elogind-241 ) !elogind? ( >=sys-apps/systemd-241:= )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/phosh-osk-stub/phosh-osk-stub-0.41.1.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-osk-stub/phosh-osk-stub-0.41.1.tar.xz.asc )
|
||||
SRC_URI=https://sources.phosh.mobi/releases/phosh-osk-stub/phosh-osk-stub-0.47.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-osk-stub/phosh-osk-stub-0.47.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 virtualx 9741d451eb64ea8bb9faee90d68a9b68 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=db6b2f66a59f03a27878d5729bbebf18
|
||||
_md5_=f6bf3cc59579186dd7d485f92e5436ae
|
||||
16
metadata/md5-cache/phosh-base/phosh-tour-0.47.0
Normal file
16
metadata/md5-cache/phosh-base/phosh-tour-0.47.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-libs/libxml2 sys-devel/gettext verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
|
||||
DEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1
|
||||
DESCRIPTION=Introduction to phosh on smartphones
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phosh-tour
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson verify-sig xdg
|
||||
IUSE=verify-sig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.47.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.47.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=7347115560f7767cd73a2d9fc2498ba2
|
||||
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-libs/glib:2 dev-util/gdbus-codegen sys-devel/gettext virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
|
||||
DEPEND=>=dev-libs/glib-2.76:2 >=gnome-base/gnome-desktop-43:4 >=gnome-base/gsettings-desktop-schemas-47 >=gui-libs/gtk-4.12:4[wayland] >=gui-libs/libadwaita-1.6:1 media-libs/fontconfig:1.0 phosh-base/pfs sys-apps/dbus >=sys-apps/xdg-desktop-portal-1.19.1
|
||||
DESCRIPTION=Phosh portal backend for xdg-desktop-portal
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/guidog/xdg-desktop-portal-phosh
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson systemd verify-sig xdg
|
||||
IUSE=verify-sig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=>=dev-libs/glib-2.76:2 >=gnome-base/gnome-desktop-43:4 >=gnome-base/gsettings-desktop-schemas-47 >=gui-libs/gtk-4.12:4[wayland] >=gui-libs/libadwaita-1.6:1 media-libs/fontconfig:1.0 phosh-base/pfs sys-apps/dbus >=sys-apps/xdg-desktop-portal-1.19.1 !<phosh-base/phosh-shell-0.44.0
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/xdg-desktop-portal-phosh/xdg-desktop-portal-phosh-0.47.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/xdg-desktop-portal-phosh/xdg-desktop-portal-phosh-0.47.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 systemd a964c0cbe818b5729da1dbfcee5be861 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=cdde833f419da4c32db07cd07aab9ec9
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=?? ( openblas blis )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ggerganov/llama.cpp/archive/refs/tags/b5332.tar.gz -> llama-cpp-0_pre5332.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f rocm 826765f795a41b937d1bfe8e709346cd
|
||||
_md5_=1d9c0299b03b67d9071dd9f21be5ab7d
|
||||
_md5_=e16380c76011dc9e604b6f92baaf157b
|
||||
|
||||
@@ -12,4 +12,4 @@ RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-
|
||||
REQUIRED_USE=?? ( openblas blis )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f rocm 826765f795a41b937d1bfe8e709346cd git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=1d9c0299b03b67d9071dd9f21be5ab7d
|
||||
_md5_=e16380c76011dc9e604b6f92baaf157b
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) || ( >=dev-lang/rust-bin-1.76.0:* >=dev-lang/rust-1.76.0:* )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
|
||||
DEPEND=x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) test? ( sys-fs/fuse:3 )
|
||||
DESCRIPTION=Linux GPU Control Application
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ilya-zlobintsev/LACT
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo llvm-r2 xdg
|
||||
IUSE=gui libadwaita test debug +llvm_slot_19 llvm_slot_18
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 GPL-3 ISC MIT Unicode-3.0 ZLIB
|
||||
RDEPEND=x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) dev-util/vulkan-tools sys-apps/hwdata
|
||||
REQUIRED_USE=libadwaita? ( gui ) test? ( gui ) ^^ ( llvm_slot_18 llvm_slot_19 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.7.2.tar.gz -> lact-0.7.2.tar.gz https://github.com/pastalian/distfiles/releases/download/lact-0.7.2/lact-0.7.2-crates.tar.xz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/890581189516191428a8b8c7ba3b006adf03a3fc.tar.gz -> nvml-wrapper-890581189516191428a8b8c7ba3b006adf03a3fc.gh.tar.gz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/890581189516191428a8b8c7ba3b006adf03a3fc.tar.gz -> nvml-wrapper-890581189516191428a8b8c7ba3b006adf03a3fc.gh.tar.gz https://gitlab.com/corectrl/copes/-/archive/1bc002a030345787f0e11e0317975a2e4f2a22ee/copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.tar.gz -> copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.gl.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a llvm-utils 846280a994c1843d9c21248c188bd147 multilib b2a329026f2e404e9e371097dda47f96 llvm-r2 a5ef1fdf58800ef46a588e7780784437 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=430fa69d2833f76625d4c13b170cfa8c
|
||||
18
metadata/md5-cache/sys-apps/lact-0.7.4
Normal file
18
metadata/md5-cache/sys-apps/lact-0.7.4
Normal file
@@ -0,0 +1,18 @@
|
||||
BDEPEND=virtual/pkgconfig llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) || ( >=dev-lang/rust-bin-1.76.0:* >=dev-lang/rust-1.76.0:* )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
|
||||
DEPEND=virtual/opencl x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) test? ( sys-fs/fuse:3 )
|
||||
DESCRIPTION=Linux GPU Control Application
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ilya-zlobintsev/LACT
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo llvm-r2 xdg
|
||||
IUSE=gui libadwaita test video_cards_nvidia debug +llvm_slot_19 llvm_slot_18 llvm_slot_20
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 GPL-3 GPL-3+ ISC MIT Unicode-3.0 ZLIB
|
||||
RDEPEND=virtual/opencl x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) dev-util/vulkan-tools sys-apps/hwdata
|
||||
REQUIRED_USE=libadwaita? ( gui ) test? ( gui ) ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.7.4.tar.gz -> lact-0.7.4.tar.gz https://github.com/kenba/cl3/archive/cb019aac330ab8243804be02b7183a1c5a211caa.tar.gz -> cl3-cb019aac330ab8243804be02b7183a1c5a211caa.gh.tar.gz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/d245c3010c72466cfb572f5baf91c91f7294bb36.tar.gz -> nvml-wrapper-d245c3010c72466cfb572f5baf91c91f7294bb36.gh.tar.gz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/d245c3010c72466cfb572f5baf91c91f7294bb36.tar.gz -> nvml-wrapper-d245c3010c72466cfb572f5baf91c91f7294bb36.gh.tar.gz https://gitlab.com/corectrl/copes/-/archive/1bc002a030345787f0e11e0317975a2e4f2a22ee/copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.tar.gz -> copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.gl.tar.gz https://github.com/Umio-Yasuno/libdrm-amdgpu-sys-rs/archive/c6d85fce871f79f763162ba15accdfcae74b2d40.tar.gz -> libdrm-amdgpu-sys-rs-c6d85fce871f79f763162ba15accdfcae74b2d40.gh.tar.gz https://github.com/pastalian/distfiles/releases/download/lact-0.7.4/lact-0.7.4-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a llvm-utils 846280a994c1843d9c21248c188bd147 multilib b2a329026f2e404e9e371097dda47f96 llvm-r2 a5ef1fdf58800ef46a588e7780784437 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=60ea0a8e8e6fe36c89adf27540ae597c
|
||||
@@ -11,6 +11,6 @@ LICENSE=AGPL-3 Apache-2.0 MIT
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= acct-user/invidious gnome-base/librsvg net-misc/inv_sig_helper
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/iv-org/invidious/archive/refs/tags/v2.20250314.0.tar.gz -> invidious-2025.03.14.0.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/b55d58dea94f7144ff0205857dfa70ec14eaa872.tar.gz -> invidious-mocks-b55d58d.tar.gz )
|
||||
SRC_URI=https://github.com/iv-org/invidious/archive/refs/tags/v2.20250517.0.tar.gz -> invidious-2025.05.17.0.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/b55d58dea94f7144ff0205857dfa70ec14eaa872.tar.gz -> invidious-mocks-b55d58d.tar.gz )
|
||||
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=4a3bca77edb18c733fcba6001897b867
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.11.5b/zen.linux-x86_64.tar.xz -> zen-bin-1.11.5b.tar.xz
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.12.5b/zen.linux-x86_64.tar.xz -> zen-bin-1.12.5b.tar.xz
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=59722be1d76ca9b56d768ae868a8da20
|
||||
File diff suppressed because one or more lines are too long
@@ -7,4 +7,4 @@ LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/libXcursor
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ful1e5/BreezeX_Cursor/releases/download/v2.0.0/BreezeX-Black.tar.gz -> breezex-xcursors-2.0.0-black.tar.gz https://github.com/ful1e5/BreezeX_Cursor/releases/download/v2.0.0/BreezeX-Dark.tar.gz -> breezex-xcursors-2.0.0-dark.tar.gz https://github.com/ful1e5/BreezeX_Cursor/releases/download/v2.0.0/BreezeX-Light.tar.gz -> breezex-xcursors-2.0.0-light.tar.gz
|
||||
_md5_=37e47fefdfec1319330823886fb45626
|
||||
_md5_=9eba211c2d5a72f4c7989a79d3fd4047
|
||||
|
||||
10
metadata/md5-cache/x11-themes/breezex-xcursors-2.0.1
Normal file
10
metadata/md5-cache/x11-themes/breezex-xcursors-2.0.1
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Cursor set highly inspired on KDE Breeze with HiDPi Support
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ful1e5/BreezeX_Cursor
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/libXcursor
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ful1e5/BreezeX_Cursor/releases/download/v2.0.1/BreezeX-Black.tar.xz -> breezex-xcursors-2.0.1-black.tar.xz https://github.com/ful1e5/BreezeX_Cursor/releases/download/v2.0.1/BreezeX-Dark.tar.xz -> breezex-xcursors-2.0.1-dark.tar.xz https://github.com/ful1e5/BreezeX_Cursor/releases/download/v2.0.1/BreezeX-Light.tar.xz -> breezex-xcursors-2.0.1-light.tar.xz
|
||||
_md5_=9b82b986356da32195ad1b472ae01f89
|
||||
@@ -109,12 +109,13 @@ app-admin/pulumi-bin 3.160.0 3.162.0 3.167.0: Infrastructure as code in any prog
|
||||
app-admin/rbw 1.13.2 9999: Unofficial Bitwarden CLI
|
||||
app-admin/ripasso 0.7.0: A password manager that uses the file format of 'pass'
|
||||
app-admin/s-tui 1.1.6 1.2.0: Stress-Terminal UI monitoring tool
|
||||
app-admin/sudo-rs 0.2.6: A memory safe implementation of sudo and su.
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
app-admin/talosctl-bin 1.7.6 1.9.2: Pre-compiled talosctl is an tool for interacting with the Talos API
|
||||
app-admin/talosctl-bin 1.7.6 1.9.5 1.10.1: Pre-compiled talosctl is an tool for interacting with the Talos API
|
||||
app-admin/terragrunt-bin 0.38.6 0.45.4 0.50.8: A thin wrapper for Terraform
|
||||
app-admin/tflint 0.55.1: Terraform linter
|
||||
app-admin/vaultwarden 1.33.2 9999: Unofficial Bitwarden compatible password manager server written in Rust
|
||||
app-alternatives/phosh-keyboard 0: sm.puri.OSK0.desktop symlinks
|
||||
app-alternatives/phosh-keyboard 0 1: sm.puri.OSK0.desktop symlinks
|
||||
app-arch/fuse-archive 0.1.14 1.6 1.10 1.12: Read-only FUSE file system for mounting archives and compressed files
|
||||
app-arch/libarchive-qt 2.0.8: Qt based archiving solution with libarchive backend
|
||||
app-arch/libzim 9.2.1-r1: ZIM file format: an offline storage solution for content coming from the Web
|
||||
@@ -133,7 +134,7 @@ app-backup/restic-browser 0.3.1-r1 0.3.1-r2: A GUI to browse and restore from re
|
||||
app-backup/timeshift 23.07.1: A system restore utility for Linux
|
||||
app-backup/timeshift-autosnap 0.9-r1: Automatically creates a timeshift-snapshot when executed
|
||||
app-benchmarks/kdiskmark 3.1.4-r1: Disk benchmarking tool
|
||||
app-benchmarks/occt-bin 14.0.10: All-in-one stability, stress test, benchmark and monitoring tool
|
||||
app-benchmarks/occt-bin 14.0.12 14.0.12-r1: All-in-one stability, stress test, benchmark and monitoring tool
|
||||
app-benchmarks/phoronix-test-suite 10.8.4 9999: Phoronix's comprehensive, cross-platform testing and benchmark suite
|
||||
app-benchmarks/poop 0.5.0 9999: Performance Optimizer Observation Platform
|
||||
app-benchmarks/unigine-superposition 1.1: Game like benchmark (CPU, GPU), for ~5 minutes
|
||||
@@ -192,7 +193,7 @@ app-emacs/idris-mode 1.0 9999: Idris syntax highlighting, compiler-supported edi
|
||||
app-emacs/inheritenv 0.2: Emacs support for direnv which operates buffer-locally
|
||||
app-emacs/prop-menu 0.1.2: Compute pop-up menus from text and overlay properties
|
||||
app-emulation/86BoxManagerX 1.7.6.0e 9999: A (cross-platform) configuration manager for the 86Box emulator
|
||||
app-emulation/arnold 20170513-r1: Amstrad CPC emulator
|
||||
app-emulation/arnold 20170513-r2: Amstrad CPC emulator
|
||||
app-emulation/box64 0.2.2 0.3.0 0.3.0-r1 9999: Linux Userspace x86_64 Emulator with a twist
|
||||
app-emulation/box86 0.3.0 0.3.6 9999: Linux Userspace x86 Emulator with a twist
|
||||
app-emulation/cloud-utils 0.33: Useful set of utilities for interacting with a cloud.
|
||||
@@ -233,7 +234,7 @@ app-misc/doublecmd 1.1.23 1.1.24: Cross Platform file manager
|
||||
app-misc/doublecmd-bin 1.0.11 1.1.21 1.1.23 1.1.24 9999: Double Commander: file manager with two panels, similar to Total Commander
|
||||
app-misc/dpscreenocr 1.4.1: Program to recognize text on screen
|
||||
app-misc/dragon 1.1.1 1.1.1_p20210820 1.2.0: Simple drag-and-drop source/sink for X and Wayland
|
||||
app-misc/electricsheep 3.0.2_p20191005-r1 3.0.2_p20191005-r2: Realize the collective dream of sleeping computers from all over the internet
|
||||
app-misc/electricsheep 3.0.4_p20240213: Realize the collective dream of sleeping computers from all over the internet
|
||||
app-misc/far2l 2.6.4_beta 2.6.5_beta 9999: Linux port of FAR Manager v2
|
||||
app-misc/fetsh 1.8 1.9 9999: A fetch written in POSIX shell without any external commands
|
||||
app-misc/fff 2.2: A simple file manager written in bash
|
||||
@@ -296,6 +297,7 @@ app-misc/watchexec 2.1.2 2.2.1 2.3.0: Executes commands in response to file modi
|
||||
app-misc/wcal 0.1-r1: ISO weekly calendar
|
||||
app-misc/wego 2.2: Wego is a weather client for the terminal
|
||||
app-misc/wlx-overlay-s 25.4.2 9999: A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops
|
||||
app-misc/wtf 0.43.0: The personal information dashboard for your terminal
|
||||
app-misc/x86-64-level 0.2.2 9999: Get the x86-64 Microarchitecture Level on the Current Machine
|
||||
app-misc/xplr 0.21.3-r1: A hackable, minimal, fast TUI file explorer
|
||||
app-misc/yazi 25.2.11-r1 25.3.2 9999: Blazing fast terminal file manager written in Rust, based on async I/O.
|
||||
@@ -347,7 +349,7 @@ app-text/code-minimap 0.6.8: A high performance code minimap generator
|
||||
app-text/dooit 3.1.0: A TUI todo manager
|
||||
app-text/epubgrep 0.6.2: Search tool for EPUB e-books
|
||||
app-text/ford 6.2.5 7.0.8-r1 7.0.9-r1 7.0.10 7.0.11: FORD, automatic documentation generator for modern Fortran programs
|
||||
app-text/harper 0.35.0: The language checker for developers.
|
||||
app-text/harper 0.36.0: The language checker for developers.
|
||||
app-text/jrnl 4.1 4.2: Collect your thoughts and notes without leaving the command line
|
||||
app-text/klogg 22.06.0.1289-r1: A GUI application to browse and search through long and complex log files
|
||||
app-text/komikku 1.72.0: Manga reader for GNOME
|
||||
@@ -358,7 +360,7 @@ app-text/lorien-bin 0.6.0-r2: Infinite canvas drawing/whiteboarding. Made with G
|
||||
app-text/lsp 0.5.0_rc4 9999: The least significant pager
|
||||
app-text/owo 0.1.0: OwO-ifies text via regex
|
||||
app-text/pandoc-crossref-bin 0.3.17.0f: Pandoc filter for cross-references
|
||||
app-text/simplenote-desktop-bin 2.23.0: The simplest way to keep notes
|
||||
app-text/simplenote-desktop-bin 2.23.0 2.23.2: The simplest way to keep notes
|
||||
app-text/sioyek 9999: Sioyek is a PDF viewer with a focus on textbooks and research papers
|
||||
app-text/smu 1.5 9999: Simple markup - markdown like syntax
|
||||
app-text/texlab 5.22.1: LaTeX Language Server
|
||||
@@ -436,7 +438,7 @@ dev-cpp/wt 4.11.2 4.11.3 4.11.4: Wt, C++ Web Toolkit
|
||||
dev-cpp/xtensor 0.26.0: header-only C++ library for numerical analysis with multi-dimensional arrays
|
||||
dev-cpp/xtl 0.8.0: Algorithms and containers used by the xtensor stack and the xeus stack
|
||||
dev-crystal/athena-negotiation 0.1.5 0.2.0: Framework agnostic content negotiation library
|
||||
dev-crystal/athena-spec 0.3.8 0.3.10: Common/helpful Spec compliant testing utilities
|
||||
dev-crystal/athena-spec 0.3.10 0.3.11: Common/helpful Spec compliant testing utilities
|
||||
dev-crystal/backtracer 1.2.2 1.2.4: Crystal shard aiming to assist with parsing backtraces into a structured form
|
||||
dev-crystal/crikey 0.1.0_p20170404: Data structure view templates for Crystal
|
||||
dev-crystal/crustache 2.4.4: {{Mustache}} for Crystal
|
||||
@@ -468,12 +470,12 @@ dev-crystal/webdrivers 0.4.3-r1: Helps manage drivers for Selenium, such as the
|
||||
dev-crystal/webless 0.1.0: HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
|
||||
dev-crystal/webmock 0.14.0: Mock HTTP client
|
||||
dev-db/libpg_query 16.5.1.0 17.6.0.0: C library for accessing the PostgreSQL parser outside of the server environment
|
||||
dev-db/limbo 0.0.19: The Limbo interactive SQL shell
|
||||
dev-db/limbo 0.0.19 0.0.20: The Limbo interactive SQL shell
|
||||
dev-db/pg_query_vala 0.1.0_pre20240326-r1 0.1.0_pre20241001: Thin wrapper around libpg_query to use with vala
|
||||
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
|
||||
dev-db/psequel 0.2.0-r1: Run your SQL query
|
||||
dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional information in posting lists
|
||||
dev-db/soci 4.0.3-r3: SOCI - The C++ Database Access Library
|
||||
dev-db/soci 4.0.3-r3 4.1.1 4.1.2: SOCI - The C++ Database Access Library
|
||||
dev-db/sqlcmd 1.8.3: The MSSQL SQLCMD CLI tool
|
||||
dev-db/tdscpp 20250301: C++ library to communicate with Microsoft SQL server
|
||||
dev-debug/gdb-dashboard 0.17.3 0.17.4: Modular visual interface for GDB in Python
|
||||
@@ -836,8 +838,8 @@ dev-python/queuelib 1.8.0: Collection of persistent and non-persistent queues fo
|
||||
dev-python/readability-lxml 0.8.1 0.8.4.1: Fast html to text parser (article readability tool)
|
||||
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
|
||||
dev-python/rectangle-packer 2.0.2: Pack a set of rectangles into a bounding box with minimum area
|
||||
dev-python/repology-client 0.2.0 0.3.0: Asynchronous wrapper for Repology API
|
||||
dev-python/rich-click 1.8.8: Format click help output nicely with rich
|
||||
dev-python/repology-client 0.3.0 0.4.0: Asynchronous wrapper for Repology API
|
||||
dev-python/rich-click 1.8.8 1.8.9: Format click help output nicely with rich
|
||||
dev-python/rpmautospec-core 0.1.5: Core functionality used by rpmautospec
|
||||
dev-python/rst2ansi 0.1.5-r3: Render reStructuredText documents to the terminal
|
||||
dev-python/rstcheck 6.2.0 6.2.1: Checks syntax of reStructuredText and code blocks nested within it
|
||||
@@ -920,7 +922,7 @@ dev-util/bats-assert 2.1.0: Common assertions for Bats
|
||||
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
|
||||
dev-util/bc-ur 0.3.0: Blockchain Commons UR Library
|
||||
dev-util/bruno-bin 1.9.0 1.9.0-r1: Opensource IDE For Exploring and Testing Api's
|
||||
dev-util/bump-my-version 1.1.1 1.1.2: Version bump your Python project
|
||||
dev-util/bump-my-version 1.1.2 1.1.3: Version bump your Python project
|
||||
dev-util/cargo-post 0.1.7: A cargo wrapper that executes a post build script after a successful build.
|
||||
dev-util/catalyst-lab 1.6.0 1.6.1: An automation tool for building Gentoo release stages and binhost packages.
|
||||
dev-util/catppuccin-catwalk 1.3.2: Soothing pastel previews for the high-spirited!
|
||||
@@ -1087,14 +1089,14 @@ gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to us
|
||||
gnome-extra/vvmplayer 1.4-r1: Visual Voicemail Player
|
||||
gnome-extra/wike 3.0.0 3.0.1 3.1.0 3.1.1: Wikipedia Reader for the GNOME Desktop
|
||||
gnome-extra/yad 13.0 14.1 9999: Display GTK+ dialog boxes from command line or shell scripts
|
||||
gui-apps/1password 8.10.28 8.10.48-r1: The world’s most-loved password manager
|
||||
gui-apps/1password 8.10.72 8.10.76: Password Manager
|
||||
gui-apps/ReGreet 0.1.1-r10 9999: A clean and customizable GTK-based greetd greeter written in Rust
|
||||
gui-apps/ashell 0.3.0 0.3.1: A ready to go Wayland status bar for Hyprland
|
||||
gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
|
||||
gui-apps/azote 1.16.0 9999: wallpaper manager for wlroots compositors
|
||||
gui-apps/clipman 1.6.2 1.6.3 1.6.4: A basic clipboard manager for Wayland.
|
||||
gui-apps/contour 0.6.1.7494: Modern C++ Terminal Emulator
|
||||
gui-apps/coreaction 4.5.0 5.0.0: A side bar for showing widgets for C Suite
|
||||
gui-apps/coreaction 5.0.0: A side bar for showing widgets for C Suite
|
||||
gui-apps/corearchiver 5.0.0: Archiver for C Suite, to create and extract archives
|
||||
gui-apps/corefm 5.0.0: A lightweight file-manager for C Suite
|
||||
gui-apps/coregarage 5.0.0: A settings manager for C Suite
|
||||
@@ -1104,8 +1106,8 @@ gui-apps/coreinfo 5.0.0: A file information tool for C Suite
|
||||
gui-apps/corekeyboard 5.0.0: A x11 based virtual keyboard for C Suite
|
||||
gui-apps/corepad 5.0.0: A document editor for C Suite
|
||||
gui-apps/corepaint 5.0.0: A paint app for C Suite
|
||||
gui-apps/corepdf 4.5.0 9999: A PDF viewer for C Suite
|
||||
gui-apps/corepins 4.5.0 9999: A bookmarking app for C Suite
|
||||
gui-apps/corepdf 5.0.0: A PDF viewer for C Suite
|
||||
gui-apps/corepins 5.0.0: A bookmarking app for C Suite
|
||||
gui-apps/corerenamer 5.0.0: A batch file renamer for C Suite
|
||||
gui-apps/coreshot 5.0.0: A screen capture utility for C Suite
|
||||
gui-apps/corestats 5.0.0: A system resource viewer for C Suite
|
||||
@@ -1164,7 +1166,7 @@ gui-apps/paperde 0.1.1_p20210426: Simple, sleek QT based DE for wayland using wa
|
||||
gui-apps/pop-launcher 1.2.1: Modular IPC-based desktop launcher service
|
||||
gui-apps/rofi-wayland 1.7.5_p3 1.7.8_p1: A window switcher, run dialog and dmenu replacement
|
||||
gui-apps/satty 0.14.0-r1 9999: A screenshot annotation tool inspired by Swappy and Flameshot.
|
||||
gui-apps/sddm-conf 0.2.0-r1: SDDM configuration editor
|
||||
gui-apps/sddm-conf 0.3.0: SDDM configuration editor
|
||||
gui-apps/sfwbar 1.0_beta15 1.0_beta16 9999: S* Floating Window Bar
|
||||
gui-apps/shikane 1.0.1: A wayland dynamic output config tool focusing on accuracy and determinism
|
||||
gui-apps/showmethekey 1.12.0 1.13.1: Show keys you typed on screen.
|
||||
@@ -1209,19 +1211,19 @@ gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for
|
||||
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
|
||||
gui-libs/gtk4-layer-shell 1.0.2 1.0.4: A library for using the Layer Shell Wayland protocol with GTK4.
|
||||
gui-libs/hyprland-qt-support 0.1.0: Qt6 Qml style provider for hypr* apps
|
||||
gui-libs/libcprime 4.5.0 5.0.0: Library for managing settings of CoreApps
|
||||
gui-libs/libcsys 4.5.0 5.0.0: Library for managing the device
|
||||
gui-libs/libcprime 5.0.0: Library for managing settings of CoreApps
|
||||
gui-libs/libcsys 5.0.0: Library for managing the device
|
||||
gui-libs/libsfdo 0.1.3 0.1.4: A collection of libraries which implement some freedesktop.org specifications
|
||||
gui-libs/mir 2.19.3 2.20.0 2.20.1: Set of libraries for building Wayland based shells
|
||||
gui-libs/mir 2.20.1 2.20.2: Set of libraries for building Wayland based shells
|
||||
gui-libs/qdocumentview 0.3.0.1: Widget to render multi-page documents
|
||||
gui-libs/scenefx 0.1 0.2 0.2.1: A replacement for the wlroots scene API with eye-candy effects.
|
||||
gui-libs/text-engine 0.1.1-r3 9999: A lightweight rich-text framework for GTK 4
|
||||
gui-libs/xdg-desktop-portal-hyprland 1.3.8 1.3.9 1.3.9-r1 9999: xdg-desktop-portal backend for hyprland
|
||||
gui-wm/cage 0.2.0 9999: A Wayland kiosk
|
||||
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
|
||||
gui-wm/labwc 0.8.3 0.8.4 9999: Openbox alternative for wayland
|
||||
gui-wm/miracle-wm 0.4.1 0.5.2: Tiling Wayland compositor based on Mir
|
||||
gui-wm/niri 25.02: Scrollable-tiling Wayland compositor
|
||||
gui-wm/phoc 0.42.1 0.43.0 0.44.0 0.44.1 0.45.0 0.46.0: Wayland compositor for mobile phones
|
||||
gui-wm/niri 25.02 25.05: Scrollable-tiling Wayland compositor
|
||||
gui-wm/phoc 0.42.1 0.43.0 0.44.0 0.44.1 0.45.0 0.46.0 0.47.0: Wayland compositor for mobile phones
|
||||
gui-wm/river 0.3.6 0.3.7 0.3.8 0.3.9: A dynamic tiling Wayland compositor
|
||||
gui-wm/swayfx 0.4-r2 0.5: SwayFX: Sway, but with eye candy!
|
||||
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet
|
||||
@@ -1262,7 +1264,7 @@ media-gfx/KTX-Software 4.3.2: KTX (Khronos Texture) Library and Tools
|
||||
media-gfx/WebPlotDigitizer-bin 4.7: Web based tool to extract data from plots, images, and maps
|
||||
media-gfx/airsane 0.4.5: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/bambustudio-bin 02.00.03.54: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/bambustudio-bin 02.00.03.54-r1: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/beeref 0.3.3: A Simple Reference Image Viewer
|
||||
media-gfx/bonzomatic 2023.06.15 9999: Live shader coding tool and Shader Showdown workhorse
|
||||
media-gfx/czkawka 8.0.0: App to find duplicates, empty folders and similar images
|
||||
@@ -1279,7 +1281,7 @@ media-gfx/sic 0.22.4: Accessible image processing and conversion from the termin
|
||||
media-gfx/silicon 0.5.2-r1 0.5.2-r2 0.5.3: Create beautiful image of your code
|
||||
media-gfx/superpaper 2.2.1: Advanced multi monitor wallpaper manager
|
||||
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
|
||||
media-gfx/swayimg 3.8 3.9: A lightweight image viewer for Wayland display servers
|
||||
media-gfx/swayimg 3.9 4.0: A lightweight image viewer for Wayland display servers
|
||||
media-gfx/timg 1.6.0: Terminal image and video viewer
|
||||
media-gfx/vimiv-qt 0.9.0-r1: An image viewer with vim-like keybindings
|
||||
media-gfx/vpuppr 0.9.0-r1: VTuber application made with Godot 3.4
|
||||
@@ -1295,7 +1297,7 @@ media-libs/dr_mp3 0.6.40: Single-header MP3 audio decoder library
|
||||
media-libs/dr_wav 0.13.17: Single-header WAV audio loader and writer library
|
||||
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
|
||||
media-libs/glad 2.0.8: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator
|
||||
media-libs/glee 5.4.0 5.4.0-r1: OpenGL Easy Extension library
|
||||
media-libs/glee 5.4.0-r3: OpenGL Easy Extension library
|
||||
media-libs/grok 11.0.0: World's Leading Open Source JPEG 2000 Codec
|
||||
media-libs/imgui 1.89.9-r4 1.91.1: Bloat-free graphical user interface library for C++
|
||||
media-libs/implot 0.16-r2: Immediate Mode Plotting
|
||||
@@ -1309,10 +1311,10 @@ media-libs/raylib 5.0 5.5 9999: A simple and easy-to-use library to learn videog
|
||||
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
|
||||
media-libs/vvdec 2.3.0: VVdeC, the Fraunhofer Versatile Video Decoder
|
||||
media-libs/vvenc 1.11.1: VVenC, the Fraunhofer Versatile Video Encoder
|
||||
media-libs/wivrn 0.23.2-r1 0.24.1 9999: WiVRn OpenXR streaming
|
||||
media-libs/wivrn 0.25 9999: WiVRn OpenXR streaming
|
||||
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
|
||||
media-plugins/argotlunar-bin 2.06-r2: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/dtmediawiki 9999: Wikimedia Commons export plugin for Darktable. Every upload is converted
|
||||
media-plugins/dtmediawiki 9999: Wikimedia Commons export plugin for Darktable
|
||||
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images.
|
||||
media-plugins/gst-plugins-qt6 1.22.12 1.24.10 1.24.11: Qt6 QML video sink plugin for GStreamer
|
||||
media-plugins/qt-heif-image-plugin 0.3.4: Qt plugin for HEIF images
|
||||
@@ -1354,14 +1356,14 @@ media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teach
|
||||
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
|
||||
media-sound/plexamp 4.11.5: A dedicated music player for your Plex media library.
|
||||
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
|
||||
media-sound/qbitmplayer 2.7.0: Music Player written in C++ & Qt.
|
||||
media-sound/qbitmplayer 2.7.0-r2: Music Player written in C++ & Qt.
|
||||
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
|
||||
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
|
||||
media-sound/spct 1.1.3: A CLI program to play back or render SPC files.
|
||||
media-sound/spot 0.4.0-r2: GTK4 Spotify (Premium) client
|
||||
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
|
||||
media-sound/spotify-player 0.19.1 0.20.4 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
|
||||
media-sound/spotifyd 0.3.5_p20240513: A Spotify daemon
|
||||
media-sound/spotifyd 0.3.5_p20240513 0.4.1: A Spotify daemon
|
||||
media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
|
||||
media-sound/supersonic 0.15.1 0.15.2: A lightweight and full-featured cross-platform desktop client
|
||||
media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
|
||||
@@ -1433,7 +1435,7 @@ net-im/Quaternion 0.0.97.1: A Qt-based IM client for Matrix
|
||||
net-im/WasIstLos 1.6.5 1.7.0: An unofficial WhatsApp desktop application for Linux
|
||||
net-im/abaddon 0.2.1 9999: Alternative Discord client using GTK instead of Electron
|
||||
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
|
||||
net-im/beeper 4.0.661 4.0.688: Beeper: Unified Messenger
|
||||
net-im/beeper 4.0.688 4.0.693: Beeper: Unified Messenger
|
||||
net-im/chatterino 2.5.2-r1 2.5.3: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.9.0-r1 0.10.2 9999: Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.643: All-in-one voice and text chat
|
||||
@@ -1535,7 +1537,7 @@ net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from
|
||||
net-misc/whatscli 1.0.6 1.0.11: A command line interface for WhatsApp
|
||||
net-misc/wlvncc 20250122 20250307 99999999: A Wayland Native VNC Client
|
||||
net-misc/wsdd 0.8: A Web Service Discovery host daemon.
|
||||
net-misc/wstunnel 10.1.11 10.2.0: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
|
||||
net-misc/wstunnel 10.2.0 10.3.0: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
|
||||
net-misc/xh 0.24.1: Friendly and fast tool for sending HTTP requests
|
||||
net-misc/xkcd-handler 1.1.4: A handler for XKCD urls
|
||||
net-misc/xmrig-mo 6.21.2 6.22.2: MoneroOcean fork of xmrig that supports algo switching
|
||||
@@ -1575,7 +1577,7 @@ net-vpn/GlobalProtect-openconnect 2.3.9-r1: Unofficial GlobalProtect VPN client
|
||||
net-vpn/cloudflare-warp 2024.2.62-r2 2024.4.133-r1 2024.11.309: Cloudflare Warp Client
|
||||
net-vpn/fastd 22 23: 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 2025.5 2025.6_beta2: Tool used to manage daemon setup
|
||||
net-vpn/mullvadvpn-app 2025.6: Tool used to manage daemon setup
|
||||
net-vpn/proton-vpn-gtk-app 4.9.6-r1: Proton VPN GTK app
|
||||
net-wireless/airspyhf 1.6.8: User mode driver for Airspy HF+
|
||||
net-wireless/bluetuith 0.2.1 0.2.2 0.2.3 9999: A TUI bluetooth manager for Linux written in Go
|
||||
@@ -1588,11 +1590,13 @@ net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset
|
||||
net-wireless/rtl8821ce 0_pre20240326: Realtek RTL8821CE Driver module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20240821: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
net-wireless/sdrpp 1.2.0_pre20240607: Cross-Platform SDR Software
|
||||
phosh-base/pfs 0.0.3: Phosh File Selector library for selecting files
|
||||
phosh-base/phosh 0.42.0: Meta package for Phosh, merge this package to install
|
||||
phosh-base/phosh-mobile-settings 0.42.0 0.43.0: Mobile Settings App for phosh and related components
|
||||
phosh-base/phosh-osk-stub 0.41.1 0.42.0: On-screen keyboard stub
|
||||
phosh-base/phosh-mobile-settings 0.42.0 0.43.0 0.47.0: Phosh and related settings for mobile
|
||||
phosh-base/phosh-osk-stub 0.42.0 0.47.0: Alternative on screen keyboard for Phosh
|
||||
phosh-base/phosh-shell 0.42.0: Pure Wayland shell for mobile devices
|
||||
phosh-base/phosh-tour 0.43.0 0.44.0 0.45.0 0.46.0: Introduction to phosh on smartphones
|
||||
phosh-base/phosh-tour 0.43.0 0.44.0 0.45.0 0.46.0 0.47.0: Introduction to phosh on smartphones
|
||||
phosh-base/xdg-desktop-portal-phosh 0.47.0: Phosh portal backend for xdg-desktop-portal
|
||||
sci-biology/cmdock 0.2.0-r2 0.2.0-r3: Program for docking ligands to proteins and nucleic acids
|
||||
sci-biology/cytoscape-bin 3.10.3: A visualization platform for molecular interaction networks
|
||||
sci-biology/geneathome 1.10-r5: BOINC application for expanding Gene Regulatory Networks (GRN)
|
||||
@@ -1685,7 +1689,7 @@ sys-apps/fselect 0.8.6: Find files with SQL-like queries
|
||||
sys-apps/gat 0.23.1: Cat alternative written in Go
|
||||
sys-apps/hex 0.4.2 0.5.0 0.6.0: Futuristic take on hexdump
|
||||
sys-apps/hexyl 0.16.0: A command-line hex viewer
|
||||
sys-apps/lact 0.7.2 0.7.3: Linux GPU Control Application
|
||||
sys-apps/lact 0.7.3 0.7.4: Linux GPU Control Application
|
||||
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
|
||||
sys-apps/lr 1.6: list files, recursively
|
||||
sys-apps/lsplug 6: Replacement for lsusb that shows more useful info and less useless info
|
||||
@@ -1773,7 +1777,7 @@ www-apps/anubis 1.17.0 1.18.0: Weighs the soul of incoming HTTP requests to stop
|
||||
www-apps/code-server-bin 4.18.0 4.19.1 4.90.3: VS Code in the browser (binary version with unbundled node and ripgrep)
|
||||
www-apps/forgejo 9.0.3 10.0.0 10.0.1: A self-hosted lightweight software forge
|
||||
www-apps/freshrss 1.24.3 1.25.0: A free, self-hostable news aggregator
|
||||
www-apps/invidious 2025.03.14.0 2025.05.04.0: Invidious is an alternative front-end to YouTube
|
||||
www-apps/invidious 2025.05.04.0 2025.05.17.0: Invidious is an alternative front-end to YouTube
|
||||
www-apps/jackett 0.22.1363: API Support for your favorite torrent trackers
|
||||
www-apps/laminar 1.3-r1: Fast and lightweight Continuous Integration
|
||||
www-apps/libmedium 2024.06.10: Alternative private front-end to Medium
|
||||
@@ -1793,10 +1797,9 @@ www-client/mullvad-browser-bin 14.5.1: The Mullvad Browser is developed to minim
|
||||
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
|
||||
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/yandex-browser 25.2.6.724_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.11.5b 1.12.1b: Zen Browser - A Firefox-based browser focused on privacy
|
||||
www-client/zen-bin 1.12.1b 1.12.5b: Zen Browser - A Firefox-based browser focused on privacy
|
||||
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
|
||||
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
|
||||
www-misc/gorss 0.3: Go Terminal Feed Reader
|
||||
www-misc/kiwix-desktop 2.4.0: cross-platform viewer/manager for ZIM archives
|
||||
www-misc/libkiwix 14.0.0: Kiwix software suite core: code shared by all Kiwix ports
|
||||
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
|
||||
@@ -1852,7 +1855,7 @@ x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme
|
||||
x11-themes/arc-kde 20220908: Port of the popular GTK theme Arc for Plasma 5
|
||||
x11-themes/bibata-xcursors 2.0.3 2.0.7: Opensource, compact, and material-designed cursor set
|
||||
x11-themes/blackandwhite-gtk 9999: GTK-3 theme: simple black-and-white, minimalistic
|
||||
x11-themes/breezex-xcursors 2.0.0: Cursor set highly inspired on KDE Breeze with HiDPi Support
|
||||
x11-themes/breezex-xcursors 2.0.0 2.0.1: Cursor set highly inspired on KDE Breeze with HiDPi Support
|
||||
x11-themes/candy-icons 9999: 🍭 Sweet gradient icons
|
||||
x11-themes/catppuccin-btop 1.0.0: Soothing pastel theme for btop
|
||||
x11-themes/catppuccin-cursors 1.0.2 2.0.0: Soothing pastel mouse cursors
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 16 May 2025 10:24:16 +0000
|
||||
Tue, 20 May 2025 14:09:22 +0000
|
||||
|
||||
Reference in New Issue
Block a user