Github messages for voidlinux
 help / color / mirror / Atom feed
From: joshuakraemer <joshuakraemer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: xpadneo-0.9.1
Date: Sat, 05 Jun 2021 19:50:55 +0200	[thread overview]
Message-ID: <20210605175055.jLlBNxkTl48xA9T7eGA-7t3U7RDQvOAX8573T-Kwl8Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30517@inbox.vuxu.org>

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

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

https://github.com/joshuakraemer/void-packages new-package-xpadneo
https://github.com/void-linux/void-packages/pull/30517

New package: xpadneo-0.9.1
#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-package-xpadneo-30517.patch --]
[-- Type: text/x-diff, Size: 1257 bytes --]

From 1b986c26cad27bb02465e5077fa8761aae9135d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joshua=20Kr=C3=A4mer?= <joshua@kraemer.link>
Date: Mon, 26 Apr 2021 18:42:51 +0200
Subject: [PATCH] New package: xpadneo-0.9.1

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

diff --git a/srcpkgs/xpadneo/template b/srcpkgs/xpadneo/template
new file mode 100644
index 000000000000..bcb1033c4954
--- /dev/null
+++ b/srcpkgs/xpadneo/template
@@ -0,0 +1,20 @@
+# Template file for 'xpadneo'
+pkgname=xpadneo
+version=0.9.1
+revision=1
+depends="dkms bluez"
+short_desc="Bluetooth driver for Xbox One Wireless Controller"
+maintainer="Joshua Krämer <joshua@kraemer.link>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/atar-axis/xpadneo"
+distfiles="https://github.com/atar-axis/xpadneo/archive/v${version}.tar.gz"
+checksum=1f3617b0689d93877a706a52037649d6cad011cf70491b5b43da015a02312058
+dkms_modules="hid-xpadneo ${version}"
+
+do_install() {
+	vsed -i hid-xpadneo/dkms.conf.in -e "s/@DO_NOT_CHANGE@/${version}/"
+	mv hid-xpadneo/dkms.conf{.in,}
+	rm hid-xpadneo/Makefile
+	vmkdir usr/src/hid-xpadneo-${version}
+	vcopy "hid-xpadneo/*" usr/src/hid-xpadneo-${version}
+}

  parent reply	other threads:[~2021-06-05 17:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 16:26 [PR PATCH] " joshuakraemer
2021-06-04 19:29 ` [PR REVIEW] " ericonr
2021-06-05 17:48 ` [PR PATCH] [Updated] " joshuakraemer
2021-06-05 17:50 ` joshuakraemer [this message]
2021-06-10  9:15 ` [PR REVIEW] " joshuakraemer
2021-06-12  3:19 ` ericonr
2021-06-12  4:01 ` [PR PATCH] [Merged]: " ericonr

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=20210605175055.jLlBNxkTl48xA9T7eGA-7t3U7RDQvOAX8573T-Kwl8Q@z \
    --to=joshuakraemer@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).