2026-03-29 16:16:01 UTC

This commit is contained in:
Repository mirror & CI
2026-03-29 16:16:01 +00:00
parent fb63e6f7af
commit 54e51b2b78
4 changed files with 13 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=C/C++ version of the zxcvbn password strength estimator
EAPI=8
HOMEPAGE=https://github.com/tsyrogit/zxcvbn-c
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/tsyrogit/zxcvbn-c/archive/refs/tags/v2.6.tar.gz -> zxcvbn-c-2.6.gh.tar.gz
_md5_=7eefb803d89bc05c46f9290269523dd4

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://docs.xfce.org/xfce/xfce4-panel/start https://gitlab.xfce.org/xfce/xfce4-panel/
INHERIT=vala xdg-utils
IUSE=+dbusmenu introspection vala wayland X
KEYWORDS=amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86
KEYWORDS=amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86
LICENSE=GPL-2+ LGPL-2.1+
RDEPEND=>=dev-libs/glib-2.72.0 >=x11-libs/cairo-1.16.0 >=x11-libs/gtk+-3.24.0:3[X?,introspection?,wayland?] >=xfce-base/exo-4.18.0:= >=xfce-base/garcon-4.18.0:= >=xfce-base/libxfce4ui-4.18.0:= >=xfce-base/libxfce4util-4.18.0:=[introspection?,vala?] >=xfce-base/libxfce4windowing-4.20.1:=[X?] >=xfce-base/xfconf-4.18.0:= dbusmenu? ( >=dev-libs/libdbusmenu-16.04.0[gtk3] ) introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) wayland? ( >=dev-libs/wayland-1.20 >=gui-libs/gtk-layer-shell-0.7.0 ) X? ( >=x11-libs/libX11-1.6.7 >=x11-libs/libXext-1.0.0 x11-libs/libwnck:3 )
REQUIRED_USE=|| ( wayland X ) vala? ( introspection )
SLOT=0
SRC_URI=https://archive.xfce.org/src/xfce/xfce4-panel/4.20/xfce4-panel-4.20.7.tar.bz2
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d vala b2f2aa400d77b841d952dda847e24d53 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=f74c3a5dcd4ca76cab88c4ed14c24040
_md5_=c50fb6183a4cc920aa183bf04ad0a40f

View File

@@ -5917,7 +5917,7 @@ dev-libs/yoga 3.2.1-r1: Cross-platform layout engine
dev-libs/yyjson 0.12.0: Fast JSON library in C
dev-libs/zix 0.6.2 0.7.0_pre20250801: Lightweight C library of portability wrappers and data structures
dev-libs/zug 0.1.1-r1: Transducers for C++
dev-libs/zxcvbn-c 2.5: C/C++ version of the zxcvbn password strength estimator
dev-libs/zxcvbn-c 2.5 2.6: C/C++ version of the zxcvbn password strength estimator
dev-libs/zziplib 0.13.80: Lightweight library for extracting data from files archived in a single zip file
dev-lisp/abcl 1.9.3: Armed Bear Common Lisp is a Common Lisp implementation for the JVM
dev-lisp/alexandria 1.4: A collection of portable utilities for Common Lisp

View File

@@ -1 +1 @@
Sun, 29 Mar 2026 15:46:02 +0000
Sun, 29 Mar 2026 16:16:00 +0000