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.4
Date: Fri, 08 Dec 2023 18:58:45 +0100	[thread overview]
Message-ID: <20231208175845.qIbOcJpwSU59ng9SzfbDJtzOIlY3abzU-wFboNqIrGA@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.4
#### 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: 1364 bytes --]

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

---
 srcpkgs/steamguard-cli/template | 21 +++++++++++++++++++++
 1 file changed, 21 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..abfd18a32e875
--- /dev/null
+++ b/srcpkgs/steamguard-cli/template
@@ -0,0 +1,21 @@
+# Template file for 'steamguard-cli'
+pkgname=steamguard-cli
+version=0.12.4
+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>"
+license="GPL-3.0-only"
+homepage="https://github.com/dyc3/steamguard-cli"
+changelog="https://github.com/dyc3/steamguard-cli/releases"
+distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
+checksum=09ebf49988c5e4ea293f2f52f504602054caae9df293414e4fb11ca5d86b0e09
+
+post_install() {
+	for shell in bash zsh fish; do
+		vtargetrun ${DESTDIR}/usr/bin/steamguard completion --shell ${shell} > completion.${shell}
+		vcompletion completion.${shell} ${shell} steamguard
+	done
+}

  parent reply	other threads:[~2023-12-08 17:58 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 ` [PR PATCH] [Updated] " filiprojek
2023-12-08 17:27 ` [PR REVIEW] New package: steamguard-cli-0.12.4 classabbyamp
2023-12-08 17:58 ` filiprojek [this message]
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=20231208175845.qIbOcJpwSU59ng9SzfbDJtzOIlY3abzU-wFboNqIrGA@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).