Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: shotgun-2.2.1
@ 2022-12-18 15:46 realcharmer
  2022-12-20  9:45 ` [PR REVIEW] " paper42
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: realcharmer @ 2022-12-18 15:46 UTC (permalink / raw)
  To: ml

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

There is a new 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.2.1
#### 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: 1160 bytes --]

From 7a15ffe6b05fb787133201ab8fbf02e7bf1b0fa0 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.2.1

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

diff --git a/srcpkgs/shotgun/template b/srcpkgs/shotgun/template
new file mode 100644
index 000000000000..5003553bd30b
--- /dev/null
+++ b/srcpkgs/shotgun/template
@@ -0,0 +1,24 @@
+# Template file for 'shotgun'
+pkgname=shotgun
+version=2.2.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXrandr-devel"
+depends="libX11 libXrandr"
+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/v${version}.tar.gz"
+checksum=05a5daf2fe7a021ac8e78bf2059995b514621c2fe9e2be15fa7cf68d5ec52ca7
+
+post_extract() {
+	rm build.rs
+	vsed -i Cargo.toml -e '/^build = "build.rs"/ d'
+}
+
+post_install() {
+	vdoc README.md
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-06-24 13:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PR PATCH] [Updated] New package: shotgun-2.4.0 realcharmer
2023-06-19 10:16 ` New package: shotgun-2.5.0 realcharmer
2023-06-24 13:16 ` [PR PATCH] [Merged]: " Duncaen

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