summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e2853447a6e390b1d13d955d22e5e4dd5016517a (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
pkgbase = qhotkey-git
	pkgdesc = Library for creating global shortcut/hotkey for desktop Qt6 applications (git version)
	pkgver = 1.5.0.r7.gcd72a01
	pkgrel = 1
	url = https://github.com/Skycoder42/QHotkey/
	arch = x86_64
	license = BSD-3-Clause
	makedepends = git
	makedepends = cmake
	makedepends = libx11
	makedepends = qt5-base
	makedepends = qt5-x11extras
	makedepends = qt6-base
	source = git+https://github.com/Skycoder42/QHotkey.git
	source = 010-qhotkey-fix-segfault-under-wayland.patch::https://github.com/Skycoder42/QHotkey/pull/96.patch
	sha256sums = SKIP
	sha256sums = acac579950e7a160f396387f9fdcb8b7964a1e1ae7a38f13c636e2121536b15c

pkgname = qhotkey-qt6-git
	depends = libx11
	depends = qt6-base
	provides = qhotkey-qt6
	conflicts = qhotkey-qt6

pkgname = qhotkey-qt5-git
	pkgdesc = Library for creating global shortcut/hotkey for desktop Qt5 applications (git version)
	depends = libx11
	depends = qt5-base
	depends = qt5-x11extras
	provides = qhotkey-qt5
	conflicts = qhotkey-qt5