blob: 9d0ebbdcd60f647146b642f77e3027a06696804b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( || ( www-client/firefox www-client/firefox-bin ) ) >=virtual/rust-1.53
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=CLI tool that manages the browser/driver infrastructure required by Selenium
EAPI=8
HOMEPAGE=https://www.selenium.dev/ https://github.com/SeleniumHQ/selenium/
INHERIT=cargo
IUSE=telemetry test debug
KEYWORDS=~amd64 ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0 Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/SeleniumHQ/selenium/archive/selenium-4.24.0.tar.gz -> selenium-selenium-4.24.0.gh.tar.gz https://dev.gentoo.org/~mgorny/dist/selenium-manager-4.24.0-crates.tar.xz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo c806360bab90e2b49223df1810172c2b
_md5_=c64815293dd94b1e67cb3430b7d65e7a
|