summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c874e66ccd9f9a4294a882245f5196529457da1b (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
pkgbase = hhd-git
	pkgdesc = Handheld Daemon. A tool for managing the quirks of handheld devices. Latest git checkout.
	pkgver = 3.6.0+1.r1456.20241118.3d5dd52
	pkgrel = 1
	url = https://github.com/hhd-dev/hhd
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = libusb
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	source = hhd::git+https://github.com/hhd-dev/hhd.git
	sha256sums = SKIP

pkgname = hhd-git
	depends = hhd-license-git
	depends = libusb
	depends = python
	depends = python-evdev
	depends = python-rich
	depends = python-xlib
	depends = python-yaml
	optdepends = hhd-doc: For documentation.
	optdepends = hhd-ui: A (browser based) graphical user interface for hhd.
	optdepends = hhd-user: allows running hhd as a user service.
	optdepends = hhd-systemd: For automatic startup at system boot.
	provides = hhd=3.6.0+1.r1456.20241118.3d5dd52
	conflicts = hhd

pkgname = hhd-systemd-git
	pkgdesc = Systemd service file for 'hhd'. Latest git checkout.
	arch = any
	depends = hhd
	depends = hhd-license-git
	depends = python-setuptools
	optdepends = systemd: To make use of this systemd service.
	provides = hhd-systemd=3.6.0+1.r1456.20241118.3d5dd52
	conflicts = hhd-systemd

pkgname = hhd-license-git
	pkgdesc = Common license file for 'hhd-git' and 'hhd-systemd-git'.
	arch = any
	depends = 
	optdepends = hhd-git: The software this license file is for.
	optdepends = hhd-systemd-git: The code this license file is for.
	provides = 
	conflicts = 

pkgname = hhd-doc-git
	pkgdesc = Documentation for 'hhd'.
	arch = any
	depends = hhd-license-git
	optdepends = hhd: The software this Documentation is for.
	provides = hhd-doc=3.6.0+1.r1456.20241118.3d5dd52
	conflicts = hhd-doc