Search Criteria
Package Details: drawpile-server 2.1.17-2
Git Clone URL: | https://aur.archlinux.org/drawpile.git (read-only, click to copy) |
---|---|
Package Base: | drawpile |
Description: | Collaborative drawing program specially made for use with pen tablets (server) |
Upstream URL: | http://drawpile.net/ |
Keywords: | collaborative drawing editing image pen qt qt5 tablet |
Licenses: | |
Submitter: | None |
Maintainer: | notfood |
Last Packager: | notfood |
Votes: | 18 |
Popularity: | 0.002153 |
First Submitted: | 2008-11-30 08:59 |
Last Updated: | 2020-08-19 17:53 |
Dependencies (10)
- karchive (karchive-git)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- karchive (karchive-git) (make)
- qt5-multimedia (qt5-multimedia-git) (make)
- qt5-svg (qt5-svg-git) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-x11extras (qt5-x11extras-git) (make)
- libmicrohttpd (libmicrohttpd-git) (optional) – web-admin feature
- libsystemd (systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux, systemd-libs) (optional) – systemd and logging support
Latest Comments
1 2 3 4 5 Next › Last »
notfood commented on 2021-03-17 06:48
Alright, next release.
micwoj92 commented on 2021-03-10 04:28
hello, could you update links to https?
notfood commented on 2020-08-21 23:21
Server fixed, I forgot to comment
notfood commented on 2020-08-19 04:54
I pushed a fix. Unfortunately I can't get the server to compile so it's been disabled for now. I didn't up the version, I don't want the people who have the working server to lose it.
notfood commented on 2020-08-19 04:18
Interesting. I thought it was just a git master issue.
cuppajoeman commented on 2020-08-14 16:31
When I try to compile I get:
some searches yield this issue in other packages:
https://aur.tuna.tsinghua.edu.cn/packages/j9-git/ https://aur.archlinux.org/packages/cutecom/ https://aur.archlinux.org/packages/golden-cheetah/
notfood commented on 2019-09-20 18:29
Okay, next version.
Raansu commented on 2019-09-19 06:04
Drawpile will not compile without the package qt5-x11extras being installed. qt5-x11extras should be added as a makedepends dependency.
Mojyo commented on 2019-03-25 10:36
@notfood
Worked like a charm, thanks :) still a newbie here
notfood commented on 2019-03-25 09:31
@Mojyo Try overriding the theme.
Launch with
env QT_STYLE_OVERRIDE=fusion drawpile
Feels like your QT is configured for a dark theme despite what Gnome says. Use qt5ct to set the global theme for QT.