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

* Re: [PR REVIEW] New package: shotgun-2.2.1
  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
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: paper42 @ 2022-12-20  9:45 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053114552

Comment:
```suggestion
```
all of these dependencies are autodetected

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

* Re: [PR REVIEW] New package: shotgun-2.2.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
@ 2022-12-20  9:45 ` paper42
  2022-12-20  9:45 ` paper42
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: paper42 @ 2022-12-20  9:45 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053114089

Comment:
2.3.1 seems to be the latest one upstream

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

* Re: [PR REVIEW] New package: shotgun-2.2.1
  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
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2022-12-20  9:50 UTC (permalink / raw)
  To: ml

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

New review comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053120539

Comment:
It has been bumped to 2.3.1 in master, but there has been no release with this version yet. It might be a version number mismatch, but this package works with the release version. See https://github.com/neXromancers/shotgun/releases.

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

* Re: [PR REVIEW] New package: shotgun-2.2.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (2 preceding siblings ...)
  2022-12-20  9:50 ` realcharmer
@ 2022-12-20 10:04 ` paper42
  2022-12-20 10:05 ` [PR PATCH] [Updated] " realcharmer
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: paper42 @ 2022-12-20 10:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053134462

Comment:
I think they just do tags and not releases now. Most other distributions package 2.3.1, so we should do so too: https://repology.org/project/shotgun/versions

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

* Re: [PR PATCH] [Updated] New package: shotgun-2.2.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (3 preceding siblings ...)
  2022-12-20 10:04 ` paper42
@ 2022-12-20 10:05 ` realcharmer
  2022-12-20 10:06 ` [PR REVIEW] " realcharmer
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2022-12-20 10:05 UTC (permalink / raw)
  To: ml

[-- 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.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: 1131 bytes --]

From 2ab9feebea67d0f370f9c1f83430503369ef520f 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 | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/shotgun/template

diff --git a/srcpkgs/shotgun/template b/srcpkgs/shotgun/template
new file mode 100644
index 000000000000..2cf956aa33e1
--- /dev/null
+++ b/srcpkgs/shotgun/template
@@ -0,0 +1,23 @@
+# Template file for 'shotgun'
+pkgname=shotgun
+version=2.2.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXrandr-devel"
+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

* Re: [PR REVIEW] New package: shotgun-2.2.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (4 preceding siblings ...)
  2022-12-20 10:05 ` [PR PATCH] [Updated] " realcharmer
@ 2022-12-20 10:06 ` realcharmer
  2022-12-20 10:18 ` [PR PATCH] [Updated] " realcharmer
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2022-12-20 10:06 UTC (permalink / raw)
  To: ml

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

New review comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053137254

Comment:
Ok, I'll update the package version.

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

* Re: [PR PATCH] [Updated] New package: shotgun-2.2.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (5 preceding siblings ...)
  2022-12-20 10:06 ` [PR REVIEW] " realcharmer
@ 2022-12-20 10:18 ` realcharmer
  2022-12-20 10:26 ` [PR REVIEW] New package: shotgun-2.3.1 realcharmer
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2022-12-20 10:18 UTC (permalink / raw)
  To: ml

[-- 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.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: 1150 bytes --]

From 9ff8a00558095e10e5e1b7a1a27849849796588b 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 | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/shotgun/template

diff --git a/srcpkgs/shotgun/template b/srcpkgs/shotgun/template
new file mode 100644
index 000000000000..d46458656157
--- /dev/null
+++ b/srcpkgs/shotgun/template
@@ -0,0 +1,23 @@
+# Template file for 'shotgun'
+pkgname=shotgun
+version=2.3.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXrandr-devel"
+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}/shotgun-${version}.tar.gz"
+checksum=d3a707251cd6827b1705fd98089ece90c75383b2047833312f8d08f09d96b91b
+
+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

* Re: [PR REVIEW] New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (6 preceding siblings ...)
  2022-12-20 10:18 ` [PR PATCH] [Updated] " realcharmer
@ 2022-12-20 10:26 ` realcharmer
  2022-12-20 10:27 ` paper42
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2022-12-20 10:26 UTC (permalink / raw)
  To: ml

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

New review comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053156407

Comment:
Should be ready.

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

* Re: [PR REVIEW] New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (7 preceding siblings ...)
  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
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: paper42 @ 2022-12-20 10:27 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053157655

Comment:
commit message should also be adjusted

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

* Re: [PR PATCH] [Updated] New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (8 preceding siblings ...)
  2022-12-20 10:27 ` paper42
@ 2022-12-20 10:30 ` realcharmer
  2022-12-20 10:30 ` [PR REVIEW] " realcharmer
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2022-12-20 10:30 UTC (permalink / raw)
  To: ml

[-- 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.3.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: 1150 bytes --]

From 4864dd2d1656750a898e0592a3226dc64de2e274 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.3.1

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

diff --git a/srcpkgs/shotgun/template b/srcpkgs/shotgun/template
new file mode 100644
index 000000000000..d46458656157
--- /dev/null
+++ b/srcpkgs/shotgun/template
@@ -0,0 +1,23 @@
+# Template file for 'shotgun'
+pkgname=shotgun
+version=2.3.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXrandr-devel"
+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}/shotgun-${version}.tar.gz"
+checksum=d3a707251cd6827b1705fd98089ece90c75383b2047833312f8d08f09d96b91b
+
+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

* Re: [PR REVIEW] New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (9 preceding siblings ...)
  2022-12-20 10:30 ` [PR PATCH] [Updated] " realcharmer
@ 2022-12-20 10:30 ` realcharmer
  2023-03-21  1:52 ` github-actions
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2022-12-20 10:30 UTC (permalink / raw)
  To: ml

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

New review comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#discussion_r1053160443

Comment:
I forgot about that ... fixed.

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

* Re: New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (10 preceding siblings ...)
  2022-12-20 10:30 ` [PR REVIEW] " realcharmer
@ 2023-03-21  1:52 ` github-actions
  2023-03-21  7:24 ` realcharmer
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: github-actions @ 2023-03-21  1:52 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#issuecomment-1477173057

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (11 preceding siblings ...)
  2023-03-21  1:52 ` github-actions
@ 2023-03-21  7:24 ` realcharmer
  2023-03-21  7:25 ` realcharmer
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2023-03-21  7:24 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#issuecomment-1477379434

Comment:
Bump. Still waiting for merge.

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

* Re: New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (12 preceding siblings ...)
  2023-03-21  7:24 ` realcharmer
@ 2023-03-21  7:25 ` realcharmer
  2023-05-12  8:26 ` [PR PATCH] [Updated] " realcharmer
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2023-03-21  7:25 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#issuecomment-1477379434

Comment:
Still waiting for merge.

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

* Re: [PR PATCH] [Updated] New package: shotgun-2.3.1
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (13 preceding siblings ...)
  2023-03-21  7:25 ` realcharmer
@ 2023-05-12  8:26 ` realcharmer
  2023-06-19 10:14 ` [PR PATCH] [Updated] New package: shotgun-2.4.0 realcharmer
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2023-05-12  8:26 UTC (permalink / raw)
  To: ml

[-- 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.3.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: 1150 bytes --]

From aef4588d22f0274d7c883ba6e019c969ce2bbd42 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.4.0

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

diff --git a/srcpkgs/shotgun/template b/srcpkgs/shotgun/template
new file mode 100644
index 000000000000..b6cab1bf3c0d
--- /dev/null
+++ b/srcpkgs/shotgun/template
@@ -0,0 +1,23 @@
+# Template file for 'shotgun'
+pkgname=shotgun
+version=2.4.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXrandr-devel"
+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}/shotgun-${version}.tar.gz"
+checksum=46a67f3a6ddc350d542c8251e002d0db5242169a55e8e143b6ee19dc3bb3d2af
+
+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

* Re: [PR PATCH] [Updated] New package: shotgun-2.4.0
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (14 preceding siblings ...)
  2023-05-12  8:26 ` [PR PATCH] [Updated] " realcharmer
@ 2023-06-19 10:14 ` realcharmer
  2023-06-19 10:16 ` New package: shotgun-2.5.0 realcharmer
  2023-06-24 13:16 ` [PR PATCH] [Merged]: " Duncaen
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2023-06-19 10:14 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: New package: shotgun-2.5.0
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (15 preceding siblings ...)
  2023-06-19 10:14 ` [PR PATCH] [Updated] New package: shotgun-2.4.0 realcharmer
@ 2023-06-19 10:16 ` realcharmer
  2023-06-24 13:16 ` [PR PATCH] [Merged]: " Duncaen
  17 siblings, 0 replies; 19+ messages in thread
From: realcharmer @ 2023-06-19 10:16 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41166#issuecomment-1596915379

Comment:
Updated to version `2.5.0` and rebased to current `master`. This new release is now ported to `x11rb` and doesn't depend on any external libraries, so we can drop `libX11-devel` and `libXrandr-devel` from `makedepends`.

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

* Re: [PR PATCH] [Merged]: New package: shotgun-2.5.0
  2022-12-18 15:46 [PR PATCH] New package: shotgun-2.2.1 realcharmer
                   ` (16 preceding siblings ...)
  2023-06-19 10:16 ` New package: shotgun-2.5.0 realcharmer
@ 2023-06-24 13:16 ` Duncaen
  17 siblings, 0 replies; 19+ messages in thread
From: Duncaen @ 2023-06-24 13:16 UTC (permalink / raw)
  To: ml

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

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

New package: shotgun-2.5.0
https://github.com/void-linux/void-packages/pull/41166

Description:
#### 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.

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