Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kbfs: update to 4.4.0
@ 2019-09-10 19:04 voidlinux-github
  2019-09-10 21:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 19:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There is a new pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.0
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1519 bytes --]

From a6e591ac5e9e57b59a66de34183a77563a194310 Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.0

---
 srcpkgs/kbfs/template | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..3cb76e60c64 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,18 +1,20 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.0
 revision=1
+wrksrc="client-v${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
+go_import_path="github.com/keybase/client/go/kbfs"
 go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
 go_build_tags="production"
-depends="keybase util-linux"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/releases/download/v${version}/keybase-v${version}.tar.xz"
+checksum=50c2f7689f887ef720e8158db374ba31d1dacf9853fe930b62e871dad161160c
 
 post_install() {
 	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] kbfs: update to 4.4.0
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
@ 2019-09-10 21:03 ` voidlinux-github
  2019-09-10 21:03 ` voidlinux-github
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 21:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is an updated pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.0
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1819 bytes --]

From fe1c6e628ab00895a964f9fa4340fef0242de8a1 Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.1

---
 srcpkgs/kbfs/template | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..7042152842c 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,23 +1,26 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.1
 revision=1
+wrksrc="client-${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
+go_import_path="github.com/keybase/client/go/kbfs"
 go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
-go_build_tags="production"
-depends="keybase util-linux"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
+checksum=dfac5ff4ecd5cd75f22ebece24c2e074cc83e38c7b207e074ca2c96ec3c96b7b
 
-post_install() {
-	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
-	# setuid
-	chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
+do_configure() {
+    export GOPATH="${wrksrc}/.gopath"
+    vlicense LICENSE
+}
 
-	vlicense LICENSE
+post_install() {
+    mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
+    chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
 }

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] kbfs: update to 4.4.0
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
  2019-09-10 21:03 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-10 21:03 ` voidlinux-github
  2019-09-10 21:23 ` voidlinux-github
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 21:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is an updated pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.0
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1819 bytes --]

From fe1c6e628ab00895a964f9fa4340fef0242de8a1 Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.1

---
 srcpkgs/kbfs/template | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..7042152842c 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,23 +1,26 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.1
 revision=1
+wrksrc="client-${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
+go_import_path="github.com/keybase/client/go/kbfs"
 go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
-go_build_tags="production"
-depends="keybase util-linux"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
+checksum=dfac5ff4ecd5cd75f22ebece24c2e074cc83e38c7b207e074ca2c96ec3c96b7b
 
-post_install() {
-	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
-	# setuid
-	chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
+do_configure() {
+    export GOPATH="${wrksrc}/.gopath"
+    vlicense LICENSE
+}
 
-	vlicense LICENSE
+post_install() {
+    mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
+    chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
 }

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] kbfs: update to 4.4.0
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-10 21:23 ` voidlinux-github
@ 2019-09-10 21:23 ` voidlinux-github
  2019-09-10 21:25 ` [PR PATCH] [Updated] kbfs: update to 4.4.1 voidlinux-github
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 21:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is an updated pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.0
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1819 bytes --]

From a84653781ab4201c2789b115b366eba58e8c959f Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.1

---
 srcpkgs/kbfs/template | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..7042152842c 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,23 +1,26 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.1
 revision=1
+wrksrc="client-${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
+go_import_path="github.com/keybase/client/go/kbfs"
 go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
-go_build_tags="production"
-depends="keybase util-linux"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
+checksum=dfac5ff4ecd5cd75f22ebece24c2e074cc83e38c7b207e074ca2c96ec3c96b7b
 
-post_install() {
-	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
-	# setuid
-	chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
+do_configure() {
+    export GOPATH="${wrksrc}/.gopath"
+    vlicense LICENSE
+}
 
-	vlicense LICENSE
+post_install() {
+    mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
+    chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
 }

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] kbfs: update to 4.4.0
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
  2019-09-10 21:03 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-10 21:03 ` voidlinux-github
@ 2019-09-10 21:23 ` voidlinux-github
  2019-09-10 21:23 ` voidlinux-github
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 21:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is an updated pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.0
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1819 bytes --]

From a84653781ab4201c2789b115b366eba58e8c959f Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.1

---
 srcpkgs/kbfs/template | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..7042152842c 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,23 +1,26 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.1
 revision=1
+wrksrc="client-${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
+go_import_path="github.com/keybase/client/go/kbfs"
 go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
-go_build_tags="production"
-depends="keybase util-linux"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
+checksum=dfac5ff4ecd5cd75f22ebece24c2e074cc83e38c7b207e074ca2c96ec3c96b7b
 
-post_install() {
-	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
-	# setuid
-	chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
+do_configure() {
+    export GOPATH="${wrksrc}/.gopath"
+    vlicense LICENSE
+}
 
-	vlicense LICENSE
+post_install() {
+    mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
+    chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
 }

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] kbfs: update to 4.4.1
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-10 21:23 ` voidlinux-github
@ 2019-09-10 21:25 ` voidlinux-github
  2019-09-10 21:25 ` voidlinux-github
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 21:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is an updated pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.1
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1811 bytes --]

From 0a31352a9cc55a4565f15bebc20c5567f23600f2 Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.1

---
 srcpkgs/kbfs/template | 27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..fe66200b0df 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,23 +1,28 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.1
 revision=1
+wrksrc="client-${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
-go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
-go_build_tags="production"
-depends="keybase util-linux"
+go_import_path="github.com/keybase/client/go/kbfs"
+go_package="${go_import_path}/kbfsfuse
+${go_import_path}/kbfsgit/git-remote-keybase
+${go_import_path}/kbfstool ${go_import_path}/redirector"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
+checksum=dfac5ff4ecd5cd75f22ebece24c2e074cc83e38c7b207e074ca2c96ec3c96b7b
+
+do_configure() {
+	export GOPATH="${wrksrc}/.gopath"
+	vlicense LICENSE
+}
 
 post_install() {
 	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
-	# setuid
 	chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
-
-	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] kbfs: update to 4.4.1
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-10 21:25 ` [PR PATCH] [Updated] kbfs: update to 4.4.1 voidlinux-github
@ 2019-09-10 21:25 ` voidlinux-github
  2019-09-11  5:52 ` voidlinux-github
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 21:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is an updated pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.1
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1811 bytes --]

From 0a31352a9cc55a4565f15bebc20c5567f23600f2 Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.1

---
 srcpkgs/kbfs/template | 27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..fe66200b0df 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,23 +1,28 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.1
 revision=1
+wrksrc="client-${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
-go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
-go_build_tags="production"
-depends="keybase util-linux"
+go_import_path="github.com/keybase/client/go/kbfs"
+go_package="${go_import_path}/kbfsfuse
+${go_import_path}/kbfsgit/git-remote-keybase
+${go_import_path}/kbfstool ${go_import_path}/redirector"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
+checksum=dfac5ff4ecd5cd75f22ebece24c2e074cc83e38c7b207e074ca2c96ec3c96b7b
+
+do_configure() {
+	export GOPATH="${wrksrc}/.gopath"
+	vlicense LICENSE
+}
 
 post_install() {
 	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
-	# setuid
 	chmod 4755 ${DESTDIR}/usr/bin/keybase-redirector
-
-	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: kbfs: update to 4.4.1
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-10 21:25 ` voidlinux-github
@ 2019-09-11  5:52 ` voidlinux-github
  2019-09-11 19:37 ` voidlinux-github
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-11  5:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/14392#issuecomment-530231008

Comment:
@Vaelatern any opinion on maintainer change?

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: kbfs: update to 4.4.1
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-11  5:52 ` voidlinux-github
@ 2019-09-11 19:37 ` voidlinux-github
  2019-09-11 20:21 ` voidlinux-github
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-11 19:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/14392#issuecomment-530533402

Comment:
I don't want this package to exist.

I want it to be part of the keybase client package. Working with that template is the correct course of action. We should not have multiple templates drawing from the same distfiles where it can be avoided.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: kbfs: update to 4.4.1
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-09-11 19:37 ` voidlinux-github
@ 2019-09-11 20:21 ` voidlinux-github
  2020-05-15 11:43 ` Piraty
  2020-05-15 11:43 ` [PR PATCH] [Closed]: " Piraty
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-11 20:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 428 bytes --]

New comment by Itamiko on void-packages repository

https://github.com/void-linux/void-packages/pull/14392#issuecomment-530549353

Comment:
kbfs should get its own package but as a sub-package for the client main instead of having kbfs use its own template.

same goes for all keybase-client related things. for example, kbfs and all other keybase-client submodules should be as a sub-package. or something along those lines.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: kbfs: update to 4.4.1
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-09-11 20:21 ` voidlinux-github
@ 2020-05-15 11:43 ` Piraty
  2020-05-15 11:43 ` [PR PATCH] [Closed]: " Piraty
  10 siblings, 0 replies; 12+ messages in thread
From: Piraty @ 2020-05-15 11:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/14392#issuecomment-629188942

Comment:
we have `kbfs-5.4.2_1` by now

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Closed]: kbfs: update to 4.4.1
  2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
                   ` (9 preceding siblings ...)
  2020-05-15 11:43 ` Piraty
@ 2020-05-15 11:43 ` Piraty
  10 siblings, 0 replies; 12+ messages in thread
From: Piraty @ 2020-05-15 11:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

There's a closed pull request on the void-packages repository

kbfs: update to 4.4.1
https://github.com/void-linux/void-packages/pull/14392

Description:
resolves #14390 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-15 11:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
2019-09-10 21:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-10 21:03 ` voidlinux-github
2019-09-10 21:23 ` voidlinux-github
2019-09-10 21:23 ` voidlinux-github
2019-09-10 21:25 ` [PR PATCH] [Updated] kbfs: update to 4.4.1 voidlinux-github
2019-09-10 21:25 ` voidlinux-github
2019-09-11  5:52 ` voidlinux-github
2019-09-11 19:37 ` voidlinux-github
2019-09-11 20:21 ` voidlinux-github
2020-05-15 11:43 ` Piraty
2020-05-15 11:43 ` [PR PATCH] [Closed]: " Piraty

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).