2025-08-28 12:48:52 UTC

This commit is contained in:
Repository mirror & CI
2025-08-28 12:48:52 +00:00
parent d10233a759
commit 11aca3ed96
16 changed files with 69 additions and 122 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Forensic traces to identify a potential compromise of Android and iOS devices
EAPI=8
HOMEPAGE=https://github.com/mvt-project/mvt
INHERIT=distutils-r1
IUSE=python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/adb-shell[python_targets_python3_12(-)?] dev-python/biplist[python_targets_python3_12(-)?] dev-python/click[python_targets_python3_12(-)?] dev-python/iOSbackup[python_targets_python3_12(-)?] dev-python/libusb1[python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_12(-)?] dev-python/rich[python_targets_python3_12(-)?] dev-python/simplejson[python_targets_python3_12(-)?] dev-python/tld[python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_12(-)?] dev-python/ahocorasick[python_targets_python3_12(-)?] dev-python/appdirs[python_targets_python3_12(-)?] python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/mvt-project/mvt/archive/v2.4.1.tar.gz -> mvt-2.4.1.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc
_md5_=32229a382e64caa281a4fd3656bda273

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-cpp/coeurl-0.3.1:=[ssl] dev-libs/libfmt:= dev-libs/olm dev-libs/openssl:= dev-libs/re2:= dev-libs/spdlog:= >=dev-cpp/nlohmann_json-3.11.0 test? ( dev-cpp/gtest )
DEPEND=>=dev-cpp/coeurl-0.3.1:=[ssl] dev-libs/libfmt:= dev-libs/olm dev-libs/openssl:= dev-libs/re2:0/10 dev-libs/spdlog:= >=dev-cpp/nlohmann_json-3.11.0 test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of libcurl
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-cpp/coeurl-0.3.1:=[ssl] dev-libs/libfmt:= dev-libs/olm dev-libs/openssl:= dev-libs/re2:= dev-libs/spdlog:=
RDEPEND=>=dev-cpp/coeurl-0.3.1:=[ssl] dev-libs/libfmt:= dev-libs/olm dev-libs/openssl:= dev-libs/re2:0/10 dev-libs/spdlog:=
RESTRICT=!test? ( test )
SLOT=0/0.10.0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.10.0.tar.gz -> mtxclient-0.10.0.tar.gz
SLOT=0/0.10.1
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.10.1.tar.gz -> mtxclient-0.10.1.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=ecc2d15e7198db6d113499da99bc81ae
_md5_=bff71252ff87801cb400b81dde1fe2b7

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-perl/Module-Build dev-perl/Unicode-UTF8 dev-perl/Test-NoWarnings >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] test? ( >=virtual/perl-Test-Simple-1 )
BDEPEND=dev-perl/Module-Build virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/Unicode-UTF8 virtual/perl-Exporter dev-perl/Test-NoWarnings ) >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=]
DESCRIPTION=Easy, versatile, portable file handling
@@ -8,9 +8,9 @@ INHERIT=perl-module
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath test examples
KEYWORDS=~amd64
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-Exporter >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
RDEPEND=dev-perl/Unicode-UTF8 virtual/perl-Exporter >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/T/TO/TOMMY/File-Util-4.131591.tar.gz
SRC_URI=mirror://cpan/authors/id/T/TO/TOMMY/File-Util-4.201720.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 perl-module 41920449ca174fe9b9b303dfcbdb37a3
_md5_=3e8406f50b7486341015b71a820f2ee6
_md5_=219cde035992d240a5596c66160dff41

View File

@@ -1,15 +0,0 @@
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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Unserializes binary|text|file|memory plist data to Python dict
EAPI=8
HOMEPAGE=https://github.com/avibrazil/NSKeyedUnArchiver
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/N/NSKeyedUnArchiver/NSKeyedUnArchiver-1.5.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=29b061be826aa7ce81b6885a1317eb7f

View File

@@ -1,16 +0,0 @@
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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A binary plist parser/generator for Python
EAPI=8
HOMEPAGE=https://pypi.org/project/biplist/ https://github.com/wooster/biplist
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 ) || ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/biplist/biplist-1.0.3.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=495260be78427d4736f64e2fe8e4dec8

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/pytest-mypy-plugins[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/types-protobuf[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/types-protobuf[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=gRPC typing stubs for Python
EAPI=8
HOMEPAGE=https://pypi.org/project/grpc-stubs/ https://github.com/shabbyrobe/grpc-stubs/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/types-protobuf[python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/shabbyrobe/grpc-stubs/archive/refs/tags/1.53.0.3.tar.gz -> grpc-stubs-1.53.0.3.gh.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc
_md5_=31aa38d40b9629d66218d8212e0be1dc

View File

@@ -1,15 +0,0 @@
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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Reads and extracts files from a password-encrypted iOS backup
EAPI=8
HOMEPAGE=https://pypi.org/project/iOSbackup/ https://github.com/avibrazil/iOSbackup
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=|| ( LGPL-2 LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception )
RDEPEND=dev-python/pycryptodome[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/NSKeyedUnArchiver[python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/i/iOSbackup/iOSbackup-0.9.925.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=6dc6bbea590c7340014dedab7270c66d

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=media-libs/libsdl3 dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pysdl3/pysdl3-0.9.8b7.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/p/pysdl3/pysdl3-0.9.8b9.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=8c025650fb754f89ca23948a1a16a9ce
_md5_=d26122fd4973f291e4bf227c59f5fb22

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=dev-lang/go:=
DESCRIPTION=Mass repository cloning tool for GitHub/GitLab/Bitbucket
EAPI=8
HOMEPAGE=https://github.com/gabrie30/ghorg
INHERIT=go-module
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=dev-lang/go:=
SLOT=0
SRC_URI=https://github.com/gabrie30/ghorg/archive/v1.11.0.tar.gz -> ghorg-1.11.0.tar.gz http://joecool.ftfuchs.com/godeps/ghorg-1.11.0-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
_md5_=bf9fb9e43453afe316dbbbbbec66798a

View File

@@ -1,6 +1,6 @@
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-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-video/ffmpeg:= net-misc/curl llvm-core/llvm:= sys-libs/zlib virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
DEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-libs/rtmidi media-video/ffmpeg:= net-libs/miniupnpc:= net-misc/curl llvm-core/llvm:= sys-libs/zlib virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
DESCRIPTION=PS3 emulator/debugger
EAPI=8
HOMEPAGE=https://rpcs3.net/
@@ -9,7 +9,7 @@ INHERIT=cmake flag-o-matic xdg optfeature git-r3
IUSE=discord faudio +llvm opencv vulkan wayland
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-video/ffmpeg:= net-misc/curl llvm-core/llvm:= sys-libs/zlib virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
RDEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-libs/rtmidi media-video/ffmpeg:= net-libs/miniupnpc:= net-misc/curl llvm-core/llvm:= sys-libs/zlib virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
SLOT=0
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a xdg 3ef49a87c52c8b77c476351195dfe575 optfeature 538bce96e5589935b57e178e8635f301 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=b48e1691777cef6e6694a719368ac3be
_md5_=cf5c4d5dcedc75fd91dfa582e5689ce1

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-libs/wayland-protocols >=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/glib dev-libs/wayland media-libs/libepoxy x11-libs/gtk+:3[wayland] x11-libs/cairo x11-libs/pango
DESCRIPTION=GUI display configurator for wlroots compositors
EAPI=8
HOMEPAGE=https://github.com/artizirk/wdisplays
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-3+
RDEPEND=dev-libs/glib dev-libs/wayland media-libs/libepoxy x11-libs/gtk+:3[wayland] x11-libs/cairo x11-libs/pango
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/artizirk/wdisplays/archive/1.1.1.tar.gz -> wdisplays-1.1.1.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=59b9fb33bfe9ab2fd9112e4e2fc53f4d

View File

@@ -4,12 +4,12 @@ EAPI=8
HOMEPAGE=https://github.com/jitsi/jitsi-meet-electron
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg unpacker chromium-2
IUSE=+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-419 +l10n_es +l10n_et +l10n_fa +l10n_fil +l10n_fi +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_vi +l10n_zh-CN +l10n_zh-TW
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-419 +l10n_es +l10n_et +l10n_fa +l10n_fil +l10n_fi +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
LICENSE=Apache-2.0
RDEPEND=x11-libs/gtk+:3 dev-libs/nss x11-libs/libXtst app-accessibility/at-spi2-core:2
RESTRICT=bindist mirror splitdebug test
SLOT=0
SRC_URI=https://github.com/jitsi/jitsi-meet-electron/releases/download/v2025.2.0/jitsi-meet-amd64.deb -> jitsi-meet-2025.2.0.deb
SRC_URI=https://github.com/jitsi/jitsi-meet-electron/releases/download/v2025.8.1/jitsi-meet-amd64.deb -> jitsi-meet-2025.8.1.deb
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5
_md5_=09ba8df246eb5a2e35fb062435f52256
_md5_=bcf04187d9fb32a283c2a27112125e8d

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-qt/qttools-6.5.0:6[linguist] virtual/pkgconfig doc? ( app-text/doxygen[dot] ) man? ( || ( app-text/asciidoc dev-ruby/asciidoctor ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= dev-cpp/cpp-httplib:= dev-db/lmdb:= dev-libs/libfmt:= >=dev-libs/kdsingleapplication-1.1.0 >=dev-libs/mtxclient-0.10.1:= dev-libs/olm dev-libs/qtkeychain:=[qt6(+)] dev-libs/spdlog:= >=dev-qt/qtbase-6.5.0:6=[dbus,gui,widgets] >=dev-qt/qtdeclarative-6.5.0:6= >=dev-qt/qtmultimedia-6.5.0:6[qml] >=dev-qt/qtsvg-6.5.0:6 X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) voip? ( >=media-libs/gstreamer-1.20.0:1.0 >=media-libs/gst-plugins-bad-1.20.0:1.0[wayland?] >=media-libs/gst-plugins-base-1.20.0:1.0[X?,opengl] ) >=dev-cpp/coeurl-0.3.0 dev-libs/libevent dev-libs/openssl dev-libs/re2 net-misc/curl dev-cpp/nlohmann_json >=dev-db/lmdb++-1.0.0
DESCRIPTION=Native desktop client for Matrix using Qt
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/nheko
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature xdg
IUSE=X doc +pie man video voip wayland
KEYWORDS=~amd64
LICENSE=GPL-3 MIT
RDEPEND=app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= dev-cpp/cpp-httplib:= dev-db/lmdb:= dev-libs/libfmt:= >=dev-libs/kdsingleapplication-1.1.0 >=dev-libs/mtxclient-0.10.1:= dev-libs/olm dev-libs/qtkeychain:=[qt6(+)] dev-libs/spdlog:= >=dev-qt/qtbase-6.5.0:6=[dbus,gui,widgets] >=dev-qt/qtdeclarative-6.5.0:6= >=dev-qt/qtmultimedia-6.5.0:6[qml] >=dev-qt/qtsvg-6.5.0:6 X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) voip? ( >=media-libs/gstreamer-1.20.0:1.0 >=media-libs/gst-plugins-bad-1.20.0:1.0[wayland?] >=media-libs/gst-plugins-base-1.20.0:1.0[X?,opengl] ) dev-qt/qtimageformats:6 virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.20.0:1.0 media-plugins/gst-plugins-libnice:1.0 >=media-plugins/gst-plugins-meta-1.20.0:1.0[opus] >=media-plugins/gst-plugins-srtp-1.20.0:1.0 >=media-plugins/gst-plugins-webrtc-1.20.0:1.0 video? ( >=media-plugins/gst-plugins-meta-1.20.0:1.0[vpx] >=media-plugins/gst-plugins-qt6-1.20.0:1.0 X? ( >=media-plugins/gst-plugins-ximagesrc-1.20.0:1.0 ) wayland? ( media-video/pipewire[gstreamer] ) ) )
REQUIRED_USE=video? ( voip )
SLOT=0
SRC_URI=https://nheko.im/nheko-reborn/nheko/-/archive/v0.12.1/nheko-v0.12.1.tar.bz2
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=8c9d6d63a68f9ea32d51fb903f7e1b24

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=compile install
DEPEND=x11-libs/libXtst x11-libs/libX11
DESCRIPTION=Move mouse pointer with keyboard
EAPI=8
HOMEPAGE=https://github.com/sfarajli/vimouse
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/sfarajli/vimouse/archive/refs/tags/v0.11.tar.gz -> vimouse-0.11.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0
_md5_=7051c6e18f7d84fe0ebb58527c63118b

View File

@@ -208,7 +208,6 @@ app-eselect/eselect-bluespec 1.0.2: Manages the /usr/bin/bsc (bluespec) symlink
app-eselect/eselect-ld 1.0.0: Manage the ld symlink
app-eselect/eselect-swift 1.0 1.0-r1: Manages Swift symlinks
app-eselect/eselect-vala 1.0.0: Manage the valac symlink
app-forensics/mvt 2.4.1: Forensic traces to identify a potential compromise of Android and iOS devices
app-metrics/scaphandre 0.5.0-r1: Electrical power consumption measurement agent
app-misc/1password-cli 2.30.3: The worlds most-loved password manager CLI
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
@@ -610,7 +609,7 @@ dev-libs/lygia 1.3.0: LYGIA is a shader library of reusable functions.
dev-libs/lzfse 9999: LZFSE compression library and command line tool.
dev-libs/mcl 0.1.13: merry's common library
dev-libs/microprofile 4.0: An embeddable profiler
dev-libs/mtxclient 0.10.0-r1 0.10.0-r2: Client API library for Matrix, built on top of libcurl
dev-libs/mtxclient 0.10.0-r2 0.10.1: Client API library for Matrix, built on top of libcurl
dev-libs/nanopb 0.4.9.1 9999: plain-C Protocol Buffers for embedded/memory-constrained systems
dev-libs/nihstro 0_pre20250505: 3DS shader assembler and disassembler
dev-libs/oaknut 2.0.2: Yet another AArch64 emitter
@@ -666,13 +665,12 @@ dev-nim/nake 1.9.4-r1: make-like for Nim. Describe your builds as tasks!
dev-nim/nimbus 1.1.4 1.1.5 9999: Packaging-friendly Nim build system
dev-nim/noise 0.1.8 0.1.10: Nim implementation of linenoise
dev-nim/parsetoml 0.7.2: TOML parser library for Nim
dev-perl/File-Util 4.131591: Easy, versatile, portable file handling
dev-perl/File-Util 4.201.720: Easy, versatile, portable file handling
dev-perl/Term-Animation 2.6: Animated ASCII Art support for Perl
dev-php/fpdf 1.86: FPDF is a PHP class which allows to generate PDF files with pure PHP
dev-python/DAWG-Python 0.7.2: Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library.
dev-python/EbookLib 0.17.1: Ebook library which can handle EPUB2/EPUB3 and Kindle format
dev-python/ManimPango 0.4.4 0.6.0: Binding for Pango, to use with Manim.
dev-python/NSKeyedUnArchiver 1.5: Unserializes binary|text|file|memory plist data to Python dict
dev-python/PyPubSub 4.0.3-r1: Python Publish-Subscribe Package
dev-python/PythonQwt 0.12.7 0.14.4 0.14.5: Qt plotting widgets for Python
dev-python/SLPP 1.2.3: Simple lua-python parser
@@ -697,7 +695,6 @@ dev-python/base58 2.1.1-r1: Base58 and Base58Check implementation
dev-python/baseline 1.2.1: Easy string baseline
dev-python/bidict 0.23.1: The bidirectional mapping library for Python
dev-python/billiard 4.0.2: Python multiprocessing fork
dev-python/biplist 1.0.3: A binary plist parser/generator for Python
dev-python/blurhash 1.1.4: Pure-Python implementation of the blurhash algorithm
dev-python/cassowary 0.6: Run Windows Applications on Linux as if they are native (Using a VM and FreeRDP)
dev-python/celery 5.4.0: Asynchronous task queue/job queue based on distributed message passing
@@ -745,7 +742,6 @@ dev-python/gnuplot-py 1.8_p8-r1: A python wrapper for Gnuplot
dev-python/googletrans 4.0.0_rc1-r1: Free Google Translate API for Python. Translates totally free of charge.
dev-python/graphql-core 3.2.3: Python port of GraphQL.js, the JavaScript reference implementation for GraphQL
dev-python/graphql-relay 3.2.0: Relay library for graphql-core
dev-python/grpc-stubs 1.53.0.3: gRPC typing stubs for Python
dev-python/guidata 3.11.0 3.12.0: Library for user interfaces for easy dataset editing and display
dev-python/guiqwt 4.4.5-r1: Efficient 2D plotting Python library based on PythonQwt
dev-python/guppy3 3.1.4 3.1.5: A Python Programming Environment & Heap analysis toolset
@@ -756,7 +752,6 @@ dev-python/hid_ups_exporter 1.0.1: Python-based library for exporting HID UPS da
dev-python/hijridate 2.5.0: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
dev-python/http-ece 1.2.1: Encrypted Content Encoding for HTTP
dev-python/i3ipc 2.2.1-r1 2.2.1-r2: An improved Python library to control i3wm and sway.
dev-python/iOSbackup 0.9.925-r1: Reads and extracts files from a password-encrypted iOS backup
dev-python/icecream 2.1.4: Pythonic task execution
dev-python/injector 0.21.0-r1: Python dependency injection framework, inspired by Guice
dev-python/internetarchive 3.7.0 5.3.0: Lib and CLI for archive.org - for search, uploading, downloading, rename etc
@@ -848,7 +843,7 @@ dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan
dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically.
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
dev-python/pyrime 0.0.7: rime for python
dev-python/pysdl3 0.9.8_beta7 0.9.8_beta8: A pure Python wrapper for SDL3
dev-python/pysdl3 0.9.8_beta8 0.9.8_beta9: A pure Python wrapper for SDL3
dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again
dev-python/pystardict 0.8-r1: Library for manipulating StarDict dictionaries from within Python
dev-python/pytest-cases 3.9.1: Separate test code from test cases in pytest
@@ -1043,6 +1038,7 @@ dev-util/webstorm 2024.3.5 2025.1.2 2025.1.3 2025.1.4.1 2025.2: An integrated de
dev-util/wxformbuilder 3.10.1-r1 4.2.1: A wxWidgets GUI Builder
dev-util/xxd 9.1.0895: Hexdump utility from vim
dev-util/yaml-language-server 1.14.0 1.15.0: Language Server for YAML Files
dev-vcs/ghorg 1.11.0: Mass repository cloning tool for GitHub/GitLab/Bitbucket
dev-vcs/gitahead 2.7.1 2.7.1-r1: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.6.2 1.6.3 9999: Multi-platform Git client written with Qt
dev-vcs/gitui 0.26.3 0.27.0: blazing fast terminal-ui for git
@@ -1248,7 +1244,7 @@ gui-apps/vicuna 1.25: Tool for uploading files to Wikimedia Commons and other Wi
gui-apps/walker 0.10.3 0.12.0 0.13.26 9999: Multi-Purpose Launcher with a lot of features. Highly Customizable and fast
gui-apps/waylock 1.3.0 1.4.0: Small screenlocker for Wayland compositors
gui-apps/wbg 1.0.2 1.1.0 1.2.0 9999: Super simple wallpaper application
gui-apps/wdisplays 1.1.1 1.1.3 9999: GUI display configurator for wlroots compositors
gui-apps/wdisplays 1.1.3 9999: GUI display configurator for wlroots compositors
gui-apps/wev 1.0.0 1.1.0: Wayland event viewer
gui-apps/windowtolayer 0.1.0 9999: Display existing Wayland applications as a wallpaper
gui-apps/wl-clip-persist 0.4.3-r1 9999: Keep Wayland clipboard even after programs close
@@ -1520,7 +1516,7 @@ net-im/gomuks 0.3.0 0.3.1: A terminal based Matrix client written in Go
net-im/gurk-rs 0.7.1 9999: Signal messenger client for terminal
net-im/heisenbridge 1.15.0 1.15.2 1.15.3: Bouncer-style Matrix IRC bridge
net-im/iamb 0.0.8 0.0.9 0.0.10: A Matrix chat client that uses Vim keybindings
net-im/jitsi-meet 2025.2.0 2025.4.0: Desktop application for Jitsi Meet built with Electron
net-im/jitsi-meet 2025.4.0 2025.8.1: Desktop application for Jitsi Meet built with Electron
net-im/legcord-bin 1.1.4 1.1.5: Legcord is a custom client designed to enhance your Discord experience.
net-im/manyverse-bin 0.2310.9: A social network off the grid with append-only protocol (no edits) on blockchain
net-im/mastoposter 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
@@ -1532,7 +1528,7 @@ net-im/mautrix-signal 0.7.4 0.7.5: A Matrix-Signal puppeting bridge
net-im/mautrix-slack 0.1.3 0.1.4: A Matrix-Slack puppeting bridge based on slack-go
net-im/mautrix-telegram 0.15.2 0.15.3: A Matrix-Telegram Messenger puppeting bridge
net-im/mautrix-whatsapp 0.12.3: A Matrix-WhatsApp puppeting bridge
net-im/nheko 0.12.0-r2 9999: Native desktop client for Matrix using Qt
net-im/nheko 0.12.0-r2 0.12.1 9999: Native desktop client for Matrix using Qt
net-im/pop 8.0.21: Screen sharing with multiplayer control, with voice
net-im/revolt-desktop 1.0.8-r2: Revolt Desktop App
net-im/session-desktop-bin 1.15.1 1.15.2: Session Desktop - Onion routing based messenger
@@ -1930,6 +1926,7 @@ x11-misc/rofi-emoji 3.3.0 3.4.1 4.1.0: Emoji selector plugin for Rofi
x11-misc/selx 1.2.0: Minimal X11 rectangle selection tool
x11-misc/slstatus 1.0-r1: Status monitor for window managers that use WM_NAME/stdin to fill the status bar
x11-misc/tbsm 0.5 0.6 0.7: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
x11-misc/vimouse 0.11: Move mouse pointer with keyboard
x11-misc/wallust 3.1.0 3.3.0: Generate a 16 color scheme based on an image.
x11-misc/xbanish 1.8 1.8_p20230519: Banish the mouse cursor when typing, show it again when the mouse moves
x11-misc/xob 0.2 0.3: A lightweight overlay volume (or anything) bar for the X Window System

View File

@@ -1 +1 @@
Wed, 27 Aug 2025 14:18:50 +0000
Thu, 28 Aug 2025 12:48:52 +0000