Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: spacenavd-1.2-1
@ 2023-07-10 14:08 CtrlC-Root
  2023-07-10 18:11 ` [PR REVIEW] " classabbyamp
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: CtrlC-Root @ 2023-07-10 14:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 763 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
https://github.com/void-linux/void-packages/pull/44959

New package: spacenavd-1.2-1
#### Testing the changes
- I tested the changes in this PR: **YES**

With the following:

* libspnav-1.1_1
* freecad-0.20.2_5
* 3DConnexion SpaceMouse Pro Wireless

#### 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

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

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

From 6eb525ba72d16c5362122027445447a8c2982e1f Mon Sep 17 00:00:00 2001
From: Alexandru Barbur <alex@ctrlc.name>
Date: Sun, 9 Jul 2023 21:19:06 -0400
Subject: [PATCH] New package: spacenavd-1.2-1

---
 srcpkgs/spacenavd/files/run |  3 +++
 srcpkgs/spacenavd/template  | 20 ++++++++++++++++++++
 2 files changed, 23 insertions(+)
 create mode 100644 srcpkgs/spacenavd/files/run
 create mode 100644 srcpkgs/spacenavd/template

diff --git a/srcpkgs/spacenavd/files/run b/srcpkgs/spacenavd/files/run
new file mode 100644
index 000000000000..f8155df24500
--- /dev/null
+++ b/srcpkgs/spacenavd/files/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec spacenavd -d
diff --git a/srcpkgs/spacenavd/template b/srcpkgs/spacenavd/template
new file mode 100644
index 000000000000..6c4b91e428ec
--- /dev/null
+++ b/srcpkgs/spacenavd/template
@@ -0,0 +1,20 @@
+# Template file for 'spacenavd'
+pkgname=spacenavd
+version=1.2
+revision=1
+build_style=gnu-configure
+makedepends="libspnav-devel libX11-devel libXtst-devel"
+depends="libspnav"
+short_desc="Userspace driver for 6-dof input devices"
+maintainer="Alexandru Barbur <alex@ctrlc.name>"
+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="4b4096908f842f697a6410a5a873ff4927bd24bd041b6d60b111e90da1178840"
+conf_files="/etc/spnavrc"
+
+post_install() {
+	vinstall ${FILESDIR}/run 755 etc/sv/spacenavd/
+	vinstall doc/example-spnavrc 644 etc/ spnavrc
+}

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

end of thread, other threads:[~2023-07-15  5:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10 14:08 [PR PATCH] New package: spacenavd-1.2-1 CtrlC-Root
2023-07-10 18:11 ` [PR REVIEW] " classabbyamp
2023-07-10 18:11 ` classabbyamp
2023-07-10 18:11 ` classabbyamp
2023-07-10 18:11 ` classabbyamp
2023-07-11 15:56 ` [PR PATCH] [Updated] " CtrlC-Root
2023-07-11 15:56 ` [PR REVIEW] " CtrlC-Root
2023-07-11 15:56 ` CtrlC-Root
2023-07-11 15:56 ` CtrlC-Root
2023-07-11 15:58 ` CtrlC-Root
2023-07-11 16:16 ` Duncaen
2023-07-11 16:16 ` Duncaen
2023-07-11 16:19 ` CtrlC-Root
2023-07-11 16:26 ` [PR PATCH] [Updated] " CtrlC-Root
2023-07-11 16:27 ` [PR REVIEW] " CtrlC-Root
2023-07-15  5:56 ` [PR PATCH] [Merged]: " 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).