summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorManuel Hüsers2016-02-10 16:10:07 +0100
committerManuel Hüsers2016-02-10 16:10:12 +0100
commitcd9e12781e5cfe69217ff778e7f8e01569460b2a (patch)
treef672beddd8cdf189d4c9ab66ec8557bf1e5d0de5 /.SRCINFO
parentf4986d0226a9711143947a37497cdef89a8c7e5e (diff)
downloadaur-cd9e12781e5cfe69217ff778e7f8e01569460b2a.tar.gz
Split package
Splitting package for separation of client and server Changed license to GPL3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO39
1 files changed, 29 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 824ddfd1b326..7a5414b8a676 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,50 @@
# Generated by mksrcinfo v8
-# Sat Feb 6 18:10:00 UTC 2016
+# Wed Feb 10 15:10:00 UTC 2016
pkgbase = drawpile
pkgdesc = Collaborative drawing program specially made for use with pen tablets
pkgver = 1.0.2
- pkgrel = 3
+ pkgrel = 4
url = http://drawpile.net/
- install = drawpile.install
arch = i686
arch = x86_64
- license = GPL2
+ license = GPL3
+ makedepends = karchive
+ makedepends = qt5-multimedia
makedepends = qt5-tools
makedepends = qt5-svg
makedepends = ninja
makedepends = cmake
+ source = http://drawpile.net/files/src/drawpile-1.0.2.tar.gz
+ source = drawpile103.patch
+ sha256sums = 012a470316ccca51a28700948cd3f866c9b7fcc8fa9bfa21f27f28e9dc53f019
+ sha256sums = f25371be6b712c079dc1e742f246e2b9b60a9c6b083c3cebf60916c80521e160
+
+pkgname = drawpile
+ pkgdesc = Collaborative drawing program specially made for use with pen tablets (meta package)
+ arch = any
+ depends = drawpile-client
+ depends = drawpile-server
+
+pkgname = drawpile-client
+ pkgdesc = Collaborative drawing program specially made for use with pen tablets (client)
+ depends = drawpile-common
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 = drawpile-common
+ depends = karchive
optdepends = libmicrohttpd: web-admin feature (server dependency)
optdepends = libsystemd: systemd and logging support (server dependency)
- source = http://drawpile.net/files/src/drawpile-1.0.2.tar.gz
- source = drawpile103.patch
- sha256sums = 012a470316ccca51a28700948cd3f866c9b7fcc8fa9bfa21f27f28e9dc53f019
- sha256sums = f25371be6b712c079dc1e742f246e2b9b60a9c6b083c3cebf60916c80521e160
-pkgname = drawpile
+pkgname = drawpile-common
+ pkgdesc = Collaborative drawing program specially made for use with pen tablets (common files)
+ install = drawpile.install
+ arch = any
+ depends = desktop-file-utils