Github messages for voidlinux
 help / color / mirror / Atom feed
From: CtrlC-Root <CtrlC-Root@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: spacenavd-1.2-1
Date: Mon, 10 Jul 2023 16:08:23 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44959@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2023-07-10 14:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10 14:08 CtrlC-Root [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44959@inbox.vuxu.org \
    --to=ctrlc-root@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).