* [PR PATCH] geckodriver: update to 0.32.2.
@ 2023-03-16 14:12 m3tav3rse
0 siblings, 0 replies; only message in thread
From: m3tav3rse @ 2023-03-16 14:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
There is a new pull request by m3tav3rse against master on the void-packages repository
https://github.com/m3tav3rse/void-packages geckodriver
https://github.com/void-linux/void-packages/pull/42806
geckodriver: update to 0.32.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/42806.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-geckodriver-42806.patch --]
[-- Type: text/x-diff, Size: 1880 bytes --]
From babf542156756b1a66dd1948e2e05aa43bfdc139 Mon Sep 17 00:00:00 2001
From: m3tav3rse <mtvrs@tuta.io>
Date: Thu, 16 Mar 2023 15:06:32 +0100
Subject: [PATCH] geckodriver: update to 0.32.2.
---
srcpkgs/geckodriver/template | 19 +++----------------
1 file changed, 3 insertions(+), 16 deletions(-)
diff --git a/srcpkgs/geckodriver/template b/srcpkgs/geckodriver/template
index 784f4b381dff..90534374dfc1 100644
--- a/srcpkgs/geckodriver/template
+++ b/srcpkgs/geckodriver/template
@@ -1,27 +1,14 @@
# Template file for 'geckodriver'
pkgname=geckodriver
-version=0.30.0
+version=0.32.2
revision=1
-_hg_commit="d372710b98a6"
-build_wrksrc=testing/geckodriver
build_style=cargo
short_desc="WebDriver for Firefox"
maintainer="m3tav3rse <mtvrs@tuta.io>"
license="MPL-2.0"
homepage="https://github.com/mozilla/geckodriver"
-distfiles="https://hg.mozilla.org/mozilla-central/archive/${_hg_commit}.zip/testing/geckodriver/>geckodriver.zip
- https://hg.mozilla.org/mozilla-central/archive/${_hg_commit}.zip/testing/webdriver/>webdriver.zip
- https://hg.mozilla.org/mozilla-central/archive/${_hg_commit}.zip/testing/mozbase/rust/>mozbase-rust.zip
- https://hg.mozilla.org/mozilla-central/raw-file/${_hg_commit}/Cargo.lock"
-checksum="7f8820ec83ca7671236ee74345bdbd20cf328fde4896397353952c0cc4e0eb91
- 4828ec0256835b893e5642439f83f9de84512a84e4a711262b6f2c37dff15ec8
- 71043889235bf513b2539490d1c163589484628f6fcf24e4591ba4281e620d6f
- 5daceea2850bd034ffb1b538b4aa5f8f6915f36631ef6dbeeb9d30fe26180c38"
-skip_extraction="Cargo.lock"
-
-post_extract() {
- cp ${XBPS_SRCDISTDIR}/${pkgname}-${version}/Cargo.lock ${build_wrksrc}
-}
+distfiles="https://github.com/mozilla/geckodriver/archive/refs/tags/v${version}.tar.gz"
+checksum=f76e061b164e45413721439165949bf374ede71306292cf364bf88b196874fad
case $XBPS_TARGET_MACHINE in
armv[56]*) broken="there is no firefox for armv5/6" ;;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-16 14:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-16 14:12 [PR PATCH] geckodriver: update to 0.32.2 m3tav3rse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).