Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: shotgun-2.4.0
Date: Mon, 19 Jun 2023 12:14:14 +0200	[thread overview]
Message-ID: <20230619101414.tR_y1eKOFK6ThnigK70qtDMhKOi6nSbWC2zRU2Ekm2w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41166@inbox.vuxu.org>

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

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

https://github.com/realcharmer/void-packages shotgun
https://github.com/void-linux/void-packages/pull/41166

New package: shotgun-2.4.0
#### 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:
  - aarch64-musl
  - aarch64
  - armv6l-musl
  - armv6l
  - armv7l-musl
  - armv7l
  - x86_64-musl
  - x86_64

This package is based on #20555 and closes #20282.

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

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

From 0a4ccf721e0d0f96166c0298c257c3a0882f6b77 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Sun, 18 Dec 2022 14:45:44 +0100
Subject: [PATCH] New package: shotgun-2.5.0

---
 srcpkgs/shotgun/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/shotgun/template

diff --git a/srcpkgs/shotgun/template b/srcpkgs/shotgun/template
new file mode 100644
index 000000000000..dcefbb2cccb4
--- /dev/null
+++ b/srcpkgs/shotgun/template
@@ -0,0 +1,22 @@
+# Template file for 'shotgun'
+pkgname=shotgun
+version=2.5.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+short_desc="Minimal screenshot utility for X11"
+maintainer="Emil Miler <em@0x45.cz>"
+license="MPL-2.0"
+homepage="https://github.com/nexromancers/shotgun"
+distfiles="https://github.com/neXromancers/shotgun/archive/refs/tags/v${version}.tar.gz"
+checksum=862b9d6f1c418181d37375153e3ceadf87b738f5a48fcbd7257e07cd78b622a0
+
+post_extract() {
+	rm build.rs
+	vsed -i Cargo.toml -e '/^build = "build.rs"/ d'
+}
+
+post_install() {
+	vdoc README.md
+	vlicense LICENSE
+}

  parent reply	other threads:[~2023-06-19 10:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
2022-12-20  9:45 ` [PR REVIEW] " paper42
2022-12-20  9:45 ` paper42
2022-12-20  9:50 ` realcharmer
2022-12-20 10:04 ` paper42
2022-12-20 10:05 ` [PR PATCH] [Updated] " realcharmer
2022-12-20 10:06 ` [PR REVIEW] " realcharmer
2022-12-20 10:18 ` [PR PATCH] [Updated] " realcharmer
2022-12-20 10:26 ` [PR REVIEW] New package: shotgun-2.3.1 realcharmer
2022-12-20 10:27 ` paper42
2022-12-20 10:30 ` [PR PATCH] [Updated] " realcharmer
2022-12-20 10:30 ` [PR REVIEW] " realcharmer
2023-03-21  1:52 ` github-actions
2023-03-21  7:24 ` realcharmer
2023-03-21  7:25 ` realcharmer
2023-05-12  8:26 ` [PR PATCH] [Updated] " realcharmer
2023-06-19 10:14 ` realcharmer [this message]
2023-06-19 10:16 ` New package: shotgun-2.5.0 realcharmer
2023-06-24 13:16 ` [PR PATCH] [Merged]: " Duncaen

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=20230619101414.tR_y1eKOFK6ThnigK70qtDMhKOi6nSbWC2zRU2Ekm2w@z \
    --to=realcharmer@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).