* [PR PATCH] spacenavd: update to 1.3.1
@ 2025-01-16 20:50 CtrlC-Root
2025-02-18 4:05 ` [PR PATCH] [Closed]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: CtrlC-Root @ 2025-01-16 20:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 785 bytes --]
There is a new pull request by CtrlC-Root against master on the void-packages repository
https://github.com/CtrlC-Root/void-packages spacenavd-v1.3.1
https://github.com/void-linux/void-packages/pull/54001
spacenavd: update to 1.3.1
#### Testing the changes
- I tested the changes in this PR: **YES**
I tested the fix for the new button heuristic using a SpaceMouse Pro Wireless.
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
The patch I had previously added to fix the musl build was accepted upstream and should no longer be necessary.
A patch file from https://github.com/void-linux/void-packages/pull/54001.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spacenavd-v1.3.1-54001.patch --]
[-- Type: text/x-diff, Size: 1844 bytes --]
From d2a350a3d43c51731f5eaa5f0d0b275fd0544570 Mon Sep 17 00:00:00 2001
From: Alexandru Barbur <alex@ctrlc.name>
Date: Thu, 16 Jan 2025 15:47:20 -0500
Subject: [PATCH] spacenavd: update to 1.3.1
---
| 11 -----------
srcpkgs/spacenavd/template | 4 ++--
2 files changed, 2 insertions(+), 13 deletions(-)
delete mode 100644 srcpkgs/spacenavd/patches/v1.3-fix-header-defines.patch
diff --git a/srcpkgs/spacenavd/patches/v1.3-fix-header-defines.patch b/srcpkgs/spacenavd/patches/v1.3-fix-header-defines.patch
deleted file mode 100644
index 1b30ff7e4b0ce1..00000000000000
--- a/srcpkgs/spacenavd/patches/v1.3-fix-header-defines.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Fix header defines until fixed upstream: https://github.com/FreeSpacenav/spacenavd/issues/105
-
---- a/src/proto.h
-+++ a/src/proto.h
-@@ -6,1 +6,1 @@ else ()
--#ifdef HAVE_STDINT_H_
-+#ifdef HAVE_STDINT_H
- #include <stdint.h>
- #elif defined(HAVE_INTTYPES_H_)
- #include <inttypes.h>
- #endif
diff --git a/srcpkgs/spacenavd/template b/srcpkgs/spacenavd/template
index 120585cc6ff023..9b28cfe4bb9cbe 100644
--- a/srcpkgs/spacenavd/template
+++ b/srcpkgs/spacenavd/template
@@ -1,6 +1,6 @@
# Template file for 'spacenavd'
pkgname=spacenavd
-version=1.3
+version=1.3.1
revision=1
build_style=gnu-configure
makedepends="libX11-devel libXtst-devel"
@@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
homepage="http://spacenav.sourceforge.net"
changelog="https://github.com/FreeSpacenav/spacenavd/releases"
distfiles="https://github.com/FreeSpacenav/spacenavd/archive/refs/tags/v${version}.tar.gz"
-checksum="0ab698fb309a7df9c68f37a6e3d80dd6bbe4cb1038a56846b63342c2535bb551"
+checksum="f31d03fd683c514eeb4f5901bc6adeb85f9742ce479edf3a5ad09a3b2e1a2ac8"
conf_files="/etc/spnavrc"
post_install() {
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Closed]: spacenavd: update to 1.3.1
2025-01-16 20:50 [PR PATCH] spacenavd: update to 1.3.1 CtrlC-Root
@ 2025-02-18 4:05 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2025-02-18 4:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 675 bytes --]
There's a closed pull request on the void-packages repository
spacenavd: update to 1.3.1
https://github.com/void-linux/void-packages/pull/54001
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
I tested the fix for the new button heuristic using a SpaceMouse Pro Wireless.
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
The patch I had previously added to fix the musl build was [accepted upstream](https://github.com/FreeSpacenav/spacenavd/issues/105) and should no longer be necessary.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-18 4:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-16 20:50 [PR PATCH] spacenavd: update to 1.3.1 CtrlC-Root
2025-02-18 4:05 ` [PR PATCH] [Closed]: " classabbyamp
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).