Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: system76-dkms-1.0.9
@ 2020-11-02  2:02 mmurphy2
  2020-11-11  4:05 ` [PR PATCH] [Closed]: " mmurphy2
  2020-11-11  4:35 ` abenson
  0 siblings, 2 replies; 3+ messages in thread
From: mmurphy2 @ 2020-11-02  2:02 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mmurphy2 against master on the void-packages repository

https://github.com/mmurphy2/void-packages master
https://github.com/void-linux/void-packages/pull/26068

New package: system76-dkms-1.0.9
Kernel driver for keyboard backlight and fan control on System76
branded laptops.

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

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

From 06085a0dda6c564a1d89049cbab168b21f75ba44 Mon Sep 17 00:00:00 2001
From: Mike Murphy <mmurphy2@coastal.edu>
Date: Sun, 1 Nov 2020 20:58:22 -0500
Subject: [PATCH] New package: system76-dkms-1.0.9

Kernel driver for keyboard backlight and fan control on System76
branded laptops.
---
 srcpkgs/system76-dkms/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/system76-dkms/template

diff --git a/srcpkgs/system76-dkms/template b/srcpkgs/system76-dkms/template
new file mode 100644
index 00000000000..a1fc5282ff9
--- /dev/null
+++ b/srcpkgs/system76-dkms/template
@@ -0,0 +1,24 @@
+# Template file for 'system76-dkms'
+pkgname=system76-dkms
+version=1.0.9
+revision=3
+archs="x86_64*"
+depends="dkms"
+short_desc="System76 laptop hotkey and fan control drivers"
+maintainer="Dr. Mike Murphy <mmurphy2@coastal.edu>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/pop-os/system76-dkms"
+distfiles="https://github.com/pop-os/${pkgname}/archive/${version}.tar.gz"
+checksum=66f455443a6d840506227ee108da6dd45c6142d1be114b534cdeb96ac5dcd9fd
+dkms_modules="system76 ${version}"
+
+post_extract() {
+	sed -i "s/#MODULE_VERSION#/${version}/" debian/system76-dkms.dkms
+}
+
+do_install() {
+	vmkdir usr/src/system76-${version}
+	vcopy "*.c" usr/src/system76-${version}
+	vcopy Makefile usr/src/system76-${version}
+	vcopy debian/system76-dkms.dkms usr/src/system76-${version}/dkms.conf
+}

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

* Re: [PR PATCH] [Closed]: New package: system76-dkms-1.0.9
  2020-11-02  2:02 [PR PATCH] New package: system76-dkms-1.0.9 mmurphy2
@ 2020-11-11  4:05 ` mmurphy2
  2020-11-11  4:35 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: mmurphy2 @ 2020-11-11  4:05 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: system76-dkms-1.0.9
https://github.com/void-linux/void-packages/pull/26068

Description:
Kernel driver for keyboard backlight and fan control on System76
branded laptops.

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

* Re: New package: system76-dkms-1.0.9
  2020-11-02  2:02 [PR PATCH] New package: system76-dkms-1.0.9 mmurphy2
  2020-11-11  4:05 ` [PR PATCH] [Closed]: " mmurphy2
@ 2020-11-11  4:35 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-11-11  4:35 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/26068#issuecomment-725191945

Comment:
Why was this closed?

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

end of thread, other threads:[~2020-11-11  4:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02  2:02 [PR PATCH] New package: system76-dkms-1.0.9 mmurphy2
2020-11-11  4:05 ` [PR PATCH] [Closed]: " mmurphy2
2020-11-11  4:35 ` abenson

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).