2025-11-13 22:00:51 UTC

This commit is contained in:
Repository mirror & CI
2025-11-13 22:00:51 +00:00
parent fc012b7455
commit 7a8659402c
86 changed files with 228 additions and 289 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/boehm-gc dev-libs/libevent dev-libs/libpcre2 dev-libs/libyaml
DEPEND=dev-libs/boehm-gc dev-libs/libevent dev-libs/libpcre2 dev-libs/libyaml || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
DESCRIPTION=Gay sharks at your local terminal
EAPI=8
HOMEPAGE=https://github.com/GeopJr/BLAHAJ
@@ -11,5 +11,5 @@ LICENSE=BSD-2
RDEPEND=dev-libs/boehm-gc dev-libs/libevent dev-libs/libpcre2 dev-libs/libyaml
SLOT=0
SRC_URI=https://github.com/GeopJr/BLAHAJ/archive/refs/tags/v2.2.0.tar.gz -> blahaj-2.2.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=6fc04556a44be436b0642206385cae69

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 CPL-1.0 EPL-1.0 GPL-2 LGPL-2 MIT MPL-1.1 MPL-2.0 ZLIB
RDEPEND=virtual/jre
SLOT=0
SRC_URI=https://willuhn.de/products/jameica/releases/current/jameica/jameica-linux64-2.10.4.zip
SRC_URI=https://willuhn.de/products/jameica/releases/current/jameica/jameica-linux64-2.12.0.zip
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=190c886b8160e329a2cf93efe58394b6

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

View File

@@ -1,17 +0,0 @@
BDEPEND=man? ( || ( app-text/lowdown virtual/pandoc ) ) test? ( >=dev-python/lxml-6.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-6.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.13.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flit-core-3.11.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=TUI front-end for Portage and eix
EAPI=8
HOMEPAGE=https://github.com/dsafxP/carnage
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature desktop xdg
IUSE=man test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-6.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.13.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.1.tar.gz -> carnage-1.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 optfeature 538bce96e5589935b57e178e8635f301 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=7bcacdbb514d86f540421be84af55ed1

View File

@@ -1,17 +1,16 @@
BDEPEND=test? ( >=dev-python/lxml-6.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-6.4.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.13.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flit-core-3.11.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=man? ( || ( app-text/lowdown virtual/pandoc ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flit-core-3.11.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=TUI front-end for Portage and eix
EAPI=8
HOMEPAGE=https://github.com/dsafxP/carnage
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature desktop xdg
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=man python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-6.4.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.13.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-6.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.13.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.0.tar.gz -> carnage-1.0.tar.gz
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.1b.tar.gz -> carnage-1.1b.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 optfeature 538bce96e5589935b57e178e8635f301 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=b120f8966c13d4e4d7bcec56f7c6585b
_md5_=18cafe07f77d8afcf85f6f616654c815

View File

@@ -1,16 +1,15 @@
BDEPEND=man? ( || ( app-text/lowdown virtual/pandoc ) ) test? ( >=dev-python/lxml-6.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-6.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.13.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flit-core-3.11.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=man? ( || ( app-text/lowdown virtual/pandoc ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flit-core-3.11.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DESCRIPTION=TUI front-end for Portage and eix
EAPI=8
HOMEPAGE=https://github.com/dsafxP/carnage
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature desktop xdg git-r3
IUSE=man test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=man python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
LICENSE=MIT
PROPERTIES=live
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-6.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.13.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 optfeature 538bce96e5589935b57e178e8635f301 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=4ba5e265a56cacd8b25a76955f033fc6
_md5_=18cafe07f77d8afcf85f6f616654c815

View File

@@ -11,5 +11,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.1.5.tar.gz -> athena-negotiation-0.1.5.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=2d36cb0490089f294954accbacae97a6

View File

@@ -11,5 +11,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.2.0.tar.gz -> athena-negotiation-0.2.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=cdf39f86d15c79ec1e276e83d71ddbfd

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.11.tar.gz -> athena-spec-0.3.11.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=92915e40dd2e79e345a767b97d8f4ffd

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.17 >=dev-lang/crystal-bin-1.17 )
SLOT=0
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.4.0.tar.gz -> athena-spec-0.4.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=2ab785717d8c2a96dc58d30d9f4e1409

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.2.tar.gz -> backtracer-1.2.2.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=4d03b43b189722ff1a6578d125d3e7eb

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.4.tar.gz -> backtracer-1.2.4.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=395752960b5ea2ccb16c21f0c89d148a

View File

@@ -11,5 +11,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/domgetter/crikey/archive/cb4bfef79f2e7e509fc7d94ae9da4d2b795b764e.tar.gz -> crikey-0.1.0_p20170404.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=ab81b2cf42f9f5a6ed2438a5106be57d

View File

@@ -11,5 +11,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/makenowjust/crustache/archive/refs/tags/v2.4.4.tar.gz -> crustache-2.4.4.tar.gz test? ( https://github.com/mustache/spec/archive/refs/tags/v1.1.3.tar.gz -> mustache-spec-1.1.3.tar.gz )
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=a9bcc2348ae06e3fb094050fa5917025

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-db/archive/refs/tags/v0.13.1.tar.gz -> crystal-db-0.13.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=cd4334fc7ef1619a611d715df8705fe6

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-db/archive/refs/tags/v0.14.0.tar.gz -> crystal-db-0.14.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=f556361bc371b7c3ed8981da4463b851

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-fnv/archive/refs/tags/v0.1.3.tar.gz -> crystal-fnv-0.1.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=26e791fb6de7d8cfd4180847ef3839ca

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-xpath2 || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-html5/archive/refs/tags/v0.4.0.tar.gz -> crystal-html5-0.4.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=1648752902492e6cf28735cb31b9124a

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-xpath2 || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-html5/archive/refs/tags/v0.5.0.tar.gz -> crystal-html5-0.5.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=693e83da51c6eba027ef526aef66ee42

View File

@@ -11,5 +11,5 @@ RDEPEND=>=dev-crystal/crystal-db-0.13.0 <dev-crystal/crystal-db-0.14.0 || ( >=de
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/will/crystal-pg/archive/refs/tags/v0.28.0.tar.gz -> crystal-pg-0.28.0.tar.gz
_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=8148a7a91a073a4137d1294253b8deda

View File

@@ -11,5 +11,5 @@ RDEPEND=>=dev-crystal/crystal-db-0.13.0 <dev-crystal/crystal-db-0.15.0 || ( >=de
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/will/crystal-pg/archive/refs/tags/v0.29.0.tar.gz -> crystal-pg-0.29.0.tar.gz
_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=c03d8908addbbbc16baf97e7f7f884d5

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=>=dev-crystal/crystal-db-0.13.0 <dev-crystal/crystal-db-0.14.0 || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-sqlite3/archive/refs/tags/v0.21.0.tar.gz -> crystal-sqlite3-0.21.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=5dd250e1879e159f2861b73c01442f26

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=>=dev-crystal/crystal-db-0.13.0 <dev-crystal/crystal-db-0.15.0 || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-sqlite3/archive/refs/tags/v0.22.0.tar.gz -> crystal-sqlite3-0.22.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=3286c30ef7e75cc62220f1d6411ec45f

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-fnv || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-xpath2/archive/refs/tags/v0.1.3.tar.gz -> crystal-xpath2-0.1.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=3611e27f38146549d4455938951b0425

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/naqvis/crystar/archive/refs/tags/v0.3.1.tar.gz -> crystar-0.3.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=4726dc22584767fb8a87586f44e25aaf

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/naqvis/crystar/archive/refs/tags/v0.4.0.tar.gz -> crystar-0.4.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=4726dc22584767fb8a87586f44e25aaf

View File

@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/backtracer || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.4.1.tar.gz -> exception_page-0.4.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=7463178510b8d925bb5ef3179bfcca32

View File

@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/backtracer || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.5.0.tar.gz -> exception_page-0.5.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=b1cff6a02edeacfb9e78837aee261f75

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/luckyframework/habitat/archive/refs/tags/v0.4.9.tar.gz -> habitat-0.4.9.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=97e4b494c6edc4a15856ca7f7676e7cc

View File

@@ -12,5 +12,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mamantoha/http_proxy/archive/refs/tags/v0.12.0.tar.gz -> http_proxy-0.12.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=cfa83926458a3761d1f86ccaec071847

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/phoffer/inflector.cr/archive/refs/tags/v1.0.0.tar.gz -> inflector-1.0.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=b21b7bc0d81c8601df5b0211f9d55127

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/shootingfly/jbuilder/archive/refs/tags/v1.0.0.tar.gz -> jbuilder-1.0.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=a1934024056166c87aee38f6eb0a591e

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/crystal-lang/json_mapping.cr/archive/refs/tags/v0.1.1.tar.gz -> json_mapping-0.1.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=4833927224aa3a4dc516a2635ed1483a

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/exception_page dev-crystal/radix || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.7.3.tar.gz -> kemal-1.7.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=7c653318a22d9bc71ade18d3c0a79739

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/exception_page dev-crystal/radix || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.8.0.tar.gz -> kemal-1.8.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=7c653318a22d9bc71ade18d3c0a79739

View File

@@ -12,5 +12,5 @@ RDEPEND=dev-crystal/crikey || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jeromegn/kilt/archive/refs/tags/v0.6.1.tar.gz -> kilt-0.6.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=d185b76893537efdd67a2f012afc1a68

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/inflector dev-crystal/json_mapping || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/TechMagister/liquid.cr/archive/refs/tags/v0.4.1.tar.gz -> liquid-0.4.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=039efe7cde768d9dbb888d68b42e25df

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/amberframework/liquid.cr/archive/refs/tags/v1.0.0.tar.gz -> liquid-1.0.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=f79298afcbe15cd4bccd864a77b992f2

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-html5 >=dev-crystal/habitat-0.4.9 dev-crystal/selenium dev-crystal/webdrivers >=dev-crystal/webless-0.2.0 || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/luckyframework/lucky_flow/archive/refs/tags/v0.10.1.tar.gz -> lucky_flow-0.10.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=ac3052ec471b95f9a521fb83a395bbc0

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/iv-org/protodec/archive/refs/tags/v0.1.5.tar.gz -> protodec-0.1.5.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=51034b015c90ecb147f51be2cc4cc7b4

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/iv-org/protodec/archive/refs/tags/v0.1.5.tar.gz -> protodec-0.1.5.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=51034b015c90ecb147f51be2cc4cc7b4

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/luislavena/radix/archive/refs/tags/v0.4.1.tar.gz -> radix-0.4.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=30cbe0dc12e2c5958097c2f826c40efe

View File

@@ -12,5 +12,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/selenium.cr/archive/refs/tags/v0.12.0.tar.gz -> selenium-0.12.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=05b99914b4eb71ef6c7f925640368332

View File

@@ -12,5 +12,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/crystal-loot/selenium.cr/archive/refs/tags/v0.12.1.tar.gz -> selenium-0.12.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=f06ac94e7158f35698f30d557dc12940

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/jeromegn/slang/archive/refs/tags/v1.7.3.tar.gz -> slang-1.7.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=bcf2f91b78bdea38ee6cd4c2a191ab9e

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.12.1.tar.gz -> spectator-0.12.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=1f1d4b5a47d7c0c50cb62a73e0927bd6

View File

@@ -11,5 +11,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=test
SLOT=0
SRC_URI=https://gitlab.com/arctic-fox/spectator/-/archive/v0.12.2/spectator-v0.12.2.tar.bz2
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=0ae7e366761c86591163802cf4ef246a

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/f/temel/archive/f7ddd6d70ff9f13ec00fa49f9ede68bb4650caf9.tar.gz -> temel-0.1.0_p20171024.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=fb5525a4cd054359569fb3ad980396d5

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/shootingfly/water/archive/refs/tags/v1.0.0.tar.gz -> water-1.0.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=7b52ff85001acfb1491b8b422f3954f5

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystar >=dev-crystal/habitat-0.4.9 || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/crystal-loot/webdrivers.cr/archive/refs/tags/v0.4.3.tar.gz -> webdrivers-0.4.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=27ff0a8031fda7c26b5474f64bc5d3b1

View File

@@ -11,5 +11,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/webless/archive/refs/tags/v0.1.0.tar.gz -> webless-0.1.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=5f9e628aad4b4835a3ab8d92ff9f2b79

View File

@@ -11,5 +11,5 @@ RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/crystal-loot/webless/archive/refs/tags/v0.2.0.tar.gz -> webless-0.2.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=070ffb72a66b357a9842edf88986db2d

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://github.com/manastech/webmock.cr/archive/refs/tags/v0.14.0.tar.gz -> webmock-0.14.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e
_md5_=f86711048ba2adc987319c13028b150c

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig doc? ( >=dev-ruby/asciidoctor-1.5.4 ) man? ( >=dev-ruby/asciidoctor-1.5.4 ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=app-arch/zstd dev-libs/libgcrypt:0 net-libs/gnutls sys-libs/ncurses:0 sys-libs/zlib net-misc/curl[ssl] test? ( dev-util/cpputest )
DESCRIPTION=Portable and multi-interface IRC client relay api
EAPI=7
HOMEPAGE=https://weechat.org/
INHERIT=cmake git-r3
IUSE=doc man test
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=app-arch/zstd dev-libs/libgcrypt:0 net-libs/gnutls sys-libs/ncurses:0 sys-libs/zlib net-misc/curl[ssl]
REQUIRED_USE=
RESTRICT=!test? ( test )
SLOT=0/9999
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=3618cc93a1f69bf96e87745dd176591b

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=8
HOMEPAGE=https://pypi.org/project/guidata/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.13.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=ae37c22095cc391d5c8cdbc48903449e

View File

@@ -6,5 +6,5 @@ IUSE=copr
KEYWORDS=~amd64
LICENSE=CC0-1.0
SLOT=0
SRC_URI=https://github.com/rpm-software-management/distribution-gpg-keys/archive/distribution-gpg-keys-1.114-1.tar.gz
SRC_URI=https://github.com/rpm-software-management/distribution-gpg-keys/archive/distribution-gpg-keys-1.115-1.tar.gz
_md5_=704452e9e90ea67d00e2ea8b65d01815

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.24.7
DEFINED_PHASES=compile install
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-0.10.1-vendored.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=3db0c6ee7d8a5f1ea0e4fff48db02335

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=compile install
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.10.1-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.10.1-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=fc5922f5478656441be62a7a720f8a75

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-libs/libsdl2 media-libs/sdl2-image media-libs/sdl2-mixer
SLOT=0
SRC_URI=http://launchpad.net/gigalomania/trunk/1.0.1/+download/gigalomaniasrc.zip -> gigalomania-1.0.1.zip
SRC_URI=https://launchpad.net/gigalomania/trunk/1.0.1/+download/gigalomaniasrc.zip -> gigalomania-1.0.1.zip
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db wrapper 11a2a3bd712784986679b60a0cab34a0
_md5_=55c5e676f0a949b40043ad3d8f448a24
_md5_=38b31300ae888800986c3ca0fde2ca4d

View File

@@ -1,17 +1,17 @@
BDEPEND=dev-util/gdbus-codegen virtual/pkgconfig test? ( dev-cpp/gtest dev-util/umockdev x11-base/xwayland ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-cpp/yaml-cpp:= dev-libs/boost:= dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland dev-util/lttng-ust:= media-libs/freetype media-libs/libepoxy media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/libXcursor x11-libs/libdrm x11-libs/libxcb:= x11-libs/libxkbcommon x11-libs/pixman virtual/libudev:= X? ( x11-libs/libX11 ) media-libs/glm
DEPEND=dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-cpp/yaml-cpp:= dev-libs/boost:= dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland dev-util/lttng-ust:= media-libs/freetype media-libs/libdisplay-info:= media-libs/libepoxy media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/libXcursor x11-libs/libdrm x11-libs/libxcb:= x11-libs/libxkbcommon x11-libs/pixman virtual/libudev:= X? ( x11-libs/libX11 ) media-libs/glm
DESCRIPTION=Set of libraries for building Wayland based shells
EAPI=8
HOMEPAGE=https://mir-server.io/
HOMEPAGE=https://canonical.com/mir
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=test X
IUSE=examples test wayland X
KEYWORDS=~amd64
LICENSE=|| ( GPL-2 GPL-3 ) || ( LGPL-2.1 LGPL-3 )
RDEPEND=dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-cpp/yaml-cpp:= dev-libs/boost:= dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland dev-util/lttng-ust:= media-libs/freetype media-libs/libepoxy media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/libXcursor x11-libs/libdrm x11-libs/libxcb:= x11-libs/libxkbcommon x11-libs/pixman virtual/libudev:= X? ( x11-libs/libX11 )
RDEPEND=dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-cpp/yaml-cpp:= dev-libs/boost:= dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland dev-util/lttng-ust:= media-libs/freetype media-libs/libdisplay-info:= media-libs/libepoxy media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/libXcursor x11-libs/libdrm x11-libs/libxcb:= x11-libs/libxkbcommon x11-libs/pixman virtual/libudev:= X? ( x11-libs/libX11 )
RESTRICT=!test? ( test )
SLOT=0/2.21.1
SRC_URI=https://github.com/canonical/mir/archive/refs/tags/v2.21.1.tar.gz -> mir-2.21.1.tar.gz
SLOT=0/2.23
SRC_URI=https://github.com/canonical/mir/archive/refs/tags/v2.23.0.tar.gz -> mir-2.23.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=2a2bec0d7ee87db2aa9d06342837551a
_md5_=4ebd249fc2b8955127b55520d70b922a

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 >=dev-build/meson-0.59.0 virtual/pkgconfig dev-build/ninja dev-util/wayland-scanner >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-libs/wayland-1.23.0 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.18:=[X?] <gui-libs/wlroots-0.19:=[X?]
DESCRIPTION=A replacement for the wlroots scene API with eye-candy effects.
EAPI=8
HOMEPAGE=https://github.com/wlrfx/scenefx
INHERIT=meson
IUSE=examples X
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=>=dev-libs/wayland-1.23.0 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.18:=[X?] <gui-libs/wlroots-0.19:=[X?]
SLOT=0
SRC_URI=https://github.com/wlrfx/scenefx/archive/0.2.tar.gz -> scenefx-0.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=1869b007eb197b208b9aabedd860ba8b

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 >=dev-build/meson-0.59.0 virtual/pkgconfig dev-build/ninja dev-util/wayland-scanner >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-libs/wayland-1.23.0 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.18:=[X?] <gui-libs/wlroots-0.19:=[X?]
DESCRIPTION=A replacement for the wlroots scene API with eye-candy effects.
EAPI=8
HOMEPAGE=https://github.com/wlrfx/scenefx
INHERIT=meson
IUSE=examples X
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=>=dev-libs/wayland-1.23.0 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.18:=[X?] <gui-libs/wlroots-0.19:=[X?]
SLOT=0
SRC_URI=https://github.com/wlrfx/scenefx/archive/0.2.1.tar.gz -> scenefx-0.2.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=1869b007eb197b208b9aabedd860ba8b

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 >=dev-build/meson-0.59.0 virtual/pkgconfig dev-build/ninja dev-util/wayland-scanner >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-libs/wayland-1.23.0 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.18:=[X?] <gui-libs/wlroots-0.19:=[X?]
DESCRIPTION=A replacement for the wlroots scene API with eye-candy effects.
EAPI=8
HOMEPAGE=https://github.com/wlrfx/scenefx
INHERIT=meson
IUSE=examples X
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=>=dev-libs/wayland-1.23.0 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.42.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.18:=[X?] <gui-libs/wlroots-0.19:=[X?]
SLOT=0
SRC_URI=https://github.com/wlrfx/scenefx/archive/0.3.tar.gz -> scenefx-0.3.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=1869b007eb197b208b9aabedd860ba8b

View File

@@ -12,4 +12,4 @@ RDEPEND=>=dev-libs/wayland-1.23.1 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(
SLOT=0
SRC_URI=https://github.com/wlrfx/scenefx/archive/0.4.1.tar.gz -> scenefx-0.4.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=c8470143bf39aff18fb33c3546b1ab51
_md5_=22ae9de5ef32cc63e7b800f0bf70de2e

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 >=dev-build/meson-0.59.0 virtual/pkgconfig dev-build/ninja dev-util/wayland-scanner >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=>=dev-libs/wayland-1.23.1 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.43.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.19:=[X?] <gui-libs/wlroots-0.20:=[X?]
DESCRIPTION=A replacement for the wlroots scene API with eye-candy effects.
EAPI=8
HOMEPAGE=https://github.com/wlrfx/scenefx
INHERIT=meson git-r3
IUSE=examples X
LICENSE=MIT
PROPERTIES=live
RDEPEND=>=dev-libs/wayland-1.23.1 >=x11-libs/libdrm-2.4.122 media-libs/mesa[egl(+),gles2(+)] >=x11-libs/pixman-0.43.0 media-libs/libglvnd x11-libs/libxkbcommon >=gui-libs/wlroots-0.19:=[X?] <gui-libs/wlroots-0.20:=[X?]
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=22ae9de5ef32cc63e7b800f0bf70de2e

View File

@@ -1,15 +1,14 @@
BDEPEND=>=dev-libs/wayland-protocols-1.32 >=dev-util/wayland-scanner-1.23 >=dev-build/meson-0.60.0 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland ~gui-libs/scenefx-9999 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
DESCRIPTION=wayland compositor based on wlroots and scenefx(dwl but no suckless)
EAPI=8
HOMEPAGE=https://github.com/DreamMaoMao/maomaowm.git
INHERIT=meson
IUSE=X
KEYWORDS=~amd64 ~arm64
LICENSE=CC0-1.0 GPL-3+ MIT
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland ~gui-libs/scenefx-9999 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
SLOT=0
SRC_URI=https://github.com/DreamMaoMao/mangowc/archive/0.8.1.tar.gz -> mangowc-0.8.1.tar.gz
SRC_URI=https://github.com/DreamMaoMao/mangowc/archive/0.10.5.tar.gz -> mangowc-0.10.5.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=3bd0fa07a01490a8960879b194fd8fda
_md5_=f57dbfa334b2eb26632f8a5b1843410e

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.32 >=dev-util/wayland-scanner-1.23 >=dev-build/meson-0.60.0 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
DESCRIPTION=wayland compositor based on wlroots and scenefx(dwl but no suckless)
EAPI=8
HOMEPAGE=https://github.com/DreamMaoMao/maomaowm.git
INHERIT=meson
IUSE=X
KEYWORDS=~amd64 ~arm64
LICENSE=CC0-1.0 GPL-3+ MIT
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
SLOT=0
SRC_URI=https://github.com/DreamMaoMao/mangowc/archive/0.8.2.tar.gz -> mangowc-0.8.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=3bd0fa07a01490a8960879b194fd8fda

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.32 >=dev-util/wayland-scanner-1.23 >=dev-build/meson-0.60.0 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
DESCRIPTION=wayland compositor based on wlroots and scenefx(dwl but no suckless)
EAPI=8
HOMEPAGE=https://github.com/DreamMaoMao/maomaowm.git
INHERIT=meson
IUSE=X
KEYWORDS=~amd64 ~arm64
LICENSE=CC0-1.0 GPL-3+ MIT
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
SLOT=0
SRC_URI=https://github.com/DreamMaoMao/mangowc/archive/0.8.6.tar.gz -> mangowc-0.8.6.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=3bd0fa07a01490a8960879b194fd8fda

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-libs/wayland-protocols-1.32 >=dev-util/wayland-scanner-1.23 >=dev-build/meson-0.60.0 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst test unpack
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland ~gui-libs/scenefx-9999 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
DESCRIPTION=wayland compositor based on wlroots and scenefx(dwl but no suckless)
EAPI=8
HOMEPAGE=https://github.com/DreamMaoMao/maomaowm.git
@@ -8,7 +8,7 @@ INHERIT=meson git-r3
IUSE=X
LICENSE=CC0-1.0 GPL-3+ MIT
PROPERTIES=live
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland ~gui-libs/scenefx-9999 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=8c855e042b642de2860fb507793b368d
_md5_=cdfe359ca9732907f1b06b0a41df1757

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-cpp/yaml-cpp:= dev-cpp/nlohmann_json dev-libs/glib:2 dev-libs/json-c
REQUIRED_USE=systemd? ( ^^ ( python_single_target_python3_13 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/miracle-wm-org/miracle-wm/archive/refs/tags/v0.7.0.tar.gz -> miracle-wm-0.7.0.tar.gz
SRC_URI=https://github.com/miracle-wm-org/miracle-wm/archive/refs/tags/v0.8.0.tar.gz -> miracle-wm-0.8.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=818cf8f592e26eafbca06900f37081fe
_md5_=6acc46661a1d2d3b334f395c3e260396

View File

@@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=app-arch/libdeflate-1.24 >=app-text/poppler-25.09.1[cairo] >=dev-libs/glib-2.84.4 >=dev-util/pkgconf-2.5.1 >=dev-vcs/git-2.51.0 >=gnome-base/librsvg-2.60.0 >=media-libs/libexif-0.6.25 >=media-libs/libjpeg-turbo-3.1.1 >=media-libs/libsixel-1.10.5 >=media-gfx/graphicsmagick-1.3.45-r2 >=media-video/ffmpeg-7.1.2 >=x11-libs/cairo-1.18.4-r1
DESCRIPTION=Terminal image and video viewer
EAPI=8
HOMEPAGE=https://timg.sh/
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=app-arch/libdeflate-1.24 >=app-text/poppler-25.09.1[cairo] >=dev-libs/glib-2.84.4 >=dev-util/pkgconf-2.5.1 >=dev-vcs/git-2.51.0 >=gnome-base/librsvg-2.60.0 >=media-libs/libexif-0.6.25 >=media-libs/libjpeg-turbo-3.1.1 >=media-libs/libsixel-1.10.5 >=media-gfx/graphicsmagick-1.3.45-r2 >=media-video/ffmpeg-7.1.2 >=x11-libs/cairo-1.18.4-r1
SLOT=0
SRC_URI=https://github.com/hzeller/timg/archive/refs/tags/v1.6.3.tar.gz -> timg-1.6.3.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5
_md5_=25956b028c8b168bb16ce0c6df1e34d0

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://git.dec05eba.com/gpu-screen-recorder/about
INHERIT=meson
IUSE=+filecaps systemd
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland
SLOT=0
SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.6.6.tar.gz -> gpu-screen-recorder-5.6.6.tar.gz
SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.8.1.tar.gz -> gpu-screen-recorder-5.8.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=c4b0c3a81c3b5cc126e48dcdcb460d85
_md5_=d371014e1b03b32c1f315d210e3b05a6

View File

@@ -12,6 +12,6 @@ RDEPEND=app-crypt/libmd dev-libs/boost:=[nls] dev-libs/libsodium:= dev-libs/libb
REQUIRED_USE=|| ( daemon tools wallet-cli wallet-rpc )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/monero-project/monero/archive/v0.18.4.2.tar.gz -> monero-0.18.4.2.tar.gz
SRC_URI=https://github.com/monero-project/monero/archive/v0.18.4.4.tar.gz -> monero-0.18.4.4.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 docs 006125f2158d2f16904ebd9114336058 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=2d557fae85d7f78e5916793d0dc6f01a

View File

@@ -1,6 +1,5 @@
BDEPEND=>=dev-lang/go-1.23 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DEPEND=acct-user/yggdrasil acct-group/yggdrasil
DESCRIPTION=An experiment in scalable routing as an encrypted IPv6 overlay network
EAPI=8
HOMEPAGE=https://yggdrasil-network.github.io/
@@ -9,8 +8,9 @@ INHERIT=fcaps go-module linux-info systemd
IUSE=+filecaps
KEYWORDS=~amd64 ~arm64
LICENSE=LGPL-3 MIT Apache-2.0 BSD ZLIB
RDEPEND=acct-user/yggdrasil acct-group/yggdrasil
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/releases/download/v0.5.12/yggdrasil-0.5.12-vendored.tar.gz
_eclasses_=fcaps e868eb04ddde039c83f6505a0cd0a4ac multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=c730410e114ac13e35724969ea8df5f7
_md5_=e45864e796c2b0e78ce816f4e8b40706

View File

@@ -5,7 +5,8 @@ HOMEPAGE=https://maps.google.com/intl/en/earth https://support.google.com/earth/
INHERIT=unpacker desktop
KEYWORDS=amd64
LICENSE=Google-Enterprise-Geo-Master
RDEPEND=dev-libs/libxml2-compat
SLOT=0
SRC_URI=https://dl.google.com/dl/linux/direct/google-earth-pro-stable_7.3.6_amd64.deb
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
_md5_=d9344734635bd14bba1a76e0c8a90b2c
_md5_=c26d2b4aac509a2065abd76e145a89be

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-util/ccache >=media-gfx/imagemagick-7.1.1.25-r1[png] app-alternatives/ninja >=dev-build/cmake-3.28.5 virtual/fortran
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.85.0 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 >=dev-libs/icu-74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
DESCRIPTION=Open-source Modelica-based modeling and simulation environment
EAPI=8
HOMEPAGE=https://openmodelica.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop xdg fortran-2
KEYWORDS=~amd64
LICENSE=OSMC-PL GPL-3 AGPL-3 BSD EPL-1.0 public-domain BSD-with-attribution LGPL-2.1+ LGPL-2 Apache-2.0 Boost-1.0 Modelica-1.1 Modelica-2 MIT WTFPL-2
RDEPEND=>=app-text/asciidoc-10.2.0 >=app-text/doxygen-1.9.8 >=dev-libs/boost-1.85.0 >=dev-games/openscenegraph-3.6.5-r114 dev-lang/python:3.12 >=dev-libs/expat-2.5.0 >=dev-libs/icu-74.1 >=dev-libs/libxml2-2.12.7 >=dev-python/kiwisolver-1.3.2 >=dev-python/matplotlib-3.3 >=dev-python/numpy-1.26.4 >=dev-python/pandas-1.1.3 >=dev-python/pillow-9.0.1 >=dev-python/pytest-8.2.2 >=dev-python/six-1.16.0-r1 >=dev-python/sphinx-7.3.7-r2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtpositioning:5[qml] dev-qt/qtprintsupport:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtsvg:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.2_p10 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r3 >=virtual/opengl-7.0-r2 >=virtual/pkgconfig-3 virtual/fortran
SLOT=0
SRC_URI=https://github.com/OpenModelica/OpenModelica/archive/904c4c783a5fa6eb9e99e4a98bdb0cca1d619303.tar.gz -> openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMCompiler-3rdParty/archive/82e892ece107787e9ff17780bf5ac8c3f6bc39ba.tar.gz -> OMCompiler-3rdParty_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMBootstrapping/archive/c289e97c41d00939a4a69fe504961b47283a6d8e.tar.gz -> OMBootstrapping_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSens/archive/0d804d597bc385686856d453cc830fad4923fa3e.tar.gz -> OMSens_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSens_Qt/archive/92090770426271b4193e78b04f13e6a3abcd6f1a.tar.gz -> OMSens_Qt_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSimulator/archive/ce342b60b3675185b7daf8197f4b7fd3227f694f.tar.gz -> OMSimulator_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMSimulator-3rdParty/archive/5c10de1648d1134a577d9284b58580a72383d89f.tar.gz -> OMSimulator-3rdParty_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OMOptim/archive/f1036f43db18c5015da259771004cfb80e08a110.tar.gz -> OMOptim_openmodelica-1.24.0.tar.gz https://github.com/OpenModelica/OpenModelica-common/archive/08a01802db5ba5edb540383c46718b89ff229ef2.tar.gz -> OpenModelica-common_openmodelica-1.24.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg 3ef49a87c52c8b77c476351195dfe575 fortran-2 ae6d43513003405bd4a48698fc20370a
_md5_=0fb72abb9b2602b8bf9f6e8147495f4c

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-util/ccache >=media-gfx/imagemagick-7.1.1.25-r1[png] app-alternatives/ninja >=dev-build/cmake-3.28.5 virtual/fortran
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=>=app-text/asciidoc-10.2.1 >=app-text/doxygen-1.13.2 >=dev-libs/boost-1.88.0-r1 >=dev-games/openscenegraph-3.6.5-r118 dev-lang/python:3.12 >=dev-libs/expat-2.7.3 >=dev-libs/icu-77.1 >=dev-libs/libxml2-2.14.6 >=dev-python/kiwisolver-1.4.9 >=dev-python/matplotlib-3.10.3 >=dev-python/numpy-2.3.1 >=dev-python/pandas-2.3.0 >=dev-python/pillow-11.3.0 >=dev-python/pytest-8.4.2 >=dev-python/six-1.17.0 >=dev-python/sphinx-8.2.3-r2 dev-qt/qt5compat:6 dev-qt/qtbase:6 dev-qt/qtdeclarative:6 dev-qt/qtpositioning:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6 dev-qt/qtwebengine:6 >=net-misc/curl-8.16.0-r1 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.6-r2 >=sys-apps/hwloc-2.11.2-r1 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.3_p1 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r5 >=virtual/opengl-8 >=virtual/pkgconfig-3 virtual/fortran
DESCRIPTION=Open-source Modelica-based modeling and simulation environment
EAPI=8
HOMEPAGE=https://openmodelica.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop xdg fortran-2
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=OSMC-PL GPL-3 AGPL-3 BSD EPL-1.0 public-domain BSD-with-attribution LGPL-2.1+ LGPL-2 Apache-2.0 Boost-1.0 Modelica-1.1 Modelica-2 MIT WTFPL-2
RDEPEND=>=app-text/asciidoc-10.2.1 >=app-text/doxygen-1.13.2 >=dev-libs/boost-1.88.0-r1 >=dev-games/openscenegraph-3.6.5-r118 dev-lang/python:3.12 >=dev-libs/expat-2.7.3 >=dev-libs/icu-77.1 >=dev-libs/libxml2-2.14.6 >=dev-python/kiwisolver-1.4.9 >=dev-python/matplotlib-3.10.3 >=dev-python/numpy-2.3.1 >=dev-python/pandas-2.3.0 >=dev-python/pillow-11.3.0 >=dev-python/pytest-8.4.2 >=dev-python/six-1.17.0 >=dev-python/sphinx-8.2.3-r2 dev-qt/qt5compat:6 dev-qt/qtbase:6 dev-qt/qtdeclarative:6 dev-qt/qtpositioning:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6 dev-qt/qtwebengine:6 >=net-misc/curl-8.16.0-r1 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.6-r2 >=sys-apps/hwloc-2.11.2-r1 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.3_p1 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r5 >=virtual/opengl-8 >=virtual/pkgconfig-3 virtual/fortran
REQUIRED_USE=|| ( static-libs )
SLOT=0
SRC_URI=https://github.com/OpenModelica/OpenModelica/archive/38bef66da59e57597a6a5f482695e6c37ca09940.tar.gz -> openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMCompiler-3rdParty/archive/05b2332389883ff2a6021ecdf2e13d5a00ebf286.tar.gz -> OMCompiler-3rdParty_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMBootstrapping/archive/04d16f7461e5401321f0f72613daf466ae2f76be.tar.gz -> OMBootstrapping_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSens/archive/093ad1134cf572ea73a9c7f834614e53ba5ea878.tar.gz -> OMSens_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSens_Qt/archive/bab329ae897ce28621dc45a34cc9cc7dad1aa002.tar.gz -> OMSens_Qt_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSimulator/archive/86e9635bda23ffc87a33c90bfbbc6ee7192cbb7a.tar.gz -> OMSimulator_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSimulator-3rdParty/archive/4ee9733a8fa6de86ce6fc18d775de4efbd7aae9f.tar.gz -> OMSimulator-3rdParty_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMOptim/archive/f1036f43db18c5015da259771004cfb80e08a110.tar.gz -> OMOptim_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OpenModelica-common/archive/6e6d4fd78c74da79ef079ee412d5325eb3b60166.tar.gz -> OpenModelica-common_openmodelica-1.25.5.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg 3ef49a87c52c8b77c476351195dfe575 fortran-2 ae6d43513003405bd4a48698fc20370a
_md5_=3f0eb51aeb4dcf7791bbc74804b21af7

View File

@@ -1,6 +1,6 @@
BDEPEND=>=sys-kernel/linux-headers-6.16 verify-sig? ( >=sec-keys/openpgp-keys-kentoverstreet-20241012 ) dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=compile install postinst prepare setup unpack
DEPEND=>=sys-fs/bcachefs-tools-1.31 virtual/linux-sources
DEPEND=virtual/linux-sources
DESCRIPTION=Linux bcachefs kernel module for sys-fs/bcachefs-tools
EAPI=8
HOMEPAGE=https://bcachefs.org/
@@ -9,8 +9,8 @@ INHERIT=flag-o-matic linux-mod-r1 toolchain-funcs unpacker verify-sig
IUSE=debug verify-sig dist-kernel modules-compress modules-sign +strip +initramfs verify-sig
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-2 Apache-2.0 BSD ISC MIT Unicode-DFS-2016
RDEPEND=>=sys-fs/bcachefs-tools-1.31 sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.31.13.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.31.13.tar.sign )
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.32.1.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.32.1.tar.sign )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
_md5_=5ad95c9a56d4db28a7144a0067fa9ecc
_md5_=ccdca4ba8d97a96446ce838cc7e38003

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( <=dev-lang/crystal-1.16.3-r9999 <=dev-lang/crystal-bin-1.16.3-r9999 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare pretend setup test unpack
DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libpcre2:= dev-libs/libxml2:2= dev-libs/libyaml dev-libs/openssl:= virtual/zlib:= dev-crystal/athena-negotiation dev-crystal/http_proxy >=dev-crystal/kemal-1.6.0 <dev-crystal/kemal-1.8.0 >=dev-crystal/protodec-0.1.5 virtual/crystal-db[postgres,sqlite] test? ( dev-crystal/spectator )
DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libpcre2:= dev-libs/libxml2:2= dev-libs/libyaml dev-libs/openssl:= virtual/zlib:= dev-crystal/athena-negotiation dev-crystal/http_proxy >=dev-crystal/kemal-1.6.0 <dev-crystal/kemal-1.8.0 >=dev-crystal/protodec-0.1.5 virtual/crystal-db[postgres,sqlite] test? ( dev-crystal/spectator ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( <=dev-lang/crystal-1.16.3-r9999 <=dev-lang/crystal-bin-1.16.3-r9999 )
DESCRIPTION=Invidious is an alternative front-end to YouTube
EAPI=8
HOMEPAGE=https://invidious.io/ https://github.com/iv-org/invidious
@@ -12,5 +12,5 @@ RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libpcre2:= dev-libs/libxml2:2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iv-org/invidious/archive/refs/tags/v2.20250913.0.tar.gz -> invidious-2025.09.13.0.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/b55d58dea94f7144ff0205857dfa70ec14eaa872.tar.gz -> invidious-mocks-b55d58d.tar.gz )
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 67abe2b07de8be61fc33b4e7407cbab0 systemd a964c0cbe818b5729da1dbfcee5be861
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils d62f451129021418fc7ec4291c366c0f shards 78400316257ca0f86e28a2650734321e systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=4c20d503224c48c2322d5c48e581806f

View File

@@ -258,7 +258,7 @@ app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree
app-misc/infnoise 0.3.3: infinite noise TRNG program
app-misc/interception-caps2esc 0.3.2: Interception tools plugin switching CAPS and ESC
app-misc/interception-tools 0.6.8-r1: A minimal composable infrastructure on top of libudev and libevdev
app-misc/kanata 1.9.0: Multi-layer keyboard customization
app-misc/kanata 1.10.0: Multi-layer keyboard customization
app-misc/keyd 2.5.0: A key remapping daemon for linux
app-misc/kloak 0.2.30 0.3.7_p1 9999: A privacy tool that makes keystroke biometrics less effective
app-misc/kmon 1.6.5 1.7.1: Linux kernel manager and activity monitor
@@ -325,17 +325,17 @@ app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configu
app-mobilephone/pinephone-modem-scripts 0.20.8: Modem scripts for the PinePhone
app-office/beancount 2.3.6: A double-entry accounting system that uses text files as input
app-office/invoice 0.1.0: Generate invoices from the command line
app-office/jameica-bin 2.10.4: Local platform for home banking
app-office/jameica-bin 2.12.0: Local platform for home banking
app-office/khronos 4.0.0 4.0.1: A GTK4 time tracker for tasks
app-office/lotus123r3 1.0.0_rc4: A native port of Lotus 1-2-3 to Linux.
app-office/nixnote-bin 2.1.10: Free and open source note taking app, compatible with Evernote sync server
app-office/notesnook-bin 2.6.12: End-to-end encrypted note taking alternative to Evernote
app-office/obsidian 1.8.10 1.9.14: A second brain, for you, forever.
app-office/openoffice-bin 4.1.15 4.1.16_rc3: Apache OpenOffice productivity suite
app-office/openoffice-bin 4.1.16: Apache OpenOffice productivity suite
app-office/pyspread 2.4: Pyspread is a non-traditional spreadsheet written in Python
app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote
app-portage/appswipe 1.1.14 1.1.68: Application for browsing your local Portage repository files
app-portage/carnage 1.0 1.1 9999: TUI front-end for Portage and eix
app-portage/carnage 1.1b 9999: TUI front-end for Portage and eix
app-portage/pacvis 0.4.2: Displays dependency graphs of packages
app-portage/portage-lostfiles 0.5.6-r1: A simple script to identify files not tracked by Portage package manager
app-portage/portagecfg 2.1.3 2.2.2 2.3.0 2.4.0: Utility to write Portage config files in an easy manner.
@@ -624,7 +624,6 @@ dev-libs/toml-f 0.4.0 0.4.1 0.4.2: TOML parser implementation for data serializa
dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library
dev-libs/unordered_dense 4.0.1 4.4.0 9999: A fast and densely stored hashmap and hashset
dev-libs/vera 20240804-r1: C++/WASM GL Framework
dev-libs/weechat-relay 9999: Portable and multi-interface IRC client relay api
dev-libs/xqilla 2.3.4-r3: An XQuery and XPath 2 library and command line utility written in C++
dev-libs/zfp 1.0.1: Compressed numerical arrays that support high-speed random access
dev-libs/zycore-c 1.5.2: Zyan Core Library for C
@@ -757,7 +756,7 @@ dev-python/googletrans 4.0.0_rc1-r1: Free Google Translate API for Python. Trans
dev-python/grapheme 0.8.0: Unicode grapheme helpers
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/guidata 3.12.0 3.13.1: Library for user interfaces for easy dataset editing and display
dev-python/guidata 3.12.0 3.13.1 3.13.2: 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
dev-python/hachoir 3.3.0: Hachoir is a Python library to view and edit a binary stream field by field
@@ -983,7 +982,7 @@ dev-util/catppuccin-whiskers 2.4.0: Soothing port creation tool for the high-spi
dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
dev-util/coq-lsp 0.1.9: Visual Studio Code Extension and Language Server Protocol for Coq
dev-util/deblob 0.11 0.12 9999: remove binary executables from a directory
dev-util/distribution-gpg-keys 1.114: Collection of GPG keys used in Linux Distributions
dev-util/distribution-gpg-keys 1.115: Collection of GPG keys used in Linux Distributions
dev-util/dmg2img 9999 20201227: Convert Apple disk images to IMG format.
dev-util/dockerfile-language-server 0.12.0 0.13.0: A language server for Dockerfiles
dev-util/eclipse-parallel-bin 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
@@ -1012,8 +1011,8 @@ dev-util/ios-safari-remote-debug 0_pre20250506: A remote debugger for iOS Safari
dev-util/ios-webkit-debug-proxy 1.9.2: A DevTools proxy for iOS devices
dev-util/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
dev-util/juliaup 1.18.4: Julia installer and version multiplexer
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.0: Real-time logging dashboard for Kubernetes
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.0: Real-time logging dashboard for Kubernetes
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.0 0.10.1: Real-time logging dashboard for Kubernetes
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.0 0.10.1: Real-time logging dashboard for Kubernetes
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
dev-util/libtypec-utils 0.5.2: Library to interface with USB Type-C/Power Delivery devices
dev-util/lottieconverter 0.2-r2 0.2-r3: Simple lottie (telegram animated sticker) converter
@@ -1292,17 +1291,17 @@ gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
gui-libs/libcprime 5.0.0: Library for managing settings of CoreApps
gui-libs/libcsys 5.0.0: Library for managing the device
gui-libs/libsfdo 0.1.3 0.1.4: A collection of libraries which implement some freedesktop.org specifications
gui-libs/mir 2.21.1 2.22.2: Set of libraries for building Wayland based shells
gui-libs/mir 2.22.2 2.23.0: Set of libraries for building Wayland based shells
gui-libs/qdocumentview 0.3.0.1: Widget to render multi-page documents
gui-libs/qtforkawesome 0.3.1: Library that bundles ForkAwesome for use within Qt applications
gui-libs/qtutilities 6.18.2: Useful Qt related C++ classes and routines
gui-libs/scenefx 0.2 0.2.1 0.3 0.4.1: A replacement for the wlroots scene API with eye-candy effects.
gui-libs/scenefx 0.4.1 9999: A replacement for the wlroots scene API with eye-candy effects.
gui-libs/xdg-desktop-portal-hyprland 1.3.9-r1 9999: xdg-desktop-portal backend for Hyprland
gui-wm/cage 0.2.1 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
gui-wm/labwc 0.8.4-r1 0.9.1 0.9.2 9999: Openbox alternative for wayland
gui-wm/mangowc 0.8.1 0.8.2 0.8.6 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
gui-wm/miracle-wm 0.7.0 0.7.1: Tiling Wayland compositor based on Mir
gui-wm/mangowc 0.10.5 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
gui-wm/miracle-wm 0.7.1 0.8.0: Tiling Wayland compositor based on Mir
gui-wm/niri 25.05.1-r1 25.08: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.48.0 0.49.0 0.50.0: Wayland compositor for mobile phones
gui-wm/river 0.3.11 0.3.12: A dynamic tiling Wayland compositor
@@ -1369,7 +1368,7 @@ media-gfx/silicon 0.5.2-r1 0.5.2-r2 0.5.3: Create beautiful image of your code
media-gfx/superpaper 2.2.1: Advanced multi monitor wallpaper manager
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-gfx/swayimg 4.3 4.5: Lightweight image viewer for Wayland display servers
media-gfx/timg 1.6.2: Terminal image and video viewer
media-gfx/timg 1.6.2 1.6.3: Terminal image and video viewer
media-gfx/vimiv-qt 0.9.0-r1: An image viewer with vim-like keybindings
media-gfx/vpuppr 0.9.0-r1: VTuber application made with Godot 3.4
media-gfx/zw3d 2023.0.3.1-r1 2025.0.3.0: CAD/CAM software for 3D design and processing
@@ -1471,7 +1470,7 @@ media-sound/zita-ajbridge 0.8.4-r2: zita-a2j and zita-j2a - bridges between ALSA
media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity
media-video/clapper 0.6.1 0.8.0: Modern and user-friendly media player
media-video/delfin 0.4.7 0.4.8: Stream movies and TV shows from Jellyfin
media-video/gpu-screen-recorder 5.6.6 5.6.8 5.8.0 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder 5.6.8 5.8.0 5.8.1 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder-gtk 5.7.8 9999: GTK frontend for gpu-screen-recorder.
media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player
media-video/kooha 2.2.3-r2: GTK4 screen recorder for Wayland
@@ -1665,13 +1664,13 @@ net-p2p/fopnu 1.68: P2P file sharing system
net-p2p/fragments 3.0.1-r1 3.0.1-r2: Fragments is an easy to use BitTorrent client
net-p2p/gridcoin 5.4.9.0-r1: Proof-of-Stake based cryptocurrency that rewards BOINC computation
net-p2p/ipfs-desktop-bin 0.39.0 0.40.0 0.43.0: A desktop client for IPFS. The IPFS's Native Application
net-p2p/monero 0.18.4.1 0.18.4.2 0.18.4.3 9999: The secure, private, untraceable cryptocurrency
net-p2p/monero 0.18.4.1 0.18.4.3 0.18.4.4 9999: The secure, private, untraceable cryptocurrency
net-p2p/monero-gui-bin 0.18.4.3: An open-source GUI wallet developed by the Monero community.
net-p2p/p2pool 4.5-r2 4.8 4.9 4.9.1 9999: Decentralized pool for Monero mining
net-p2p/persepolis 5.2.0: Persepolis is a download manager written in Python.
net-p2p/syncthingtray 2.0.2: Tray application and Dolphin/Plasma integration for Syncthing
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.5.12 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-p2p/yggdrasil-go 0.5.12-r1 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-print/captdriver 0.1.4: Alternative driver for Canon CAPT printers
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy
@@ -1738,7 +1737,7 @@ sci-electronics/svls 0.2.11: SystemVerilog language server
sci-electronics/vcd 221217-r1: VCD file (Value Change Dump) command line viewer
sci-electronics/verilator 5.026-r1 5.028-r1 9999: The fast free Verilog/SystemVerilog simulator
sci-electronics/yosys 0.57: framework for Verilog RTL synthesis
sci-geosciences/google-earth-pro 7.3.6: Google's 3D planet viewer
sci-geosciences/google-earth-pro 7.3.6-r1: Google's 3D planet viewer
sci-libs/dlpack 1.2: Common in-memory tensor structure
sci-libs/onnxruntime 1.22.2: Cross-platform, high performance ML inferencing and training accelerator
sci-libs/onnxruntime-bin 1.22.0: cross-platform, high performance ML inferencing and training accelerator
@@ -1781,7 +1780,7 @@ sci-misc/boinc-wrapper 26018-r3 26019 26019-r1: Wrapper to use non-BOINC apps wi
sci-misc/llama-cpp 0_pre5332 0_pre5633-r1 0_pre6140 0_pre6318 0_pre6710 0_pre6980 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
sci-ml/ollama 0.12.6 0.12.10 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.24.0-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/openmodelica 1.25.5-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
sec-keys/openpgp-keys-emersion 20240714: OpenPGP keys used by Simon Ser
@@ -1856,7 +1855,7 @@ sys-devel/clang-bloomberg-p2996 21.0.0_p20250702 9999: Clang fork implementing e
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler
sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
sys-fs/bcachefs-kmod 1.31.13: Linux bcachefs kernel module for sys-fs/bcachefs-tools
sys-fs/bcachefs-kmod 1.32.1: Linux bcachefs kernel module for sys-fs/bcachefs-tools
sys-fs/btrd 0.5.4: The btrfs debugger
sys-fs/btrfs-dump 20250918: Metadata dumper for btrfs
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem

View File

@@ -1 +1 @@
Thu, 13 Nov 2025 06:31:39 +0000
Thu, 13 Nov 2025 22:00:51 +0000