Github messages for voidlinux
 help / color / mirror / Atom feed
From: zenfailure <zenfailure@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ddcci-dkms-0.3.3
Date: Sun, 19 Apr 2020 11:44:59 +0200	[thread overview]
Message-ID: <20200419094459.10_uSJdyocgHybfPPG6vbwj2crMjQXciCTMM2d730DQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21143@inbox.vuxu.org>

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

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

https://github.com/zenfailure/void-packages ddcci-dkms
https://github.com/void-linux/void-packages/pull/21143

New package: ddcci-dkms-0.3.3
None

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

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

From 25d8c4ad14bcbfa651d5e42d5d636e6fe7ec26c5 Mon Sep 17 00:00:00 2001
From: Iskander Zemmouri <iskander.zemmouri@mailbox.org>
Date: Sat, 11 Apr 2020 04:46:13 +0200
Subject: [PATCH] New package: ddcci-dkms-0.3.3

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

diff --git a/srcpkgs/ddcci-dkms/template b/srcpkgs/ddcci-dkms/template
new file mode 100644
index 00000000000..d2936371226
--- /dev/null
+++ b/srcpkgs/ddcci-dkms/template
@@ -0,0 +1,20 @@
+# Template file for 'ddcci-dkms'
+pkgname=ddcci-dkms
+version=0.3.3
+revision=1
+wrksrc="ddcci-driver-linux-v${version}"
+makedepends="linux-headers kmod"
+depends="dkms"
+short_desc="Pair of Linux kernel drivers for DDC/CI monitors (DKMS)"
+maintainer="Iskander Zemmouri <iskander.zemmouri@mailbox.org>"
+license="GPL-2.0-only"
+homepage="https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/"
+distfiles="https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/archive/v${version}/ddcci-driver-linux-v${version}.tar.gz"
+checksum=34c06e4c095b115aeb02f08fa2317b06d6a6b6516905e14f4484610a9c292474
+dkms_modules="ddcci ${version}"
+
+do_install() {
+	vmkdir usr/src/ddcci-${version}
+	vcopy "*" usr/src/ddcci-${version}
+	vdoc "README.md"
+}

  reply	other threads:[~2020-04-19  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19  4:45 [PR PATCH] " zenfailure
2020-04-19  9:44 ` zenfailure [this message]
2020-04-20 14:47 ` [PR PATCH] [Updated] " zenfailure
2020-10-09  7:02 ` [PR PATCH] [Merged]: " the-maldridge

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=20200419094459.10_uSJdyocgHybfPPG6vbwj2crMjQXciCTMM2d730DQ@z \
    --to=zenfailure@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).