public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marc Schiffbauer" <mschiff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-laptop/tuxedo-drivers/
Date: Fri, 26 Jul 2024 12:57:25 +0000 (UTC)	[thread overview]
Message-ID: <1721998598.051be1d85186c066aecd51528c652f6501318775.mschiff@gentoo> (raw)

commit:     051be1d85186c066aecd51528c652f6501318775
Author:     Daniel Hammer <daniel <AT> nexlink <DOT> website>
AuthorDate: Fri Jul 26 11:43:11 2024 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 12:56:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051be1d8

app-laptop/tuxedo-drivers: add 4.6.1

Signed-off-by: Daniel Hammer <daniel <AT> nexlink.website>
Closes: https://github.com/gentoo/gentoo/pull/37730
Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 app-laptop/tuxedo-drivers/Manifest                 |  1 +
 .../tuxedo-drivers/tuxedo-drivers-4.6.1.ebuild     | 50 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/app-laptop/tuxedo-drivers/Manifest b/app-laptop/tuxedo-drivers/Manifest
index 6e8355e8926c..9053d0d8bfd2 100644
--- a/app-laptop/tuxedo-drivers/Manifest
+++ b/app-laptop/tuxedo-drivers/Manifest
@@ -1,2 +1,3 @@
 DIST tuxedo-drivers-v3.2.14.tar.bz2 55567 BLAKE2B 4104c76f9bb7d1f5887caad8a4bec90531a85397b642baced65130159e91e304c68896ea2dce173ee0ec31742e2786b976411a75464d9560e338ea16f18a9766 SHA512 edf0c1a4161a4a4fc09882d0905556299ec62358d9c32e716b1ad0daf230b8de9ec026daba97a964fe4a1e757eb860669840b4e9219ede42043e39eef2fc2ec8
 DIST tuxedo-drivers-v4.5.0.tar.bz2 57633 BLAKE2B 3796aaa7504c21c444f86dadb4b6cfd2e07a916fb105043fc9252693bb15aa763b9dea3f0d27326098159fc79b1be01dadf4adf975b9bf9ff53da90248b3e781 SHA512 e86afb855958ce74662649b948632f08ec1cb597f150d603bbef3cd8ef351cc219c798c4e884196f4f8611bb08e5ca4faad6307b0db243fd38da2f5008815cee
+DIST tuxedo-drivers-v4.6.1.tar.bz2 58846 BLAKE2B 251262584b25ce98139cb4fe0b5aaccaaf4a1bc4715d9dc553d53b6a4db93d8c9f1048c110641aa436ebe6841c2cfbf526d25612be73a3b2535352c3b538bc36 SHA512 6973367d2e35d10192fd9413c627beeb0cbe5e3fb2306416a0b4530d92426e89add0312683e43de733f9b80c296a5b91d5738e2e550ccc70847f1723fda3414c

diff --git a/app-laptop/tuxedo-drivers/tuxedo-drivers-4.6.1.ebuild b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.6.1.ebuild
new file mode 100644
index 000000000000..7d05531d1cef
--- /dev/null
+++ b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.6.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+CONFIG_CHECK="ACPI_WMI INPUT_SPARSEKMAP"
+
+inherit linux-mod-r1
+
+DESCRIPTION="Kernel modules for TUXEDO laptops"
+HOMEPAGE="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers"
+SRC_URI="https://gitlab.com/tuxedocomputers/development/packages/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
+
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=( )
+
+src_compile() {
+	local modlist=(
+		clevo_acpi=tuxedo::src
+		clevo_wmi=tuxedo::src
+		ite_8291=tuxedo::src/ite_8291
+		ite_8291_lb=tuxedo::src/ite_8291_lb
+		ite_8297=tuxedo::src/ite_8297
+		ite_829x=tuxedo::src/ite_829x
+		tuxedo_compatibility_check=tuxedo::src/tuxedo_compatibility_check
+		tuxedo_io=tuxedo::src/tuxedo_io
+		tuxedo_keyboard=tuxedo::src
+		tuxedo_nb02_nvidia_power_ctrl=tuxedo::src/tuxedo_nb02_nvidia_power_ctrl
+		tuxedo_nb04_kbd_backlight=tuxedo::src/tuxedo_nb04
+		tuxedo_nb04_keyboard=tuxedo::src/tuxedo_nb04
+		tuxedo_nb04_power_profiles=tuxedo::src/tuxedo_nb04
+		tuxedo_nb04_sensors=tuxedo::src/tuxedo_nb04
+		tuxedo_nb04_wmi_ab=tuxedo::src/tuxedo_nb04
+		tuxedo_nb04_wmi_bs=tuxedo::src/tuxedo_nb04
+		tuxedo_nb05_ec=tuxedo::src/tuxedo_nb05
+		tuxedo_nb05_fan_control=tuxedo::src/tuxedo_nb05
+		tuxedo_nb05_kbd_backlight=tuxedo::src/tuxedo_nb05
+		tuxedo_nb05_keyboard=tuxedo::src/tuxedo_nb05
+		tuxedo_nb05_power_profiles=tuxedo::src/tuxedo_nb05
+		tuxedo_nb05_sensors=tuxedo::src/tuxedo_nb05
+		uniwill_wmi=tuxedo::src
+	)
+	local modargs=( KDIR=${KV_OUT_DIR} )
+
+	linux-mod-r1_src_compile
+}


             reply	other threads:[~2024-07-26 12:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-26 12:57 Marc Schiffbauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-29 23:02 [gentoo-commits] repo/gentoo:master commit in: app-laptop/tuxedo-drivers/ Marc Schiffbauer
2024-06-02 20:25 Marc Schiffbauer
2023-12-16 19:22 Marc Schiffbauer

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=1721998598.051be1d85186c066aecd51528c652f6501318775.mschiff@gentoo \
    --to=mschiff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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