Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : geckodriver | |||||
| version : 0.24.0 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/mozilla/geckodriver/archive/v0.24.0.tar.gz : e6f86b3b6411f078c0a762f978c00ee99926463036a68be01d111bd91f25340e | |||||
| license : MPL-2.0 | |||||
| component : network.web | |||||
| summary : WebDriver for Firefox | |||||
| description: | | |||||
| Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers. | |||||
| This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox. It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends. | |||||
| networking : yes | |||||
| builddeps : | |||||
| - cargo | |||||
| build : | | |||||
| cargo build --release | |||||
| install : | | |||||
| install -Dm00755 target/release/geckodriver $installdir/usr/bin/geckodriver | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.