blob: 3856230dac0083200f1f3012e633ae481562f87c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = ntsync
pkgdesc = NT synchronization primitive driver
pkgver = 6.10.1
pkgrel = 2
url = https://lore.kernel.org/lkml/20240519202454.1192826-1-zfigura@codeweavers.com/
arch = any
license = GPL-2.0-only WITH Linux-syscall-note
source = ntsync.c-v6.10.1-zen1::https://raw.githubusercontent.com/zen-kernel/zen-kernel/v6.10.1-zen1/drivers/misc/ntsync.c
source = ntsync.h-v6.10.1-zen1::https://raw.githubusercontent.com/zen-kernel/zen-kernel/v6.10.1-zen1/include/uapi/linux/ntsync.h
source = ntsync.conf
source = ntsync-header.hook
source = 99-ntsync.rules
source = Makefile
source = dkms.conf
sha256sums = 2d883179d37198732abb12004896e600ff2453048a4f0415abb36d7419ca2caf
sha256sums = b1e1387316520db8c0ec55ff71a154020f69a037b024776aaf94b405d7046515
sha256sums = c19771ae86e7df179f6b2f4a2837d3f0cbbbba7b32baef41a3c27120c760d78f
sha256sums = 7ca825f950853867eb137484b28053aaf5ebb6b0324ef399131134ad2a22d7fc
sha256sums = ce5221146a19206ba043211db8f27143a82f9224c0aff24a0b584b7268fcb994
sha256sums = 834a7b4c9a67a44f2cf593bf259918ea12b0c0eeee7862ed4f9fd268076171cf
sha256sums = e81694fa952711f1b74f02b6a64ac1e90c229f93c740e4f97df5692f3af99609
pkgname = ntsync-dkms
pkgdesc = NT synchronization primitive driver - out-of-tree module
depends = dkms
depends = ntsync-common
optdepends = ntsync-header: Allow Wine to be compiled with ntsync support
provides = NTSYNC-MODULE
conflicts = ntsync
pkgname = ntsync-header
pkgdesc = NT synchronization primitive driver - Linux API header file
install = ntsync-header.install
depends = linux-api-headers>=6.10
pkgname = ntsync-common
pkgdesc = NT synchronization primitive driver - common files
provides = ntsync-udev-rule
conflicts = ntsync-udev-rule
replaces = ntsync-udev-rule
|