Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F6083066
package.yml
Phantop (Julie Hakimi)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
Phantop
Jun 22 2020, 8:29 PM
2020-06-22 20:29:42 (UTC+0)
Size
1 KB
Referenced Files
None
Subscribers
None
package.yml
View Options
name
:
hid-nintendo
version
:
2.0
release
:
1
homepage
:
https://github.com/nicman23/dkms-hid-nintendo
source
:
-
https://github.com/nicman23/dkms-hid-nintendo/archive/2.0.tar.gz
:
86792ae53732f70730a282ca56443cd95c3d216f167a95bb07affe689a82b709
license
:
GPL-2.0-or-later
summary
:
A kernel driver for the Nintendo Switch Pro Controllers and the Joy-Cons.
description
:
|
A kernel driver for the Nintendo Switch Pro Controllers and the Joy-Cons.
builddeps
:
-
linux-current
-
linux-current-headers
-
linux-lts
-
linux-lts-headers
patterns
:
-
current
:
/lib/modules/*.current
setup
:
|
pushd ..
cp -a dkms-hid-nintendo-%version% lts-build
cp -a dkms-hid-nintendo-%version% current-build
pushd lts-build
%patch -p1 < $pkgfiles/linux49.patch
build
:
|
pushd current-build
KERNEL_VERSION="%kernel_version_current%"
%make -C /lib/modules/${KERNEL_VERSION}/build M=`pwd`/src
pushd ../lts-build
KERNEL_VERSION="%kernel_version_lts%"
%make -C /lib/modules/${KERNEL_VERSION}/build M=`pwd`/src
install
:
|
pushd current-build
KERNEL_VERSION="%kernel_version_current%"
install -D -m 755 src/hid-nintendo.ko $installdir/lib/modules/${KERNEL_VERSION}/kernel/drivers/hid/hid-nintendo.ko
pushd ../lts-build
KERNEL_VERSION="%kernel_version_lts%"
install -D -m 755 src/hid-nintendo.ko $installdir/lib/modules/${KERNEL_VERSION}/kernel/drivers/hid/hid-nintendo.ko
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2215927
Default Alt Text
package.yml (1 KB)
Attached To
Mode
T9088: hid-nintendo kernel module
Attached
Detach File
Event Timeline
Log In to Comment