[arch-commits] Commit in geckodriver/repos (4 files)

Jelle van der Waa jelle at archlinux.org
Fri Jun 16 16:59:39 UTC 2017


    Date: Friday, June 16, 2017 @ 16:59:38
  Author: jelle
Revision: 237750

archrelease: copy trunk to community-x86_64, community-i686

Added:
  geckodriver/repos/community-i686/PKGBUILD
    (from rev 237749, geckodriver/trunk/PKGBUILD)
  geckodriver/repos/community-x86_64/PKGBUILD
    (from rev 237749, geckodriver/trunk/PKGBUILD)
Deleted:
  geckodriver/repos/community-i686/PKGBUILD
  geckodriver/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   48 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ----------------------
 community-x86_64/PKGBUILD |   24 ----------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-06-16 16:59:27 UTC (rev 237749)
+++ community-i686/PKGBUILD	2017-06-16 16:59:38 UTC (rev 237750)
@@ -1,24 +0,0 @@
-# Maintainer: Jelle van der Waa <jelle at archlinux.org>
-# Contributor: kevku <kevku at gmx.com>
-
-pkgname=geckodriver
-pkgver=0.16.1
-pkgrel=1
-pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers."
-arch=("x86_64" "i686")
-url="https://github.com/mozilla/geckodriver"
-license=("MPL")
-makedepends=("rust" "cargo" "gcc-libs")
-source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz")
-sha256sums=('7345696ada459312d28c9f2892f0cb3023cde352cf77482cc6c8912a2f02ac06')
-
-build() {
-	cd "$pkgname-$pkgver"
-	cargo build --release
-}
-
-package() {
-	cd "$pkgname-$pkgver"
-        install -Dm755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
-        ln -sf /usr/bin/$pkgname "$pkgdir"/usr/bin/wires
-}

Copied: geckodriver/repos/community-i686/PKGBUILD (from rev 237749, geckodriver/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-06-16 16:59:38 UTC (rev 237750)
@@ -0,0 +1,24 @@
+# Maintainer: Jelle van der Waa <jelle at archlinux.org>
+# Contributor: kevku <kevku at gmx.com>
+
+pkgname=geckodriver
+pkgver=0.17.0
+pkgrel=1
+pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers."
+arch=("x86_64" "i686")
+url="https://github.com/mozilla/geckodriver"
+license=("MPL")
+makedepends=("rust" "cargo" "gcc-libs")
+source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz")
+sha256sums=('abf990c43c8794f1285bb7440806c98ccb3c8c63173a11d18368502894bbc1ff')
+
+build() {
+	cd "$pkgname-$pkgver"
+	cargo build --release
+}
+
+package() {
+	cd "$pkgname-$pkgver"
+        install -Dm755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
+        ln -sf /usr/bin/$pkgname "$pkgdir"/usr/bin/wires
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-06-16 16:59:27 UTC (rev 237749)
+++ community-x86_64/PKGBUILD	2017-06-16 16:59:38 UTC (rev 237750)
@@ -1,24 +0,0 @@
-# Maintainer: Jelle van der Waa <jelle at archlinux.org>
-# Contributor: kevku <kevku at gmx.com>
-
-pkgname=geckodriver
-pkgver=0.16.1
-pkgrel=1
-pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers."
-arch=("x86_64" "i686")
-url="https://github.com/mozilla/geckodriver"
-license=("MPL")
-makedepends=("rust" "cargo" "gcc-libs")
-source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz")
-sha256sums=('7345696ada459312d28c9f2892f0cb3023cde352cf77482cc6c8912a2f02ac06')
-
-build() {
-	cd "$pkgname-$pkgver"
-	cargo build --release
-}
-
-package() {
-	cd "$pkgname-$pkgver"
-        install -Dm755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
-        ln -sf /usr/bin/$pkgname "$pkgdir"/usr/bin/wires
-}

Copied: geckodriver/repos/community-x86_64/PKGBUILD (from rev 237749, geckodriver/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-06-16 16:59:38 UTC (rev 237750)
@@ -0,0 +1,24 @@
+# Maintainer: Jelle van der Waa <jelle at archlinux.org>
+# Contributor: kevku <kevku at gmx.com>
+
+pkgname=geckodriver
+pkgver=0.17.0
+pkgrel=1
+pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers."
+arch=("x86_64" "i686")
+url="https://github.com/mozilla/geckodriver"
+license=("MPL")
+makedepends=("rust" "cargo" "gcc-libs")
+source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz")
+sha256sums=('abf990c43c8794f1285bb7440806c98ccb3c8c63173a11d18368502894bbc1ff')
+
+build() {
+	cd "$pkgname-$pkgver"
+	cargo build --release
+}
+
+package() {
+	cd "$pkgname-$pkgver"
+        install -Dm755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
+        ln -sf /usr/bin/$pkgname "$pkgdir"/usr/bin/wires
+}



More information about the arch-commits mailing list