summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bceea141876fe72eb00ec40dbf0631d0e8955c56 (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
pkgbase = drawpile
	pkgdesc = Collaborative drawing program specially made for use with pen tablets
	pkgver = 2.1.15
	pkgrel = 1
	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.15.tar.gz
	sha256sums = 36625a40574e76ac4145cedc2d752038100e715263e3dfd1935f5a9bc36bcb70

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 = karchive
	depends = qt5-multimedia
	depends = desktop-file-utils
	optdepends = kdnssd: automatic service discovery (such as printers)
	optdepends = giflib: GIF support
	optdepends = miniupnpc: UPnP support
	optdepends = qt5-color-widgets: alternative color wheel

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