Github messages for voidlinux
 help / color / mirror / Atom feed
From: filiprojek <filiprojek@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: steamguard-cli-0.12.3
Date: Wed, 06 Dec 2023 16:20:56 +0100	[thread overview]
Message-ID: <20231206152056.PSDWczTYpID--UjlLmOXiTSz12WLjErwDBAKjTi2y9A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42732@inbox.vuxu.org>

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

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

https://github.com/filiprojek/void-packages steamguard-cli
https://github.com/void-linux/void-packages/pull/42732

New package: steamguard-cli-0.12.3
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures:
  - x86_64-musl


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

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

From d795711a65c5f54afaa52954ab724a69038ba27f Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Sun, 12 Mar 2023 22:19:37 +0100
Subject: [PATCH 1/9] New package: steamguard-cli-0.7.0

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

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
new file mode 100644
index 0000000000000..cd82fd6c686b5
--- /dev/null
+++ b/srcpkgs/steamguard-cli/template
@@ -0,0 +1,12 @@
+# Template file for 'steamguard-cli'
+pkgname=steamguard-cli
+version=0.7.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+short_desc="Utility for Steam 2FA and for managing trade confirmations"
+maintainer="Filip Rojek <filip@filiprojek.cz>"
+license="GPL-3.0-only"
+homepage="https://github.com/dyc3/steamguard-cli"
+distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
+checksum=fae8e6b842443c544ee32a4f46bdf49280aa81cb8c443aa45e4c012b9bcef848

From fdcadf239c9889f3d313c7d7277aa18018767597 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Mon, 12 Jun 2023 23:44:34 +0200
Subject: [PATCH 2/9] steamguard-cli: update to 0.7.1

---
 srcpkgs/steamguard-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index cd82fd6c686b5..e091a46508da4 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'steamguard-cli'
 pkgname=steamguard-cli
-version=0.7.0
+version=0.7.1
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,4 +9,4 @@ maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
-checksum=fae8e6b842443c544ee32a4f46bdf49280aa81cb8c443aa45e4c012b9bcef848
+checksum=22ab02a3032e28636c265e5e0552ee319b4256079a07c5a4e83698d1465574ea

From 2b014733e6b0bc8a34c5d2e9189e54cc1a57580e Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Sun, 9 Jul 2023 10:41:29 +0200
Subject: [PATCH 3/9] steamguard-cli: update to 0.10.1

---
 srcpkgs/steamguard-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index e091a46508da4..59c676e13c2f5 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'steamguard-cli'
 pkgname=steamguard-cli
-version=0.7.1
+version=0.10.1
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,4 +9,4 @@ maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
-checksum=22ab02a3032e28636c265e5e0552ee319b4256079a07c5a4e83698d1465574ea
+checksum=7f01fbcca0fd7014d5688dee8442bcfaeb5e95f09c848800338db64c2ce2c16b

From cde473b3239d53f4a0e70fa3b824c1b085851673 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Mon, 10 Jul 2023 12:17:04 +0200
Subject: [PATCH 4/9] steamguard-cli: update to 0.10.2

---
 srcpkgs/steamguard-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index 59c676e13c2f5..115cac7e00a42 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'steamguard-cli'
 pkgname=steamguard-cli
-version=0.10.1
+version=0.10.2
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,4 +9,4 @@ maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
-checksum=7f01fbcca0fd7014d5688dee8442bcfaeb5e95f09c848800338db64c2ce2c16b
+checksum=cc82cc5619595d539170632557e06b52496355385f72b50094dd6d16fb262631

From bbfb415e8e2353a218ea9a056a50d9b5cd2a24ea Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Sat, 26 Aug 2023 10:43:12 +0200
Subject: [PATCH 5/9] steamguard-cli: update to 0.11.0

---
 srcpkgs/steamguard-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index 115cac7e00a42..89b4eb5664e6a 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'steamguard-cli'
 pkgname=steamguard-cli
-version=0.10.2
+version=0.11.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,4 +9,4 @@ maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
-checksum=cc82cc5619595d539170632557e06b52496355385f72b50094dd6d16fb262631
+checksum=602e6001ca597e36625134423c93f452a302e005714027e29b0dd4cc464b895d

From 4520e192bd5cd9446de60732a850e8d89f1d30ba Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Sat, 9 Sep 2023 17:27:29 +0200
Subject: [PATCH 6/9] steamguard-cli: update to 0.12.0

---
 srcpkgs/steamguard-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index 89b4eb5664e6a..bf8aa0eca5871 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'steamguard-cli'
 pkgname=steamguard-cli
-version=0.11.0
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,4 +9,4 @@ maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
-checksum=602e6001ca597e36625134423c93f452a302e005714027e29b0dd4cc464b895d
+checksum=60e0e925fa2ca1a10cef99ebb9f85cc73b62556bc17040ed1b9a6ec9536ba233

From 3cf3861bf75d88ae6acb957ab230bc92b2106713 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Tue, 7 Nov 2023 01:27:44 +0100
Subject: [PATCH 7/9] steamguard-cli: update to 0.12.3

---
 srcpkgs/steamguard-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index bf8aa0eca5871..f5d75af789462 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'steamguard-cli'
 pkgname=steamguard-cli
-version=0.12.0
+version=0.12.3
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,4 +9,4 @@ maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
-checksum=60e0e925fa2ca1a10cef99ebb9f85cc73b62556bc17040ed1b9a6ec9536ba233
+checksum=ab61be79e595611d39558af38f3708c9212de687c68ec314e683faeca8bfb3e3

From 029fddd53a50329169478893dc52b075430c7cf3 Mon Sep 17 00:00:00 2001
From: Mazin Fadl <mazen@illumed.net>
Date: Tue, 28 Nov 2023 15:22:46 -0500
Subject: [PATCH 8/9] steamguard-cli: add shell completions

---
 srcpkgs/steamguard-cli/template | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index f5d75af789462..1b3c43b67eec8 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -3,6 +3,7 @@ pkgname=steamguard-cli
 version=0.12.3
 revision=1
 build_style=cargo
+build_helper=qemu
 hostmakedepends="pkg-config"
 short_desc="Utility for Steam 2FA and for managing trade confirmations"
 maintainer="Filip Rojek <filip@filiprojek.cz>"
@@ -10,3 +11,12 @@ license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
 checksum=ab61be79e595611d39558af38f3708c9212de687c68ec314e683faeca8bfb3e3
+_completions="bash zsh fish"
+
+post_install() {
+	local bin=${DESTDIR}/usr/bin/steamguard
+	for shell in ${_completions}; do
+		vtargetrun ${bin} completion --shell ${shell} > completion.${shell}
+		vcompletion completion.${shell} ${shell} steamguard
+	done
+}

From 310fca42f4aa44ae688cc1abfaff585b93804c0b Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Wed, 6 Dec 2023 16:13:05 +0100
Subject: [PATCH 9/9] steamguard-cli update to 0.12.4

---
 srcpkgs/steamguard-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/steamguard-cli/template b/srcpkgs/steamguard-cli/template
index 1b3c43b67eec8..fa41e636a6a04 100644
--- a/srcpkgs/steamguard-cli/template
+++ b/srcpkgs/steamguard-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'steamguard-cli'
 pkgname=steamguard-cli
-version=0.12.3
+version=0.12.4
 revision=1
 build_style=cargo
 build_helper=qemu
@@ -10,7 +10,7 @@ maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="GPL-3.0-only"
 homepage="https://github.com/dyc3/steamguard-cli"
 distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
-checksum=ab61be79e595611d39558af38f3708c9212de687c68ec314e683faeca8bfb3e3
+checksum=09ebf49988c5e4ea293f2f52f504602054caae9df293414e4fb11ca5d86b0e09
 _completions="bash zsh fish"
 
 post_install() {

  parent reply	other threads:[~2023-12-06 15:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 22:12 [PR PATCH] New package: steamguard-cli-0.7.0 filiprojek
2023-03-13  8:02 ` [PR REVIEW] " realcharmer
2023-03-13  9:20 ` [PR PATCH] [Updated] " filiprojek
2023-06-12  2:05 ` github-actions
2023-06-12  6:08 ` realcharmer
2023-06-12 21:50 ` [PR PATCH] [Updated] " filiprojek
2023-06-12 22:27 ` filiprojek
2023-07-09  8:42 ` [PR PATCH] [Updated] New package: steamguard-cli-0.7.1 filiprojek
2023-07-09 13:29 ` New package: steamguard-cli-0.10.1 filiprojek
2023-07-10 10:17 ` [PR PATCH] [Updated] " filiprojek
2023-07-10 10:34 ` filiprojek
2023-08-26  9:18 ` [PR PATCH] [Updated] New package: steamguard-cli-0.10.2 filiprojek
2023-08-26  9:19 ` New package: steamguard-cli-0.11.0 filiprojek
2023-09-09 15:29 ` [PR PATCH] [Updated] " filiprojek
2023-09-09 16:11 ` New package: steamguard-cli-0.12.0 filiprojek
2023-11-07  0:28 ` [PR PATCH] [Updated] " filiprojek
2023-12-02 16:04 ` New package: steamguard-cli-0.12.3 rookiejet
2023-12-06 15:20 ` filiprojek [this message]
2023-12-08 17:27 ` [PR REVIEW] New package: steamguard-cli-0.12.4 classabbyamp
2023-12-08 17:58 ` [PR PATCH] [Updated] " filiprojek
2023-12-08 18:08 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231206152056.PSDWczTYpID--UjlLmOXiTSz12WLjErwDBAKjTi2y9A@z \
    --to=filiprojek@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).