summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f3e3729cb9c616fca09cd49147d6c4df9d94af4 (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
pkgbase = drawpile
	pkgdesc = Collaborative drawing program specially made for use with pen tablets
	pkgver = 2.1.17
	pkgrel = 2
	url = http://drawpile.net/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = cmake
	makedepends = extra-cmake-modules
	makedepends = karchive
	makedepends = qt5-multimedia
	makedepends = qt5-svg
	makedepends = qt5-tools
	makedepends = qt5-x11extras
	source = http://drawpile.net/files/src/drawpile-2.1.17.tar.gz
	source = qtfix.diff::https://github.com/drawpile/Drawpile/commit/b46115160c5587aae9306e57d4223906e74ed512.diff
	source = mhdfix.diff::https://github.com/drawpile/Drawpile/commit/ed1a75deb113da2d1df91a28f557509c4897130e.diff
	sha256sums = ee7f7ba81e6f1a9c3c32275f84364d10713c24ec040da8cb4b13c3ea6bb09086
	sha256sums = 5b9f5d42f0db081496f9c5bde295751dba0e029dac7bf0a0b0c1d32eef60c5de
	sha256sums = 4edb006748393df59dcd715e0fafbd8d0a7626852e6782078ace6eee708a93c4

pkgname = drawpile
	pkgdesc = Collaborative drawing program specially made for use with pen tablets (meta package)
	arch = any
	depends = drawpile-client
	depends = drawpile-server
	conflicts = drawpile-common

pkgname = drawpile-client
	pkgdesc = Collaborative drawing program specially made for use with pen tablets (client)
	install = drawpile.install
	depends = desktop-file-utils
	depends = karchive
	depends = qt5-multimedia
	depends = qt5-x11extras
	optdepends = kdnssd: automatic service discovery (such as printers)
	optdepends = giflib: GIF support
	optdepends = miniupnpc: UPnP support
	optdepends = qt5-color-widgets: alternative color wheel
	optdepends = qtkeychain: Password storage

pkgname = drawpile-server
	pkgdesc = Collaborative drawing program specially made for use with pen tablets (server)
	depends = karchive
	optdepends = libmicrohttpd: web-admin feature
	optdepends = libsystemd: systemd and logging support