Github messages for voidlinux
 help / color / mirror / Atom feed
From: CRKatri <CRKatri@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: xpadneo-dkms-0.8.3
Date: Fri, 23 Oct 2020 23:59:22 +0200	[thread overview]
Message-ID: <20201023215922.IjK6pCn04JwMiQZhPX2qzHYzLSN5MzBmP4qdXgbPaRs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25830@inbox.vuxu.org>

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

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

https://github.com/CRKatri/void-packages xpadneo
https://github.com/void-linux/void-packages/pull/25830

New package: xpadneo-dkms-0.8.3


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

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

From 93aafcb86738df1f4fc1a6223150cea0a9934f5b Mon Sep 17 00:00:00 2001
From: Cameron Katri <katri.cameron@gmail.com>
Date: Fri, 23 Oct 2020 16:23:19 -0400
Subject: [PATCH] New package: xpadneo-dkms-0.8.3

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

diff --git a/srcpkgs/xpadneo-dkms/template b/srcpkgs/xpadneo-dkms/template
new file mode 100644
index 00000000000..8732bae68e7
--- /dev/null
+++ b/srcpkgs/xpadneo-dkms/template
@@ -0,0 +1,26 @@
+# Template file for 'xpadneo-dkms'
+pkgname=xpadneo-dkms
+version=0.8.3
+revision=1
+_commit=8d0de8129654e3110aff139f342e15d70ffdad2f
+makedepends="git"
+depends="dkms bluez"
+short_desc="Advanced Linux Driver for Xbox One Wireless Gamepad"
+maintainer="Cameron Katri <katri.cameron@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/atar-axis/xpadneo"
+distfiles="https://github.com/atar-axis/xpadneo/archive/v${version}.tar.gz"
+checksum=88ffd67b42038d144106e673e29cb1ce18df2aad4d1dad471865ebac860230e9
+wrksrc=xpadneo-${version}
+dkms_modules="hid-xpadneo ${version}"
+
+pre_configure() {
+	sed -i 's/PACKAGE_VERSION="@DO_NOT_CHANGE@"/PACKAGE_VERSION="'"${version}"'"/g' hid-xpadneo/dkms.conf
+	sed -i 's/#define DRV_VER "@DO_NOT_CHANGE@"/#define DRV_VER "'"${version}"'"/g' hid-xpadneo/src/hid-xpadneo.c
+	sed -i 's@/etc/udev/rules.d@/usr/lib/udev/rules.d@g' hid-xpadneo/dkms.post_install hid-xpadneo/dkms.post_remove
+}
+
+do_install() {
+	vmkdir usr/src/hid-xpadneo-${version}
+	vcopy "hid-xpadneo/*" usr/src/hid-xpadneo-${version}
+}

  reply	other threads:[~2020-10-23 21:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 20:28 [PR PATCH] " CRKatri
2020-10-23 21:59 ` CRKatri [this message]
2020-10-23 22:00 ` [PR PATCH] [Updated] " CRKatri
2020-10-23 22:09 ` CRKatri
2020-10-24  0:13 ` CRKatri
2021-02-10  1:35 ` karl-nilsson
2022-04-21  2:12 ` github-actions
2022-05-03 14:00 ` karl-nilsson
2022-05-03 14:01 ` CRKatri
2022-08-07  2:13 ` github-actions
2022-08-21  2:16 ` [PR PATCH] [Closed]: " github-actions

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=20201023215922.IjK6pCn04JwMiQZhPX2qzHYzLSN5MzBmP4qdXgbPaRs@z \
    --to=crkatri@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).