* [gentoo-commits] repo/proj/guru:dev commit in: games-util/hid-nintendo/
@ 2021-05-04 0:10 Samuel Bauer
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Bauer @ 2021-05-04 0:10 UTC (permalink / raw
To: gentoo-commits
commit: 99595231cca70a3253396d60e579dcef0f843bdd
Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Tue May 4 00:10:07 2021 +0000
Commit: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Tue May 4 00:10:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99595231
games-util/hid-nintendo: new ebuild
Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
games-util/hid-nintendo/hid-nintendo-9999.ebuild | 23 +++++++++++++++++++++++
games-util/hid-nintendo/metadata.xml | 8 ++++++++
2 files changed, 31 insertions(+)
diff --git a/games-util/hid-nintendo/hid-nintendo-9999.ebuild b/games-util/hid-nintendo/hid-nintendo-9999.ebuild
new file mode 100644
index 000000000..fd4a5b06a
--- /dev/null
+++ b/games-util/hid-nintendo/hid-nintendo-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3 linux-mod
+
+DESCRIPTION="A Nintendo HID kernel module"
+HOMEPAGE="https://github.com/nicman23/dkms-hid-nintendo https://github.com/DanielOgorchock/linux"
+EGIT_REPO_URI="https://github.com/nicman23/dkms-hid-nintendo"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+MODULE_NAMES="${PN}(kernel/drivers/hid:${S}/src)"
+BUILD_TARGETS="-C /usr/src/linux M=${S}/src"
+
+pkg_setup() {
+ CONFIG_CHECK="~HID ~HID_GENERIC ~USB_HID ~HIDRAW ~UHID"
+ check_extra_config
+ linux-mod_pkg_setup
+}
diff --git a/games-util/hid-nintendo/metadata.xml b/games-util/hid-nintendo/metadata.xml
new file mode 100644
index 000000000..c04f7b664
--- /dev/null
+++ b/games-util/hid-nintendo/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <name>Samuel Bauer</name>
+ <email>samuel.bauer@yahoo.fr</email>
+</maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/hid-nintendo/
@ 2021-05-04 2:01 Alessandro Barbieri
0 siblings, 0 replies; 2+ messages in thread
From: Alessandro Barbieri @ 2021-05-04 2:01 UTC (permalink / raw
To: gentoo-commits
commit: 446e89bac18f066843b2d882cd51686ab9435ffc
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 4 02:00:51 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 4 02:00:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=446e89ba
games-util/hid-nintendo: remove keyword
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
games-util/hid-nintendo/hid-nintendo-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/hid-nintendo/hid-nintendo-9999.ebuild b/games-util/hid-nintendo/hid-nintendo-9999.ebuild
index fd4a5b06a..fb7f49976 100644
--- a/games-util/hid-nintendo/hid-nintendo-9999.ebuild
+++ b/games-util/hid-nintendo/hid-nintendo-9999.ebuild
@@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/nicman23/dkms-hid-nintendo"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS=""
MODULE_NAMES="${PN}(kernel/drivers/hid:${S}/src)"
BUILD_TARGETS="-C /usr/src/linux M=${S}/src"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-04 2:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-04 0:10 [gentoo-commits] repo/proj/guru:dev commit in: games-util/hid-nintendo/ Samuel Bauer
-- strict thread matches above, loose matches on Subject: below --
2021-05-04 2:01 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox