public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/tuxedo-drivers/
@ 2023-12-16 19:22 Marc Schiffbauer
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Schiffbauer @ 2023-12-16 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e2f7bb9c34bfaf3dd989cfb7eb61b2a40e17f691
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 19:21:08 2023 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 19:22:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f7bb9c

app-laptop/tuxedo-drivers: cleanup ebuild after pkgmove

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild b/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild
index 6394c353ccb8..84fc1b4f38cf 100644
--- a/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild
+++ b/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild
@@ -8,7 +8,7 @@ inherit linux-mod-r1
 
 DESCRIPTION="Kernel Module for Tuxedo Keyboard"
 HOMEPAGE="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers"
-SRC_URI="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers/-/archive/v${PV}/tuxedo-drivers-v${PV}.tar.bz2"
+SRC_URI="https://gitlab.com/tuxedocomputers/development/packages/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 
 PATCHES=( )
 
-S="${WORKDIR}/tuxedo-drivers-v${PV}"
+S="${WORKDIR}/${PN}-v${PV}"
 
 src_compile() {
 	local modlist=(


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

* [gentoo-commits] repo/gentoo:master commit in: app-laptop/tuxedo-drivers/
@ 2024-06-02 20:25 Marc Schiffbauer
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Schiffbauer @ 2024-06-02 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     ea6551c7c1bdc66694af3fe7ffaf440b98b89207
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  2 20:25:09 2024 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Sun Jun  2 20:25:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea6551c7

app-laptop/tuxedo-drivers: add 4.5.0

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

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

diff --git a/app-laptop/tuxedo-drivers/Manifest b/app-laptop/tuxedo-drivers/Manifest
index 59175629e3d6..6e8355e8926c 100644
--- a/app-laptop/tuxedo-drivers/Manifest
+++ b/app-laptop/tuxedo-drivers/Manifest
@@ -1 +1,2 @@
 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

diff --git a/app-laptop/tuxedo-drivers/tuxedo-drivers-4.5.0.ebuild b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.5.0.ebuild
new file mode 100644
index 000000000000..cea02b685550
--- /dev/null
+++ b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.5.0.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 Module for Tuxedo Keyboard"
+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
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-laptop/tuxedo-drivers/
@ 2024-07-26 12:57 Marc Schiffbauer
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Schiffbauer @ 2024-07-26 12:57 UTC (permalink / raw
  To: gentoo-commits

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
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-laptop/tuxedo-drivers/
@ 2024-11-29 23:02 Marc Schiffbauer
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Schiffbauer @ 2024-11-29 23:02 UTC (permalink / raw
  To: gentoo-commits

commit:     fe47cccbe02bcc68d35ba09e0790221910795198
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 23:02:24 2024 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 23:02:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe47cccb

app-laptop/tuxedo-drivers: add 4.11.4, drop 4.5.0

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 app-laptop/tuxedo-drivers/Manifest                                      | 2 +-
 .../{tuxedo-drivers-4.5.0.ebuild => tuxedo-drivers-4.11.4.ebuild}       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-laptop/tuxedo-drivers/Manifest b/app-laptop/tuxedo-drivers/Manifest
index 9053d0d8bfd2..b190c66d4012 100644
--- a/app-laptop/tuxedo-drivers/Manifest
+++ b/app-laptop/tuxedo-drivers/Manifest
@@ -1,3 +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.11.4.tar.bz2 65426 BLAKE2B b03087961b77c7b06d5a89a53662d4407a1e9b1a2ce8573226190ced4495addb5bd5cb6d604feb9783f447b3effe7a7d670a6b946998a07af8027d0c4fa77805 SHA512 9c46d4fbb798e9aa035fcc5f522e2b0400a15c5c0b26cc2ccd46c4d65c4f3ce5fdb7b469d2ccb782f5591eb9ec9df399e79fcbd96cba834cee10fa42f5a34d89
 DIST tuxedo-drivers-v4.6.1.tar.bz2 58846 BLAKE2B 251262584b25ce98139cb4fe0b5aaccaaf4a1bc4715d9dc553d53b6a4db93d8c9f1048c110641aa436ebe6841c2cfbf526d25612be73a3b2535352c3b538bc36 SHA512 6973367d2e35d10192fd9413c627beeb0cbe5e3fb2306416a0b4530d92426e89add0312683e43de733f9b80c296a5b91d5738e2e550ccc70847f1723fda3414c

diff --git a/app-laptop/tuxedo-drivers/tuxedo-drivers-4.5.0.ebuild b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4.ebuild
similarity index 97%
rename from app-laptop/tuxedo-drivers/tuxedo-drivers-4.5.0.ebuild
rename to app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4.ebuild
index cea02b685550..7d05531d1cef 100644
--- a/app-laptop/tuxedo-drivers/tuxedo-drivers-4.5.0.ebuild
+++ b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4.ebuild
@@ -6,7 +6,7 @@ CONFIG_CHECK="ACPI_WMI INPUT_SPARSEKMAP"
 
 inherit linux-mod-r1
 
-DESCRIPTION="Kernel Module for Tuxedo Keyboard"
+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"
 


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

end of thread, other threads:[~2024-11-29 23:03 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox