mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2024-05-07 23:18:32 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Simple proxy (as in the GoF design pattern)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/proxy_tools/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jtushman/proxy_tools/archive/db43f1e35d4f90a65c5a4d56d9e9af88212ec6e6.tar.gz -> proxy_tools-0.1.0_p1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=6812b6c1252c969769e1b5c7cc09dfde
|
||||
_md5_=8fa9d850c62c1d2b74fa06696587c841
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/jsonschema[python_targets_python3_11(-)?] dev-python/sphinx-tabs[python_targets_python3_11(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)?] test? ( dev-python/coverage[python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_11(-)?] dev-python/pytest-cov[python_targets_python3_11(-)?] dev-python/codecov[python_targets_python3_11(-)?] dev-python/pyfakefs[python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/jsonschema[python_targets_python3_11(-)?] dev-python/sphinx-tabs[python_targets_python3_11(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)?] test? ( dev-python/coverage[python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_11(-)?] dev-python/pytest-cov[python_targets_python3_11(-)?] dev-python/codecov[python_targets_python3_11(-)?] dev-python/pyfakefs[python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=Python library of 60+ commonly-used validator functions.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/insightindustry/validator-collection https://pypi.org/project/validator-collection
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test doc python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/insightindustry/validator-collection/archive/refs/tags/v.1.5.0.tar.gz -> validator-collection-1.5.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=e771e083650ea96d6da33ba66906d931
|
||||
17
metadata/md5-cache/dev-python/validator-collection-1.5.0-r1
Normal file
17
metadata/md5-cache/dev-python/validator-collection-1.5.0-r1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sphinx-tabs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/coverage[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-benchmark[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-cov[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/codecov[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyfakefs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sphinx-tabs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/coverage[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-benchmark[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-cov[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/codecov[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyfakefs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=Python library of 60+ commonly-used validator functions.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/insightindustry/validator-collection https://pypi.org/project/validator-collection
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test doc python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/insightindustry/validator-collection/archive/refs/tags/v.1.5.0.tar.gz -> validator-collection-1.5.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=bdda02f542690f68ce522facc6c429e7
|
||||
@@ -10,6 +10,6 @@ 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://github.com/desultory/zenlib/archive/refs/tags/2.1.1.tar.gz -> zenlib-2.1.1.tar.gz
|
||||
SRC_URI=https://github.com/desultory/zenlib/archive/2.1.1.tar.gz -> zenlib-2.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=abea4501aa51751ffa350e8b8d2be00d
|
||||
_md5_=e5990ae4a5aa6d07184ac746364fa093
|
||||
|
||||
13
metadata/md5-cache/dev-vcs/jj-0.17.1
Normal file
13
metadata/md5-cache/dev-vcs/jj-0.17.1
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/media-libs/raylib-5.0
Normal file
16
metadata/md5-cache/media-libs/raylib-5.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=alsa? ( media-libs/alsa-lib ) X? ( virtual/opengl x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm ) wayland? ( dev-libs/wayland media-libs/mesa[wayland] ) system-glfw? ( >=media-libs/glfw-3.2.1 )
|
||||
DESCRIPTION=A simple and easy-to-use library to learn videogames programming
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.raylib.com/
|
||||
INHERIT=cmake
|
||||
IUSE=alsa examples static-libs +system-glfw X wayland
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZLIB
|
||||
RDEPEND=alsa? ( media-libs/alsa-lib ) X? ( virtual/opengl x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm ) wayland? ( dev-libs/wayland media-libs/mesa[wayland] ) system-glfw? ( >=media-libs/glfw-3.2.1 )
|
||||
REQUIRED_USE=|| ( system-glfw || ( X wayland ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/raysan5/raylib/archive/5.0.tar.gz -> raylib-5.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=7334d18de12f744d600337d48b0ff159
|
||||
15
metadata/md5-cache/media-libs/raylib-9999
Normal file
15
metadata/md5-cache/media-libs/raylib-9999
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=alsa? ( media-libs/alsa-lib ) X? ( virtual/opengl x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm ) wayland? ( dev-libs/wayland media-libs/mesa[wayland] ) system-glfw? ( >=media-libs/glfw-3.2.1 )
|
||||
DESCRIPTION=A simple and easy-to-use library to learn videogames programming
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.raylib.com/
|
||||
INHERIT=cmake git-r3
|
||||
IUSE=alsa examples static-libs +system-glfw X wayland
|
||||
LICENSE=ZLIB
|
||||
PROPERTIES=live
|
||||
RDEPEND=alsa? ( media-libs/alsa-lib ) X? ( virtual/opengl x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm ) wayland? ( dev-libs/wayland media-libs/mesa[wayland] ) system-glfw? ( >=media-libs/glfw-3.2.1 )
|
||||
REQUIRED_USE=|| ( system-glfw || ( X wayland ) )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 fbb2889c81f3a05910c1524db69425c1
|
||||
_md5_=7334d18de12f744d600337d48b0ff159
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.11 dev-lang/python:3.10 ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
BDEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=dev-libs/granite
|
||||
DESCRIPTION=A multimedia file converter focused on simplicity
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-libs/granite media-video/ffmpeg virtual/imagemagick-tools
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/robertsanseries/ciano/archive/0.2.4.tar.gz -> ciano-0.2.4.tar.gz
|
||||
SRC_URI=https://github.com/robertsanseries/ciano/archive/0.2.4.tar.gz -> ciano-0.2.4.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d python-any-r1 f5169813d1619761b459800587005fd2 vala e477903dbe0105930c51f170a592dc16 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=370977c3a65e8915c495f6b7b7776a64
|
||||
_md5_=cd0d3f7e84b52b0f0710b573ee84bc69
|
||||
|
||||
@@ -6,5 +6,5 @@ KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=net-libs/usockets-0.6.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v20.11.0.tar.gz -> uwebsockets-20.11.0.tar.gz
|
||||
_md5_=691f8be79389c6d7da00e5dc85383121
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v20.62.0.tar.gz -> uwebsockets-20.62.0.tar.gz
|
||||
_md5_=07aef1ba9fd74248dc447ee0761d1f1d
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_single_target_python3_10? ( dev-python/wheel[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/wheel[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] )
|
||||
BDEPEND=python_single_target_python3_10? ( dev-python/wheel[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/wheel[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/wheel[python_targets_python3_12(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] )
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] )
|
||||
DESCRIPTION=Script for sway and i3 to automatically switch the window split orientation
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/autotiling
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_10? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
RDEPEND=python_single_target_python3_10? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nwg-piotr/autotiling/archive/refs/tags/v1.9.tar.gz -> autotiling-1.9.tar.gz
|
||||
SRC_URI=https://github.com/nwg-piotr/autotiling/archive/refs/tags/v1.9.2.tar.gz -> autotiling-1.9.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=f74c082c29d737723a071123c2463901
|
||||
_md5_=2d3013cca9d7424db606dd96db9777f6
|
||||
@@ -858,7 +858,7 @@ dev-python/types-requests 2.31.0.20240311: Typing stubs for requests
|
||||
dev-python/typing-inspect 0.9.0: Runtime inspection utilities for Python typing module
|
||||
dev-python/undervolt 0.4.0 9999: Undervolt Intel CPUs under Linux
|
||||
dev-python/urlmatch 1.0.1-r2: A Python library for easily pattern matching wildcard URLs
|
||||
dev-python/validator-collection 1.5.0: Python library of 60+ commonly-used validator functions.
|
||||
dev-python/validator-collection 1.5.0-r1: Python library of 60+ commonly-used validator functions.
|
||||
dev-python/volatile 2.1.0: A small extension for the tempfile module
|
||||
dev-python/w3lib 2.1.2: Library of web-related functions
|
||||
dev-python/webpy 0.62: A web framework for python that is as simple as it is powerful
|
||||
@@ -943,7 +943,7 @@ dev-vcs/gitqlient 1.6.2 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
|
||||
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.26.1: blazing fast terminal-ui for git
|
||||
dev-vcs/jj 0.17.0: Jujutsu - an experimental version control system
|
||||
dev-vcs/jj 0.17.0 0.17.1: Jujutsu - an experimental version control system
|
||||
dev-vcs/lazygit 0.40.2-r1 0.41.0: Simple terminal UI for git commands
|
||||
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
|
||||
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
|
||||
@@ -1196,7 +1196,7 @@ media-gfx/nsxiv 32 9999: Neo (or New or Not) Simple (or Small or Suckless) X Ima
|
||||
media-gfx/oda-file-converter 23.5.0.0: For converting between different versions of .dwg and .dxf
|
||||
media-gfx/qview 4.0 5.0: Practical and minimal image viewer
|
||||
media-gfx/sic 0.19.0: Accessible image processing and conversion from the terminal tool.
|
||||
media-gfx/silicon 0.5.1 0.5.2: Create beautiful image of your code
|
||||
media-gfx/silicon 0.5.2: Create beautiful image of your code
|
||||
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
|
||||
media-gfx/swayimg 2.1: A lightweight image viewer for Wayland display servers
|
||||
media-gfx/vimiv-qt 0.9.0: An image viewer with vim-like keybindings
|
||||
@@ -1217,6 +1217,7 @@ media-libs/imgui 1.81-r1 1.83 1.87-r9: Bloat-free graphical user interface libra
|
||||
media-libs/libbpg 0.9.8-r1: Better Portable Graphics reference implementation
|
||||
media-libs/monado 9999: The open source OpenXR runtime.
|
||||
media-libs/openxr-loader 1.0.31 9999: OpenXR loader
|
||||
media-libs/raylib 5.0 9999: A simple and easy-to-use library to learn videogames programming
|
||||
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
|
||||
media-libs/vvdec 2.1.2: VVdeC, the Fraunhofer Versatile Video Decoder
|
||||
media-libs/vvenc 1.9.1: VVenC, the Fraunhofer Versatile Video Encoder
|
||||
@@ -1648,7 +1649,7 @@ www-apps/pleroma-fe 2.6.1 9999: Main frontend for www-apps/pleroma, inspired by
|
||||
www-apps/redlib 0.31.0-r1 0.31.2-r1: Private front-end to Reddit
|
||||
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
|
||||
www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance
|
||||
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
www-apps/uwebsockets 20.14.0 20.62.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
www-apps/vaultwarden-web 2024.1.2b 2024.3.0 2024.3.1: Bitwarden web vault patched to make it work with Vaultwarden
|
||||
www-apps/vaultwarden-web-bin 2024.1.2b 2024.3.0 2024.3.1: Prebuilt Vaultwarden web from upstream
|
||||
www-apps/whoogle-search 0.8.4-r3: A self-hosted, ad-free, privacy-respecting metasearch engine
|
||||
@@ -1674,7 +1675,7 @@ x11-drivers/OpenTabletDriver-bin 0.6.3.0: Cross platform tablet driver (binary p
|
||||
x11-libs/gtk-fortran 3.24.31 4.4.1 4.5.0 4.6.0: A GTK+ binding to build Graphical User Interfaces in Fortran
|
||||
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
|
||||
x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aerial videos
|
||||
x11-misc/autotiling 1.9 1.9.1: Script for sway and i3 to automatically switch the window split orientation
|
||||
x11-misc/autotiling 1.9.1 1.9.2: Script for sway and i3 to automatically switch the window split orientation
|
||||
x11-misc/betterlockscreen 4.2.0: sweet looking lockscreen for linux system
|
||||
x11-misc/betterlockscreen_rapid 0.0.0_pre20210701 0.0.0_pre20210708: A rapid and good-looking screen locker
|
||||
x11-misc/caffeine-ng 3.5.1: Aplication able to temporarily inhibit the screensaver
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 07 May 2024 14:33:46 +0000
|
||||
Tue, 07 May 2024 23:18:32 +0000
|
||||
|
||||
Reference in New Issue
Block a user