From: "Aleksandr Batyuk" <abbat.2008@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8192eu/
Date: Sun, 25 Jun 2023 14:23:31 +0000 (UTC) [thread overview]
Message-ID: <1687702517.c6401c7b85cdc6b02e91442639cb15d5592d5abb.AleksandrBatyuk@gentoo> (raw)
commit: c6401c7b85cdc6b02e91442639cb15d5592d5abb
Author: Aleksandr Batyuk <abbat.2008 <AT> gmail <DOT> com>
AuthorDate: Sun Jun 25 14:15:17 2023 +0000
Commit: Aleksandr Batyuk <abbat.2008 <AT> gmail <DOT> com>
CommitDate: Sun Jun 25 14:15:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6401c7b
net-wireless/rtl8192eu: Migrate to linux-mod-r1.eclass
Signed-off-by: Aleksandr Batyuk <abbat.2008 <AT> gmail.com>
net-wireless/rtl8192eu/Manifest | 2 +-
...30313.ebuild => rtl8192eu-0_pre20230613.ebuild} | 22 +++++++++++++---------
2 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/net-wireless/rtl8192eu/Manifest b/net-wireless/rtl8192eu/Manifest
index e27d5faf3..cda718b69 100644
--- a/net-wireless/rtl8192eu/Manifest
+++ b/net-wireless/rtl8192eu/Manifest
@@ -1 +1 @@
-DIST rtl8192eu-0_pre20230313.tar.gz 2488230 BLAKE2B f22aaa0811fb44f7d587cf78be035516b864cb8777ec6aa819d040f072c30ba233ec4d4f08a8accd4cf6cd0ff82d443a4609fec07db5852f1357da99b5943fb5 SHA512 aaeacc7fdae709a062309cf71a03720cd93d80ec97cba8ca0d40f2105dec9c65120f2d9b65c9af4d45e32e82acc8e21a1ecd825f2f3a6503d649de918dfc501f
+DIST rtl8192eu-0_pre20230613.tar.gz 2487558 BLAKE2B bcafb96b3558314799aa6234b5b30f01a4b51ea5ffe0ac42046ea851a69a15f851897ef3f2182e589c4b756eca4c70878b808731787a76f8e84ae5a11012fd02 SHA512 13f71afcb16cc9bbcb848ef18bc2020c7505c7f517b7698065df67ba549ec9e881e0ac68e5e0e26f6f1eb6476d0cf7d7f66479ee29deb99b2194f36f17abd3c1
diff --git a/net-wireless/rtl8192eu/rtl8192eu-0_pre20230313.ebuild b/net-wireless/rtl8192eu/rtl8192eu-0_pre20230613.ebuild
similarity index 69%
rename from net-wireless/rtl8192eu/rtl8192eu-0_pre20230313.ebuild
rename to net-wireless/rtl8192eu/rtl8192eu-0_pre20230613.ebuild
index 5a42e0d29..0160d4c5f 100644
--- a/net-wireless/rtl8192eu/rtl8192eu-0_pre20230313.ebuild
+++ b/net-wireless/rtl8192eu/rtl8192eu-0_pre20230613.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit linux-mod
-
-COMMIT="528ae31705764d78cc117abd604d9b799bd52543"
+inherit linux-mod-r1
+SLOT=0
+COMMIT="f2fc8af7ab58d2123eed1aa4428e713cdfc27976"
DESCRIPTION="Realtek 8192EU driver module for Linux kernel"
HOMEPAGE="https://github.com/Mange/rtl8192eu-linux-driver"
@@ -17,13 +17,17 @@ DEPEND="virtual/linux-sources"
S="${WORKDIR}/rtl8192eu-linux-driver-${COMMIT}"
-MODULE_NAMES="8192eu(net/wireless)"
-BUILD_TARGETS="all"
-
CONFIG_CHECK="~!RTL8XXXU"
ERROR_RTL8XXXU="The RTL8XXXXU module is enabled in the kernel; it conflicts with this module."
-pkg_setup() {
- linux-mod_pkg_setup
- BUILD_PARAMS="KSRC=${KERNEL_DIR}"
+src_compile() {
+ linux-mod-r1_pkg_setup
+ local modlist=(8192eu=net/wireless)
+ local modargs=(KSRC=$KV_OUT_DIR)
+
+ linux-mod-r1_src_compile
+}
+
+src_install() {
+ linux-mod-r1_src_install
}
next reply other threads:[~2023-06-25 14:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-25 14:23 Aleksandr Batyuk [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-20 3:29 [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8192eu/ Aleksandr Batyuk
2024-02-07 4:46 Aleksandr Batyuk
2023-06-25 15:06 Anna Vyalkova
2023-03-14 4:39 Aleksandr Batyuk
2023-03-13 13:42 Aleksandr Batyuk
2022-10-17 10:45 Aleksandr Batyuk
2022-04-15 12:45 Aleksandr Batyuk
2021-12-01 19:44 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-12-01 19:44 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-11-12 12:46 Aleksandr Batyuk
2021-11-10 13:34 Aleksandr Batyuk
2021-05-07 8:37 Aleksandr Batyuk
2021-01-02 7:56 Aleksandr Batyuk
2020-08-24 9:59 Aleksandr Batyuk
2020-06-20 8:31 Alarig Le Lay
2020-04-09 19:47 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-09 13:24 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-18 18:06 Aleksandr Batyuk
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=1687702517.c6401c7b85cdc6b02e91442639cb15d5592d5abb.AleksandrBatyuk@gentoo \
--to=abbat.2008@gmail.com \
--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