2022-10-11 19:48:39 UTC

This commit is contained in:
Repository mirror & CI
2022-10-11 19:48:39 +00:00
parent fe13629de1
commit af977a3495
38 changed files with 322 additions and 138 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=sys-devel/autoconf-archive virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=install prepare test
DEPEND=>=app-crypt/tpm2-tss-3.2.0:= =dev-libs/openssl-3.0*:0= test? ( app-crypt/swtpm app-crypt/tpm2-abrmd app-crypt/tpm2-tools )
DESCRIPTION=OpenSSL Provider for TPM2 integration
EAPI=8
HOMEPAGE=https://github.com/tpm2-software/tpm2-openssl
INHERIT=autotools
IUSE=test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=app-crypt/tpm2-tss-3.2.0:= =dev-libs/openssl-3.0*:0=
RESTRICT=!test? ( test )
SLOT=0/1.1.0
SRC_URI=https://github.com/tpm2-software/tpm2-openssl/releases/download/1.1.0/tpm2-openssl-1.1.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3
_md5_=c2a9de74e6bf770f878c0ef3307db4fe

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-devel/autoconf-archive virtual/pkgconfig
DEFINED_PHASES=install test
DEPEND=>=app-crypt/tpm2-tss-3.2.0:= =dev-libs/openssl-3.0*:0= test? ( app-crypt/swtpm app-crypt/tpm2-abrmd app-crypt/tpm2-tools )
DESCRIPTION=OpenSSL Provider for TPM2 integration
EAPI=8
HOMEPAGE=https://github.com/tpm2-software/tpm2-openssl
IUSE=test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=app-crypt/tpm2-tss-3.2.0:= =dev-libs/openssl-3.0*:0=
RESTRICT=!test? ( test )
SLOT=0/1.1.1
SRC_URI=https://github.com/tpm2-software/tpm2-openssl/releases/download/1.1.1/tpm2-openssl-1.1.1.tar.gz
_md5_=2f77890e8945f0ca4ff7bba98fcbb80e

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
EAPI=8
HOMEPAGE=https://doublecmd.sourceforge.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop wrapper xdg
IUSE=gtk qt5
KEYWORDS=-* ~amd64 ~x86
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.8.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.8.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.8.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.8.qt.i386.tar.xz ) )
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=397696afb049ab29d394cbb5c9c7e414

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) opencl? ( virtual/opencl ) opengl? ( media-libs/libglvnd[X] ) osmesa? ( media-libs/mesa[osmesa] ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
DESCRIPTION=Fast system information tool
EAPI=8
HOMEPAGE=https://github.com/LinusDierheimer/fastfetch
INHERIT=cmake
IUSE=X chafa dbus gnome imagemagick opencl opengl osmesa pci sqlite vulkan wayland xcb xfce xrandr
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) opencl? ( virtual/opencl ) opengl? ( media-libs/libglvnd[X] ) osmesa? ( media-libs/mesa[osmesa] ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
REQUIRED_USE=xrandr? ( X ) chafa? ( imagemagick )
SLOT=0
SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.7.5.tar.gz -> fastfetch-1.7.5.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=ccdde09eeb0af0c0f7a152f63281c8d5

View File

@@ -12,4 +12,4 @@ RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) dbus? (
REQUIRED_USE=xrandr? ( X ) chafa? ( imagemagick )
SLOT=0
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=e9af0a597aae8d6aacad243de9cc2806
_md5_=d24356af4c5e4708056904f356a99d54

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/catch:0 dev-libs/boost )
DEPEND=test? ( <dev-cpp/catch-3:0 dev-libs/boost )
DESCRIPTION=Command line parser for C++11
EAPI=8
HOMEPAGE=https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book/
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://github.com/CLIUtils/cli11/archive/refs/tags/v2.2.0.tar.gz -> cli11-2.2.0.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=99cf12b85a2aa9a764effbc64104bb70
_md5_=a3f28e9a619513aea8bb0ae12f9e5ef5

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/catch:0 dev-libs/boost )
DEPEND=test? ( <dev-cpp/catch-3:0 dev-libs/boost )
DESCRIPTION=Command line parser for C++11
EAPI=8
HOMEPAGE=https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book/
@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://github.com/CLIUtils/cli11/archive/refs/tags/v2.1.2.tar.gz -> cli11-2.1.2.tar.gz
SRC_URI=https://github.com/CLIUtils/cli11/archive/refs/tags/v2.3.0.tar.gz -> cli11-2.3.0.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=99cf12b85a2aa9a764effbc64104bb70
_md5_=a3f28e9a619513aea8bb0ae12f9e5ef5

View File

@@ -0,0 +1,13 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile configure install prepare unpack
DESCRIPTION=Wrapper for the zip/unzip functions to expose to BOINC clients
EAPI=8
HOMEPAGE=https://boinc.berkeley.edu/trac/wiki/FileCompression
INHERIT=boinc
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=Info-ZIP LGPL-3+
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/BOINC/boinc/archive/client_release/7.20/7.20.2.tar.gz -> boinc-7.20.2.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 boinc 3a3ce32a989f5f2b7be763ef07b40786
_md5_=1fa26283f1f7184bfb5e8be872866890

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.11/olm-3.2.11.tar.bz2
SRC_URI=https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.13/olm-3.2.13.tar.bz2
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=20c2466d7f1692c5942582c92ff95504

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
DEFINED_PHASES=compile configure install test
DEPEND==dev-nim/grok-0* =dev-nim/sync-1* =dev-nim/ups-0*
DESCRIPTION=A unittest macro to save the world, or at least your Sunday
EAPI=8
HOMEPAGE=https://github.com/disruptek/balls
INHERIT=edo nimble
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/disruptek/balls/archive/refs/tags/3.7.1.tar.gz -> balls-3.7.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_md5_=f8df63513ef401743dfd3f1807195fd5

View File

@@ -6,7 +6,8 @@ HOMEPAGE=https://github.com/c-blake/cligen https://nimble.directory/pkg/cligen
INHERIT=nimble
KEYWORDS=~amd64
LICENSE=ISC MIT
SLOT=1.5.24
SRC_URI=https://github.com/c-blake/cligen/archive/refs/tags/v1.5.24.tar.gz -> cligen-1.5.24.tar.gz
RESTRICT=test
SLOT=1.5.28
SRC_URI=https://github.com/c-blake/cligen/archive/refs/tags/v1.5.28.tar.gz -> cligen-1.5.28.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_md5_=ad0fc5b654b698717dd95211b82f34fa
_md5_=df39d3e4b5d6d2fa34d0e1c1ee057f55

View File

@@ -7,6 +7,6 @@ INHERIT=nimble
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0.1.4
SRC_URI=https://github.com/jangko/nim-noise/archive/refs/tags/v0.1.14.tar.gz -> noise-0.1.14.tar.gz
SRC_URI=https://github.com/jangko/nim-noise/archive/refs/tags/v0.1.6.tar.gz -> noise-0.1.6.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_md5_=4520e447fcacc385034d4923086295b8

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
DEFINED_PHASES=compile configure install test
DESCRIPTION=Pure Nim implementation of deflate, zlib, gzip and zip
EAPI=8
HOMEPAGE=https://github.com/guzba/zippy https://nimble.directory/pkg/zippy
INHERIT=nimble
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0.10.4
SRC_URI=https://github.com/guzba/zippy/archive/refs/tags/0.10.4.tar.gz -> zippy-0.10.4.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_md5_=fbb6ae557e30df236f648ce9edca5a82

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
DESCRIPTION=Unicode to ASCII transliteration
EAPI=8
HOMEPAGE=https://github.com/anyascii/anyascii/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/anyascii/anyascii/archive/0.3.1.tar.gz -> anyascii-0.3.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=03a32ebac0e90efec8415a8b37303b53

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/click-7 >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.2.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/click-7
DESCRIPTION=Enable git-like did-you-mean feature in click
EAPI=8
HOMEPAGE=https://github.com/click-contrib/click-didyoumean https://pypi.org/project/click-didyoumean/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/click-7 python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/click-contrib/click-didyoumean/archive/v0.3.0.tar.gz -> click-didyoumean-0.3.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=c96c5fc14bf7caa075cae88cf58c0457

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An insipid Sphinx theme
EAPI=8
HOMEPAGE=https://pypi.org/project/insipid-sphinx-theme/ https://github.com/mgeier/insipid-sphinx-theme
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sphinx-5[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/docutils-0.18[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/i/insipid-sphinx-theme/insipid-sphinx-theme-0.3.5.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=133b6ec1ae86487edb83cb04471bdb34

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) dev-python/poetry-core python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python port of material-color-utilities used for Material You colors
EAPI=8
HOMEPAGE=https://python-telegram-bot.org https://github.com/python-telegram-bot/python-telegram-bot
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/material-color-utilities-python/material-color-utilities-python-0.1.5.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=5f0266a9b7bafcaf03a98013b2caaeef

View File

@@ -0,0 +1,14 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) dev-python/poetry-core python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Python port of material-color-utilities used for Material You colors
EAPI=8
HOMEPAGE=https://python-telegram-bot.org https://github.com/python-telegram-bot/python-telegram-bot
INHERIT=distutils-r1 git-r3
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
LICENSE=Apache-2.0
PROPERTIES=live
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=dd6e2ddfb3b3528623f33e8017c43bf9

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python implementation of Protocol Buffers data types with dataclasses support
EAPI=8
HOMEPAGE=https://github.com/eigenein/protobuf https://pypi.org/project/pure-protobuf/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pure-protobuf/pure-protobuf-2.1.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=c5359f7cafe33bea3f5295ef98e37691

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=Eclipse IDE for Scientific Computing (C, C++, Fortran)
EAPI=8
HOMEPAGE=https://www.eclipse.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop wrapper xdg
KEYWORDS=-* ~amd64 ~arm64
LICENSE=EPL-2.0
RDEPEND=|| ( dev-java/openjdk:11 dev-java/openjdk:17 dev-java/openjdk-bin:11 dev-java/openjdk-bin:17 dev-java/openjdk-jre-bin:11 ) x11-libs/gtk+:3
RESTRICT=mirror
SLOT=0
SRC_URI=amd64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-09/R/eclipse-parallel-2022-09-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-09/R/eclipse-parallel-2022-09-R-linux-gtk-aarch64.tar.gz )
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=9905d261c47049f9cfe98b5b2c7d106e

View File

@@ -1,14 +0,0 @@
BDEPEND=dev-lang/go >=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Command line client for https://exercism.io
EAPI=8
HOMEPAGE=https://exercism.org
INHERIT=go-module bash-completion-r1
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD-2 BSD MPL-2.0
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/exercism/cli/archive/v3.0.13.tar.gz -> exercism-3.0.13.tar.gz https://github.com/Schievel1/gentoo-exercism/raw/main/exercism-3.0.13-deps.tar.xz
_eclasses_=go-module b088539f282ed242c23f38fa65472184 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=4b78d42286b1a5108a8706aacc4eb50f

File diff suppressed because one or more lines are too long

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 ISC MIT-with-advertising
RDEPEND=net-libs/nodejs dev-lang/typescript
SLOT=0
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-1.2.0.tgz https://tastytea.de/files/gentoo/typescript-language-server-1.2.0-deps.tar.xz
_md5_=2acaa5b83d9210a1600ae1fe3fcf5196
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-2.0.1.tgz https://tastytea.de/files/gentoo/typescript-language-server-2.0.1-deps.tar.xz
_md5_=2eec5fddb41196d417bcf67799bd2bc8

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd ) !elibc_Darwin? ( !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
SLOT=0
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.73.tar.gz
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.76.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=887892e4e5f8e448876039ac21ab7a21

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=-
DESCRIPTION=Program to roll dices specified in a simple and intuitive way
EAPI=8
HOMEPAGE=http://matteocorti.github.io/roll/
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/matteocorti/roll/releases/download/v2.6.1/roll-2.6.1.tar.gz
_md5_=0af48486e31b10650c377e522976b238

View File

@@ -0,0 +1,17 @@
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) dev-libs/glib:2 >=net-libs/libsoup-3.2.0:3.0 dev-libs/gobject-introspection dev-util/blueprint-compiler dev-lang/sassc >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) x11-themes/hicolor-icon-theme >=gui-libs/gtk-4.5.0:4 >=gui-libs/libadwaita-1.2:1= >=dev-python/pygobject-3.42.2:3 >=dev-python/anyascii-0.3 dev-python/material-color-utilities dev-python/svglib dev-python/yapsy dev-python/cssutils dev-python/jinja dev-python/aiohttp
DESCRIPTION=GNOME's main interface to configure various aspects of the desktop
EAPI=8
HOMEPAGE=https://github.com/GradienceTeam/Gradience
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg python-single-r1
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) x11-themes/hicolor-icon-theme >=gui-libs/gtk-4.5.0:4 >=gui-libs/libadwaita-1.2:1= >=dev-python/pygobject-3.42.2:3 >=dev-python/anyascii-0.3 dev-python/material-color-utilities dev-python/svglib dev-python/yapsy dev-python/cssutils dev-python/jinja dev-python/aiohttp
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://github.com/GradienceTeam/gradience/archive/0.3.0.tar.gz -> gradience-0.3.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=ac6b27aa8a56e5714e55de8d09520012

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( >=app-doc/doxygen-1.8.13-r1 dev-qt/qthelp:5 ) dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.70.0:5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=>=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=kde-frameworks/ki18n-5.70.0:5 >=kde-frameworks/kirigami-5.70.0:5 doc? ( dev-qt/qt-docs:5 ) dev-qt/qtcore:5
DESCRIPTION=Convergent visual components for Kirigami-based applications
EAPI=7
HOMEPAGE=https://invent.kde.org/libraries/kirigami-addons
INHERIT=ecm
IUSE=debug doc
KEYWORDS=~amd64 ~x86
LICENSE=|| ( GPL-2 GPL-3 LGPL-3 ) LGPL-2+ LGPL-2.1+
RDEPEND=>=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=kde-frameworks/ki18n-5.70.0:5 >=kde-frameworks/kirigami-5.70.0:5 >=kde-frameworks/kf-env-4 doc? ( dev-qt/qt-docs:5 ) dev-qt/qtcore:5
SLOT=5
SRC_URI=mirror://kde/unstable/kirigami-addons/0.2/kirigami-addons-0.2.tar.xz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d virtualx 644887c82aefdf12001489391fca4f02 ecm 3dae552f761290722bcc848a12bfb538
_md5_=2b557f361d5a8b8cbd77412e546bc336

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) doc? ( >=app-doc/doxygen-1.8.13-r1 dev-qt/qthelp:5 ) dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.91.0:5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=>=dev-qt/qtcore-5.15.2:5 >=dev-qt/qtdeclarative-5.15.2:5 >=dev-qt/qtgui-5.15.2:5 >=dev-qt/qtnetwork-5.15.2:5 >=dev-qt/qtquickcontrols2-5.15.2:5 >=kde-frameworks/ki18n-5.91.0:5 >=kde-frameworks/kirigami-5.91.0:5 test? ( >=dev-qt/qtmultimedia-5.15.2:5[qml(+)] ) test? ( dev-qt/qttest:5 ) doc? ( dev-qt/qt-docs:5 ) dev-qt/qtcore:5
DESCRIPTION=Convergent visual components for Kirigami-based applications
EAPI=8
HOMEPAGE=https://invent.kde.org/libraries/kirigami-addons
INHERIT=ecm
IUSE=test debug doc test
KEYWORDS=~amd64 ~x86
LICENSE=|| ( GPL-2 GPL-3 LGPL-3 ) LGPL-2+ LGPL-2.1+
RDEPEND=>=dev-qt/qtcore-5.15.2:5 >=dev-qt/qtdeclarative-5.15.2:5 >=dev-qt/qtgui-5.15.2:5 >=dev-qt/qtnetwork-5.15.2:5 >=dev-qt/qtquickcontrols2-5.15.2:5 >=kde-frameworks/ki18n-5.91.0:5 >=kde-frameworks/kirigami-5.91.0:5 >=kde-frameworks/kf-env-4 doc? ( dev-qt/qt-docs:5 ) dev-qt/qtcore:5
RESTRICT=!test? ( test ) !test? ( test )
SLOT=5
SRC_URI=mirror://kde/unstable/kirigami-addons/0.4/kirigami-addons-0.4.tar.xz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d virtualx 644887c82aefdf12001489391fca4f02 ecm 3dae552f761290722bcc848a12bfb538
_md5_=fbaa779337753622d72651b13b5177e3

View File

@@ -1,13 +1,13 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup unpack
DESCRIPTION=A collection of glyphs used as the backup of "last resort" to any other font
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/unicode-org/last-resort-font
INHERIT=font
IUSE=X
KEYWORDS=~amd64 ~x86
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/unicode-org/last-resort-font/releases/download/13.001/LastResortHE-Regular.ttf -> last-resort-13.001.ttf
SRC_URI=https://github.com/unicode-org/last-resort-font/releases/download/15.000/LastResortHE-Regular.ttf -> last-resort-15.000.ttf
_eclasses_=font d31f12a0f6e13d56dc3062e76ae58a61
_md5_=2b808dfecd8198de31bce896d3f5305e
_md5_=aec2909b9f514551719dc1333aa22ea4

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9
SLOT=0
SRC_URI=https://automeris.io/downloads/WebPlotDigitizer-4.5-linux-x64.zip
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=9eaef87abd0a45b4920706ca38567bea
_md5_=c17edae1bb2b660576bda356ded0834a

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install postinst postrm preinst setup
DESCRIPTION=Web based tool to extract data from plots, images, and maps
EAPI=8
HOMEPAGE=https://automeris.io/WebPlotDigitizer/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop python-single-r1 xdg
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) dev-libs/nss x11-libs/gtk+:3[X,cups,introspection]
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://automeris.io/downloads/WebPlotDigitizer-4.6-linux-x64.zip
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=bc010c48310a05cf9d5aad69a545eb38

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-text/cmark:= dev-libs/gumbo dev-libs/openssl:= dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtnetwork:5[ssl] dev-qt/qtwidgets:5 media-libs/libglvnd
DESCRIPTION=Visual cross-platform gemini browser
EAPI=8
HOMEPAGE=https://github.com/MasterQ32/kristall
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=edo out-of-source qmake-utils xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-text/cmark:= dev-libs/gumbo dev-libs/openssl:= dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtnetwork:5[ssl] dev-qt/qtwidgets:5 media-libs/libglvnd
SLOT=0
SRC_URI=https://github.com/MasterQ32/kristall/archive/V0.4.tar.gz -> kristall-0.4.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 out-of-source 6dc5829f04ddee3f91b9bb274a701fdb toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=f74cbc48aec6ab8ae1767b05e281ea9a

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/openssl:= dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtnetwork:5[ssl] dev-qt/qtsvg:5 dev-qt/qtwidgets:5
DESCRIPTION=Visual cross-platform gemini browser
EAPI=8
HOMEPAGE=https://github.com/MasterQ32/kristall
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=out-of-source qmake-utils xdg git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/openssl:= dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtnetwork:5[ssl] dev-qt/qtsvg:5 dev-qt/qtwidgets:5
SLOT=0
_eclasses_=out-of-source 6dc5829f04ddee3f91b9bb274a701fdb toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=bc5a43bdfcd81d9b13518170e74408de

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3+
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/ooni/probe-cli/releases/download/v3.15.1/ooni-probe-cli-3.15.1.tar.gz
SRC_URI=https://github.com/ooni/probe-cli/releases/download/v3.16.3/ooni-probe-cli-3.16.3.tar.gz
_eclasses_=go-module b088539f282ed242c23f38fa65472184
_md5_=a4051908a4282624a1b15ca76e4024f0

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=>=sci-misc/boinc-7.20 >=dev-libs/boinc-zip-7.20
DESCRIPTION=Wrapper to use non-BOINC apps with BOINC
EAPI=8
HOMEPAGE=https://boinc.berkeley.edu/trac/wiki/WrapperApp
INHERIT=boinc
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=LGPL-3+ regexp-UofT
RDEPEND=>=sci-misc/boinc-7.20 >=dev-libs/boinc-zip-7.20
SLOT=0
SRC_URI=https://github.com/BOINC/boinc/archive/client_release/7.20/7.20.2.tar.gz -> boinc-7.20.2.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 boinc 3a3ce32a989f5f2b7be763ef07b40786
_md5_=92c68e34c0c0827d4cae95ec0bac2c74