summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b369dee7ca9f118b8d20226f106752ac2c9fb7d (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
pkgbase = drawpile
	pkgdesc = Collaborative drawing program specially made for use with pen tablets
	pkgver = 2.1.3
	pkgrel = 1
	url = http://drawpile.net/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = karchive
	makedepends = qt5-multimedia
	makedepends = qt5-tools
	makedepends = qt5-svg
	makedepends = cmake
	makedepends = extra-cmake-modules
	source = http://drawpile.net/files/src/drawpile-2.1.3.tar.gz
	sha256sums = 92375a046479952c57ebd6f32bb363b8be9ace53030a196f3746dae86091cf3a

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