Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] New package: hacksaw-1.0.4
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35237@inbox.vuxu.org>
  2022-01-25 20:56 ` [PR PATCH] [Updated] New package: hacksaw-1.0.4 Barbarossa93
@ 2022-01-25 21:01 ` Barbarossa93
  2022-01-25 21:04 ` Barbarossa93
  2022-02-03  4:29 ` [PR PATCH] [Closed]: " Barbarossa93
  3 siblings, 0 replies; 4+ messages in thread
From: Barbarossa93 @ 2022-01-25 21:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbarossa93/void-packages hacksaw
https://github.com/void-linux/void-packages/pull/35237

New package: hacksaw-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

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

From ffe418c78d758ae6c5d04864845d00f53bcc0297 Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Tue, 25 Jan 2022 15:49:18 -0500
Subject: [PATCH] New package: hacksaw-1.0.4

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

diff --git a/srcpkgs/hacksaw/template b/srcpkgs/hacksaw/template
new file mode 100644
index 000000000000..7592ddff3407
--- /dev/null
+++ b/srcpkgs/hacksaw/template
@@ -0,0 +1,12 @@
+# Template file for 'hacksaw'
+pkgname=hacksaw
+version=1.0.4
+revision=1
+build_style=cargo
+makedepends="xcb-util-renderutil-devel xcb-util-keysyms-devel xcb-util-devel"
+short_desc="Select operation"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
+license="MPL-2.0"
+homepage="https://github.com/neXromancers/hacksaw"
+distfiles="https://static.crates.io/crates/hacksaw/hacksaw-${version}.crate"
+checksum=171d51642b838dfd30b7516cae801f59b79e5f8199550a341c4bad5c41776c77

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

* Re: [PR PATCH] [Updated] New package: hacksaw-1.0.4
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35237@inbox.vuxu.org>
  2022-01-25 20:56 ` [PR PATCH] [Updated] New package: hacksaw-1.0.4 Barbarossa93
  2022-01-25 21:01 ` Barbarossa93
@ 2022-01-25 21:04 ` Barbarossa93
  2022-02-03  4:29 ` [PR PATCH] [Closed]: " Barbarossa93
  3 siblings, 0 replies; 4+ messages in thread
From: Barbarossa93 @ 2022-01-25 21:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbarossa93/void-packages hacksaw
https://github.com/void-linux/void-packages/pull/35237

New package: hacksaw-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

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

From 11692cde2a296acfc2e86351fcce2df32b26e3ff Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Tue, 25 Jan 2022 15:49:18 -0500
Subject: [PATCH] New package: hacksaw-1.0.4

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

diff --git a/srcpkgs/hacksaw/template b/srcpkgs/hacksaw/template
new file mode 100644
index 000000000000..1aec3e53796e
--- /dev/null
+++ b/srcpkgs/hacksaw/template
@@ -0,0 +1,13 @@
+# Template file for 'hacksaw'
+pkgname=hacksaw
+version=1.0.4
+revision=1
+build_style=cargo
+hostmakedepends="python3"
+makedepends="xcb-util-renderutil-devel xcb-util-keysyms-devel xcb-util-devel"
+short_desc="Select operation"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
+license="MPL-2.0"
+homepage="https://github.com/neXromancers/hacksaw"
+distfiles="https://static.crates.io/crates/hacksaw/hacksaw-${version}.crate"
+checksum=171d51642b838dfd30b7516cae801f59b79e5f8199550a341c4bad5c41776c77

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

* Re: [PR PATCH] [Closed]: New package: hacksaw-1.0.4
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35237@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2022-01-25 21:04 ` Barbarossa93
@ 2022-02-03  4:29 ` Barbarossa93
  3 siblings, 0 replies; 4+ messages in thread
From: Barbarossa93 @ 2022-02-03  4:29 UTC (permalink / raw)
  To: ml

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

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

New package: hacksaw-1.0.4
https://github.com/void-linux/void-packages/pull/35237

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

* Re: [PR PATCH] [Updated] New package: hacksaw-1.0.4
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35237@inbox.vuxu.org>
@ 2022-01-25 20:56 ` Barbarossa93
  2022-01-25 21:01 ` Barbarossa93
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: Barbarossa93 @ 2022-01-25 20:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbarossa93/void-packages hacksaw
https://github.com/void-linux/void-packages/pull/35237

New package: hacksaw-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

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

From efce6bed67aad687aee9ec7c44a29d9b8ebd8c71 Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Tue, 25 Jan 2022 15:49:18 -0500
Subject: [PATCH 1/2] New package: hacksaw-1.0.4

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

diff --git a/srcpkgs/hacksaw/template b/srcpkgs/hacksaw/template
new file mode 100644
index 000000000000..14813ad96347
--- /dev/null
+++ b/srcpkgs/hacksaw/template
@@ -0,0 +1,12 @@
+# Template file for 'hacksaw-git'
+pkgname=hacksaw
+version=1.0.4
+revision=1
+build_style=cargo
+makedepends="xcb-util-renderutil-devel xcb-util-keysyms-devel xcb-util-devel"
+short_desc="Select operation"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
+homepage="https://github.com/neXromancers/hacksaw"
+license="MPL-2.0"
+distfiles="https://static.crates.io/crates/hacksaw/hacksaw-${version}.crate"
+checksum=171d51642b838dfd30b7516cae801f59b79e5f8199550a341c4bad5c41776c77

From 24d6c09359a436966a8808889d615fd78984f017 Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Tue, 25 Jan 2022 15:54:58 -0500
Subject: [PATCH 2/2] New package: hacksaw-1.0.4

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

diff --git a/srcpkgs/hacksaw/template b/srcpkgs/hacksaw/template
index 14813ad96347..7592ddff3407 100644
--- a/srcpkgs/hacksaw/template
+++ b/srcpkgs/hacksaw/template
@@ -1,4 +1,4 @@
-# Template file for 'hacksaw-git'
+# Template file for 'hacksaw'
 pkgname=hacksaw
 version=1.0.4
 revision=1
@@ -6,7 +6,7 @@ build_style=cargo
 makedepends="xcb-util-renderutil-devel xcb-util-keysyms-devel xcb-util-devel"
 short_desc="Select operation"
 maintainer="Cullen Ross <cullenrss@gmail.com>"
-homepage="https://github.com/neXromancers/hacksaw"
 license="MPL-2.0"
+homepage="https://github.com/neXromancers/hacksaw"
 distfiles="https://static.crates.io/crates/hacksaw/hacksaw-${version}.crate"
 checksum=171d51642b838dfd30b7516cae801f59b79e5f8199550a341c4bad5c41776c77

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

end of thread, other threads:[~2022-02-03  4:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35237@inbox.vuxu.org>
2022-01-25 20:56 ` [PR PATCH] [Updated] New package: hacksaw-1.0.4 Barbarossa93
2022-01-25 21:01 ` Barbarossa93
2022-01-25 21:04 ` Barbarossa93
2022-02-03  4:29 ` [PR PATCH] [Closed]: " Barbarossa93

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