Github messages for voidlinux
 help / color / mirror / Atom feed
From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: tuxedo-yt6801-1.0.29tux0
Date: Wed, 23 Oct 2024 21:15:26 +0200	[thread overview]
Message-ID: <20241023191526.339A12FA76@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52144@inbox.vuxu.org>

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

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

https://github.com/newbluemoon/void-packages tuxedo-yt6801
https://github.com/void-linux/void-packages/pull/52144

New package: tuxedo-yt6801-1.0.29tux0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

Built for kernels 6.6 and 6.10, running on 6.10.8.


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

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

From 54fa5079beca97e9e88b517c12c6c88eadcf63d5 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 8 Sep 2024 10:38:52 +0200
Subject: [PATCH] New package: tuxedo-yt6801-1.0.29tux0

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

diff --git a/srcpkgs/tuxedo-yt6801/template b/srcpkgs/tuxedo-yt6801/template
new file mode 100644
index 00000000000000..889f8bf0464c29
--- /dev/null
+++ b/srcpkgs/tuxedo-yt6801/template
@@ -0,0 +1,20 @@
+# Template file for 'tuxedo-yt6801'
+pkgname=tuxedo-yt6801
+version=1.0.29tux0
+revision=1
+depends="dkms"
+short_desc="Driver for Motorcomm YT6801 ethernet controller"
+maintainer="newbluemoon <blaumolch@mailbox.org>"
+license="GPL-2.0-or-later"
+homepage="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-yt6801"
+changelog="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-yt6801/-/raw/main/debian/changelog"
+distfiles="https://gitlab.com/tuxedocomputers/development/packages/${pkgname}/-/archive/v${version}/${pkgname}-v{version}.tar.bz2"
+checksum=712132a51947ecbd9d809f0a846967c18fa07f80c62dc5b07a6f524ecc992f34
+
+dkms_modules="tuxedo-yt6801 ${version}"
+
+do_install() {
+	vmkdir usr/src/${pkgname}-${version}
+	vcopy src/* usr/src/${pkgname}-${version}
+	vcopy debian/tuxedo-yt6801.dkms usr/src/${pkgname}-${version}/dkms.conf
+}

  parent reply	other threads:[~2024-10-23 19:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-08  8:42 [PR PATCH] " newbluemoon
2024-09-15 13:26 ` [PR PATCH] [Updated] " newbluemoon
2024-09-24 11:24 ` newbluemoon
2024-10-23 19:15 ` newbluemoon [this message]
2024-11-21  8:45 ` newbluemoon
2024-12-19  5:03 ` newbluemoon
2025-01-11 17:02 ` newbluemoon
2025-01-28 17:46 ` newbluemoon
2025-02-09  8:10 ` newbluemoon

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=20241023191526.339A12FA76@inbox.vuxu.org \
    --to=newbluemoon@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).