Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tuxedo-yt6801-1.0.29tux0
@ 2024-09-08  8:42 newbluemoon
  2024-09-15 13:26 ` [PR PATCH] [Updated] " newbluemoon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: newbluemoon @ 2024-09-08  8:42 UTC (permalink / raw)
  To: ml

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

There is a new 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 f44d33d752f3ced166fbd3e7362aabe93735ab62 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
+}

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

end of thread, other threads:[~2025-02-09  8:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-08  8:42 [PR PATCH] New package: tuxedo-yt6801-1.0.29tux0 newbluemoon
2024-09-15 13:26 ` [PR PATCH] [Updated] " newbluemoon
2024-09-24 11:24 ` newbluemoon
2024-10-23 19:15 ` newbluemoon
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

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