Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] New package: 1password-cli-1.12.4
  2022-02-06  1:11 [PR PATCH] New package: 1password-cli-1.12.4 motorto
@ 2022-02-05 23:11 ` motorto
  2022-02-06  3:49 ` ahesford
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: motorto @ 2022-02-05 23:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages op_1passwordcli
https://github.com/void-linux/void-packages/pull/35426

New package: 1password-cli-1.12.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: No

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): No, its proprietary software 

Requested here: #35230 

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

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

From 5b0e995b9e24ab19c99de064fe34c406aba06c47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 5 Feb 2022 22:31:43 +0000
Subject: [PATCH] New package: 1password-cli-1.12.4

---
 srcpkgs/1password-cli/template | 38 ++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 srcpkgs/1password-cli/template

diff --git a/srcpkgs/1password-cli/template b/srcpkgs/1password-cli/template
new file mode 100644
index 000000000000..93a55b9c61c8
--- /dev/null
+++ b/srcpkgs/1password-cli/template
@@ -0,0 +1,38 @@
+# Template file for '1password-cli'
+pkgname=1password-cli
+version=1.12.4
+revision=1
+archs="i686 x86_64 arm* aarch64"
+create_wrksrc=yes
+short_desc="1Password command line tool"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="https://app-updates.agilebits.com/product_history/CLI"
+restricted=yes
+repository=nonfree
+nopie=precompiled
+
+case "$XBPS_TARGET_MACHINE" in
+		*-musl)
+	    broken="Musl builds are not supported";;
+		arm*)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_arm_v${version}.zip
+			checksum=682ccf8bef44b74c330998549e93f18845d29bcd2b29ef965d0aa16d76fc22e1
+			;;
+		aarch64)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_arm64_v${version}.zip
+			checksum=1258b4b29a66c825cb69e2eca49ab9e4e0ac7cc068e676eff99d8952ecd0aabf
+			;;
+		i686)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_386_v${version}.zip
+			checksum=ef10eeb27e4ac4eb586acbf3caff75aa5678bfacdf60186cd519ecd869cc5cc9
+			;;
+		x86_64)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_amd64_v${version}.zip
+			checksum=35a16122c76bea936383d7597b45bee55e0ea63df94758c3342ff417fb395a87
+			;;
+esac
+
+do_install() {
+	vbin op
+}

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

* [PR PATCH] New package: 1password-cli-1.12.4
@ 2022-02-06  1:11 motorto
  2022-02-05 23:11 ` [PR PATCH] [Updated] " motorto
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: motorto @ 2022-02-06  1:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages op_1passwordcli
https://github.com/void-linux/void-packages/pull/35426

New package: 1password-cli-1.12.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: No

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): No, its proprietary software 

Requested here: #35230 

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

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

From 5b0e995b9e24ab19c99de064fe34c406aba06c47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 5 Feb 2022 22:31:43 +0000
Subject: [PATCH] New package: 1password-cli-1.12.4

---
 srcpkgs/1password-cli/template | 38 ++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 srcpkgs/1password-cli/template

diff --git a/srcpkgs/1password-cli/template b/srcpkgs/1password-cli/template
new file mode 100644
index 000000000000..93a55b9c61c8
--- /dev/null
+++ b/srcpkgs/1password-cli/template
@@ -0,0 +1,38 @@
+# Template file for '1password-cli'
+pkgname=1password-cli
+version=1.12.4
+revision=1
+archs="i686 x86_64 arm* aarch64"
+create_wrksrc=yes
+short_desc="1Password command line tool"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="https://app-updates.agilebits.com/product_history/CLI"
+restricted=yes
+repository=nonfree
+nopie=precompiled
+
+case "$XBPS_TARGET_MACHINE" in
+		*-musl)
+	    broken="Musl builds are not supported";;
+		arm*)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_arm_v${version}.zip
+			checksum=682ccf8bef44b74c330998549e93f18845d29bcd2b29ef965d0aa16d76fc22e1
+			;;
+		aarch64)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_arm64_v${version}.zip
+			checksum=1258b4b29a66c825cb69e2eca49ab9e4e0ac7cc068e676eff99d8952ecd0aabf
+			;;
+		i686)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_386_v${version}.zip
+			checksum=ef10eeb27e4ac4eb586acbf3caff75aa5678bfacdf60186cd519ecd869cc5cc9
+			;;
+		x86_64)
+			distfiles=https://cache.agilebits.com/dist/1P/op/pkg/v${version}/op_linux_amd64_v${version}.zip
+			checksum=35a16122c76bea936383d7597b45bee55e0ea63df94758c3342ff417fb395a87
+			;;
+esac
+
+do_install() {
+	vbin op
+}

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

* Re: New package: 1password-cli-1.12.4
  2022-02-06  1:11 [PR PATCH] New package: 1password-cli-1.12.4 motorto
  2022-02-05 23:11 ` [PR PATCH] [Updated] " motorto
@ 2022-02-06  3:49 ` ahesford
  2022-02-06  3:57 ` [PR PATCH] [Closed]: " the-maldridge
  2022-02-06  3:57 ` the-maldridge
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2022-02-06  3:49 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/35426#issuecomment-1030745717

Comment:
I really don't see the point of this package. It's restricted, nonfree and consists of a single binary. Building and installing the package locally is more work than grabbing the distfile and unpacking the executable.

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

* Re: New package: 1password-cli-1.12.4
  2022-02-06  1:11 [PR PATCH] New package: 1password-cli-1.12.4 motorto
                   ` (2 preceding siblings ...)
  2022-02-06  3:57 ` [PR PATCH] [Closed]: " the-maldridge
@ 2022-02-06  3:57 ` the-maldridge
  3 siblings, 0 replies; 5+ messages in thread
From: the-maldridge @ 2022-02-06  3:57 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/35426#issuecomment-1030746559

Comment:
Does not meet quality requirements.

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

* Re: [PR PATCH] [Closed]: New package: 1password-cli-1.12.4
  2022-02-06  1:11 [PR PATCH] New package: 1password-cli-1.12.4 motorto
  2022-02-05 23:11 ` [PR PATCH] [Updated] " motorto
  2022-02-06  3:49 ` ahesford
@ 2022-02-06  3:57 ` the-maldridge
  2022-02-06  3:57 ` the-maldridge
  3 siblings, 0 replies; 5+ messages in thread
From: the-maldridge @ 2022-02-06  3:57 UTC (permalink / raw)
  To: ml

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

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

New package: 1password-cli-1.12.4
https://github.com/void-linux/void-packages/pull/35426

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: No

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): No, its proprietary software 

Requested here: #35230 

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

end of thread, other threads:[~2022-02-06  3:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-06  1:11 [PR PATCH] New package: 1password-cli-1.12.4 motorto
2022-02-05 23:11 ` [PR PATCH] [Updated] " motorto
2022-02-06  3:49 ` ahesford
2022-02-06  3:57 ` [PR PATCH] [Closed]: " the-maldridge
2022-02-06  3:57 ` the-maldridge

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