2026-06-09 13:01:44 UTC

This commit is contained in:
Repository mirror & CI
2026-06-09 13:01:44 +00:00
parent c0d42434d8
commit 4171f67c17
90 changed files with 533 additions and 413 deletions

View File

@@ -1,14 +0,0 @@
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
DESCRIPTION=Common/helpful Spec compliant testing utilities
EAPI=8
HOMEPAGE=https://github.com/athena-framework/spec https://athenaframework.org/Spec/
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=92915e40dd2e79e345a767b97d8f4ffd

View File

@@ -1,7 +1,7 @@
BDEPEND=|| ( >=dev-lang/crystal-1.17 >=dev-lang/crystal-bin-1.17 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install test
DESCRIPTION=Common/helpful Spec compliant testing utilities
EAPI=8
EAPI=9
HOMEPAGE=https://github.com/athena-framework/spec https://athenaframework.org/Spec/
INHERIT=shards
IUSE=debug doc
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=2ab785717d8c2a96dc58d30d9f4e1409
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.4.2.tar.gz -> athena-spec-0.4.2.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=a5945d6542dfa3676c45baa133e5a753

View File

@@ -1,7 +1,7 @@
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
DESCRIPTION=Pure Crystal implementation of an HTML5-compliant Tokenizer and Parser
EAPI=8
EAPI=9
HOMEPAGE=https://github.com/naqvis/crystal-html5
INHERIT=shards
IUSE=debug doc
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=693e83da51c6eba027ef526aef66ee42
SRC_URI=https://github.com/naqvis/crystal-html5/archive/refs/tags/v0.7.0.tar.gz -> crystal-html5-0.7.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=cfe8edadbe718f18e43aedd3c985917e

View File

@@ -7,9 +7,9 @@ INHERIT=daemons shards
IUSE=test debug doc
KEYWORDS=~amd64
LICENSE=BSD
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 )
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 )
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
SRC_URI=https://github.com/will/crystal-pg/archive/refs/tags/v0.30.0.tar.gz -> crystal-pg-0.30.0.tar.gz
_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=8148a7a91a073a4137d1294253b8deda
_md5_=9dd52384c25e0e924cad028ff22956ab

View File

@@ -1,14 +1,14 @@
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
DESCRIPTION=SQLite3 bindings for Crystal
EAPI=8
EAPI=9
HOMEPAGE=https://github.com/crystal-lang/crystal-sqlite3
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
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 )
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.21.0.tar.gz -> crystal-sqlite3-0.21.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=5dd250e1879e159f2861b73c01442f26
SRC_URI=https://github.com/crystal-lang/crystal-sqlite3/archive/refs/tags/v0.23.0.tar.gz -> crystal-sqlite3-0.23.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=c043fe476436539c3dc83f4ab14b37e1

View File

@@ -0,0 +1,14 @@
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
DESCRIPTION=XPath implementation in Crystal
EAPI=9
HOMEPAGE=https://github.com/naqvis/crystal-xpath2
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
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.2.0.tar.gz -> crystal-xpath2-0.2.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=b737c4485ef40c47af7c3dd4fc7db4e7

View File

@@ -1,7 +1,7 @@
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
DESCRIPTION=Lightning Fast, Super Simple web framework
EAPI=8
EAPI=9
HOMEPAGE=https://kemalcr.com/ https://github.com/kemalcr/kemal
INHERIT=shards
IUSE=debug doc
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=7c653318a22d9bc71ade18d3c0a79739
SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.11.0.tar.gz -> kemal-1.11.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=20d9925009af67b5e1f21c97e249cff3

View File

@@ -1,14 +0,0 @@
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
DESCRIPTION=Lightning Fast, Super Simple web framework
EAPI=8
HOMEPAGE=https://kemalcr.com/ https://github.com/kemalcr/kemal
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=7c653318a22d9bc71ade18d3c0a79739

View File

@@ -1,14 +0,0 @@
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
DESCRIPTION=LuckyFlow is a library for testing user flows in the browser
EAPI=8
HOMEPAGE=https://github.com/luckyframework/lucky_flow
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=ac3052ec471b95f9a521fb83a395bbc0

View File

@@ -0,0 +1,14 @@
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
DESCRIPTION=LuckyFlow is a library for testing user flows in the browser
EAPI=9
HOMEPAGE=https://github.com/luckyframework/lucky_flow
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=<dev-crystal/crystal-html5-0.7.0 >=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.2.tar.gz -> lucky_flow-0.10.2.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=92268547139090746bcac62793ed5db5

View File

@@ -13,4 +13,4 @@ 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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=f06ac94e7158f35698f30d557dc12940
_md5_=178d66ae0270f5c978cfc2f63b6c7b6b

View File

@@ -1,14 +0,0 @@
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 prepare test
DESCRIPTION=Feature-rich testing framework for Crystal inspired by RSpec
EAPI=8
HOMEPAGE=https://github.com/icy-arctic-fox/spectator
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=1f1d4b5a47d7c0c50cb62a73e0927bd6

View File

@@ -0,0 +1,14 @@
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 prepare test
DESCRIPTION=Feature-rich testing framework for Crystal inspired by RSpec
EAPI=9
HOMEPAGE=https://gitlab.com/arctic-fox/spectator
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 )
SLOT=0
SRC_URI=https://gitlab.com/arctic-fox/spectator/-/archive/v0.12.4/spectator-v0.12.4.tar.bz2
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=e9787dd0ad76f91f7ac055c11bf22b0b

View File

@@ -0,0 +1,14 @@
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 prepare test
DESCRIPTION=Helps manage drivers for Selenium, such as the Chromedriver
EAPI=9
HOMEPAGE=https://github.com/crystal-loot/webdrivers.cr
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
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.5.tar.gz -> webdrivers-0.4.5.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 crystal-utils 7ba289dcfc245baac3244b600bce0619 shards 8f9ed867acd752f56f13e2b331d75712
_md5_=183d61bc94237bf2e56cebff45565ecb