Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hcxtools: update to 6.3.4
@ 2024-03-26  5:24 sub-arctic
  2024-03-26  5:29 ` [PR PATCH] [Updated] " sub-arctic
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: sub-arctic @ 2024-03-26  5:24 UTC (permalink / raw)
  To: ml

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

There is a new pull request by sub-arctic against master on the void-packages repository

https://github.com/sub-arctic/void-packages master
https://github.com/void-linux/void-packages/pull/49543

hcxtools: update to 6.3.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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 glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l
  - arm64



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

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

From fead4f8625d93e4759925d041f4cd1078c05d59d Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Tue, 26 Mar 2024 16:17:06 +1100
Subject: [PATCH] hcxtools: update to 6.3.4

---
 srcpkgs/hcxtools/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 563ecb6a8ee4d2..2e50c887b92f81 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
-version=6.2.0
-revision=2
+version=6.3.4
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"
@@ -11,8 +11,7 @@ license="MIT"
 homepage="https://github.com/ZerBea/hcxtools/"
 changelog="https://raw.githubusercontent.com/ZerBea/hcxtools/master/changelog"
 distfiles="https://github.com/ZerBea/hcxtools/archive/${version}.tar.gz"
-checksum=34435b08385ee23dbc1054e92e5b1a1637b352aa73fed301ef94b4b40a6165a1
-
+checksum=1d507688bc919b970734f853dd659d64d54e6e49b16a2c6e55d903dff2b2a957
 post_install() {
 	vlicense license.txt
 }

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

* Re: [PR PATCH] [Updated] hcxtools: update to 6.3.4
  2024-03-26  5:24 [PR PATCH] hcxtools: update to 6.3.4 sub-arctic
@ 2024-03-26  5:29 ` sub-arctic
  2024-04-01  0:05 ` sub-arctic
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: sub-arctic @ 2024-03-26  5:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sub-arctic/void-packages master
https://github.com/void-linux/void-packages/pull/49543

hcxtools: update to 6.3.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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 glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l
  - arm64



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

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

From fead4f8625d93e4759925d041f4cd1078c05d59d Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Tue, 26 Mar 2024 16:17:06 +1100
Subject: [PATCH 1/2] hcxtools: update to 6.3.4

---
 srcpkgs/hcxtools/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 563ecb6a8ee4d2..2e50c887b92f81 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
-version=6.2.0
-revision=2
+version=6.3.4
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"
@@ -11,8 +11,7 @@ license="MIT"
 homepage="https://github.com/ZerBea/hcxtools/"
 changelog="https://raw.githubusercontent.com/ZerBea/hcxtools/master/changelog"
 distfiles="https://github.com/ZerBea/hcxtools/archive/${version}.tar.gz"
-checksum=34435b08385ee23dbc1054e92e5b1a1637b352aa73fed301ef94b4b40a6165a1
-
+checksum=1d507688bc919b970734f853dd659d64d54e6e49b16a2c6e55d903dff2b2a957
 post_install() {
 	vlicense license.txt
 }

From bb136a01a81eb79264d0d9cbccd5b542a279f380 Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Tue, 26 Mar 2024 16:29:06 +1100
Subject: [PATCH 2/2] hcxtools: change revision to 1

---
 srcpkgs/hcxtools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 2e50c887b92f81..6ae07cd00c4d2a 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
 version=6.3.4
-revision=3
+revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"

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

* Re: [PR PATCH] [Updated] hcxtools: update to 6.3.4
  2024-03-26  5:24 [PR PATCH] hcxtools: update to 6.3.4 sub-arctic
  2024-03-26  5:29 ` [PR PATCH] [Updated] " sub-arctic
@ 2024-04-01  0:05 ` sub-arctic
  2024-04-02  4:21 ` sub-arctic
  2024-04-20 13:07 ` [PR PATCH] [Closed]: " sub-arctic
  3 siblings, 0 replies; 6+ messages in thread
From: sub-arctic @ 2024-04-01  0:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sub-arctic/void-packages master
https://github.com/void-linux/void-packages/pull/49543

hcxtools: update to 6.3.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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 glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l
  - arm64



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

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

From fead4f8625d93e4759925d041f4cd1078c05d59d Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Tue, 26 Mar 2024 16:17:06 +1100
Subject: [PATCH 1/2] hcxtools: update to 6.3.4

---
 srcpkgs/hcxtools/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 563ecb6a8ee4d2..2e50c887b92f81 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
-version=6.2.0
-revision=2
+version=6.3.4
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"
@@ -11,8 +11,7 @@ license="MIT"
 homepage="https://github.com/ZerBea/hcxtools/"
 changelog="https://raw.githubusercontent.com/ZerBea/hcxtools/master/changelog"
 distfiles="https://github.com/ZerBea/hcxtools/archive/${version}.tar.gz"
-checksum=34435b08385ee23dbc1054e92e5b1a1637b352aa73fed301ef94b4b40a6165a1
-
+checksum=1d507688bc919b970734f853dd659d64d54e6e49b16a2c6e55d903dff2b2a957
 post_install() {
 	vlicense license.txt
 }

From bb136a01a81eb79264d0d9cbccd5b542a279f380 Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Tue, 26 Mar 2024 16:29:06 +1100
Subject: [PATCH 2/2] hcxtools: change revision to 1

---
 srcpkgs/hcxtools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 2e50c887b92f81..6ae07cd00c4d2a 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
 version=6.3.4
-revision=3
+revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"

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

* Re: [PR PATCH] [Updated] hcxtools: update to 6.3.4
  2024-03-26  5:24 [PR PATCH] hcxtools: update to 6.3.4 sub-arctic
  2024-03-26  5:29 ` [PR PATCH] [Updated] " sub-arctic
  2024-04-01  0:05 ` sub-arctic
@ 2024-04-02  4:21 ` sub-arctic
  2024-04-20 13:07 ` [PR PATCH] [Closed]: " sub-arctic
  3 siblings, 0 replies; 6+ messages in thread
From: sub-arctic @ 2024-04-02  4:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sub-arctic/void-packages master
https://github.com/void-linux/void-packages/pull/49543

hcxtools: update to 6.3.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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 glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l
  - arm64



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

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

From fead4f8625d93e4759925d041f4cd1078c05d59d Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Tue, 26 Mar 2024 16:17:06 +1100
Subject: [PATCH 1/2] hcxtools: update to 6.3.4

---
 srcpkgs/hcxtools/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 563ecb6a8ee4d2..2e50c887b92f81 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
-version=6.2.0
-revision=2
+version=6.3.4
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"
@@ -11,8 +11,7 @@ license="MIT"
 homepage="https://github.com/ZerBea/hcxtools/"
 changelog="https://raw.githubusercontent.com/ZerBea/hcxtools/master/changelog"
 distfiles="https://github.com/ZerBea/hcxtools/archive/${version}.tar.gz"
-checksum=34435b08385ee23dbc1054e92e5b1a1637b352aa73fed301ef94b4b40a6165a1
-
+checksum=1d507688bc919b970734f853dd659d64d54e6e49b16a2c6e55d903dff2b2a957
 post_install() {
 	vlicense license.txt
 }

From bb136a01a81eb79264d0d9cbccd5b542a279f380 Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Tue, 26 Mar 2024 16:29:06 +1100
Subject: [PATCH 2/2] hcxtools: change revision to 1

---
 srcpkgs/hcxtools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 2e50c887b92f81..6ae07cd00c4d2a 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
 version=6.3.4
-revision=3
+revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"

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

* Re: [PR PATCH] [Closed]: hcxtools: update to 6.3.4
  2024-03-26  5:24 [PR PATCH] hcxtools: update to 6.3.4 sub-arctic
                   ` (2 preceding siblings ...)
  2024-04-02  4:21 ` sub-arctic
@ 2024-04-20 13:07 ` sub-arctic
  3 siblings, 0 replies; 6+ messages in thread
From: sub-arctic @ 2024-04-20 13:07 UTC (permalink / raw)
  To: ml

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

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

hcxtools: update to 6.3.4
https://github.com/void-linux/void-packages/pull/49543

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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 glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l
  - arm64



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

* [PR PATCH] hcxtools: update to 6.3.4
@ 2024-03-25 10:48 sub-arctic
  0 siblings, 0 replies; 6+ messages in thread
From: sub-arctic @ 2024-03-25 10:48 UTC (permalink / raw)
  To: ml

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

There is a new pull request by sub-arctic against master on the void-packages repository

https://github.com/sub-arctic/void-packages update-hcxtools
https://github.com/void-linux/void-packages/pull/49520

hcxtools: update to 6.3.4
- **Changed flags on build**
- **hcxtools: update to 6.3.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l



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

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

From 2228881a460ba0cbb5dc17ade83e9a11458889f0 Mon Sep 17 00:00:00 2001
From: sub-arctic <arthurhawron@duck.com>
Date: Thu, 18 Jan 2024 17:32:14 +1100
Subject: [PATCH 1/2] Changed flags on build

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

diff --git a/srcpkgs/dualsensectl/template b/srcpkgs/dualsensectl/template
new file mode 100644
index 00000000000000..4f926f774d787f
--- /dev/null
+++ b/srcpkgs/dualsensectl/template
@@ -0,0 +1,21 @@
+# Template package for dualsensectl
+pkgname=dualsensectl
+version=0.4
+revision=1
+build_style=gnu-makefile
+short_desc="A tool for managing PS5/Dualsense controllers"
+maintainer="Arthur arthurhawron@duck.com"
+license="GPL-2.0"
+makedepends="dbus-devel eudev-libudev-devel hidapi-devel pkg-config"
+depends="libudev dbus hidapi"
+homepage="https://github.com/nowrep/dualsensectl"
+distfiles="https://github.com/nowrep/dualsensectl/archive/refs/tags/v${version}.tar.gz"
+checksum="ff7820ed6e0310d1b755d7aa7c96d04113f65719b8bc541912efbeaa2e145160"
+
+CFLAGS+=" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/hidapi"
+LDFLAGS+=" -ldbus-1 -lhidapi-hidraw -ludev"
+
+post_install() {
+    vlicense LICENSE
+    vdoc README.md
+}

From 17f408b694e4d0e0339a82418c31ff8e7fae897d Mon Sep 17 00:00:00 2001
From: sub-arctic <mail@subarctic.tech>
Date: Mon, 25 Mar 2024 21:43:52 +1100
Subject: [PATCH 2/2] hcxtools: update to 6.3.4.

---
 srcpkgs/hcxtools/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hcxtools/template b/srcpkgs/hcxtools/template
index 563ecb6a8ee4d2..2e50c887b92f81 100644
--- a/srcpkgs/hcxtools/template
+++ b/srcpkgs/hcxtools/template
@@ -1,7 +1,7 @@
 # Template file for 'hcxtools'
 pkgname=hcxtools
-version=6.2.0
-revision=2
+version=6.3.4
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel zlib-devel"
@@ -11,8 +11,7 @@ license="MIT"
 homepage="https://github.com/ZerBea/hcxtools/"
 changelog="https://raw.githubusercontent.com/ZerBea/hcxtools/master/changelog"
 distfiles="https://github.com/ZerBea/hcxtools/archive/${version}.tar.gz"
-checksum=34435b08385ee23dbc1054e92e5b1a1637b352aa73fed301ef94b4b40a6165a1
-
+checksum=1d507688bc919b970734f853dd659d64d54e6e49b16a2c6e55d903dff2b2a957
 post_install() {
 	vlicense license.txt
 }

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

end of thread, other threads:[~2024-04-20 13:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26  5:24 [PR PATCH] hcxtools: update to 6.3.4 sub-arctic
2024-03-26  5:29 ` [PR PATCH] [Updated] " sub-arctic
2024-04-01  0:05 ` sub-arctic
2024-04-02  4:21 ` sub-arctic
2024-04-20 13:07 ` [PR PATCH] [Closed]: " sub-arctic
  -- strict thread matches above, loose matches on Subject: below --
2024-03-25 10:48 [PR PATCH] " sub-arctic

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