Deepin Picker: Simplest color picker.
- libxcb-util0
- libdtkgui
- libdtkwidget
- qttools5
- libqt5svg5
- libxtst
The master branch is current development branch, build dependencies may changes without update README.md, refer to ./debian/control
for a working build depends list
- debhelper (>= 9)
- Qt5(>=5.6)
- pkg-config
- qt5-qmake
- libxcb-util0-dev
- libdtkgui-dev
- libdtkwidget-dev
- qttools5-dev-tools
- libqt5svg5-dev
- libxtst-dev
- Make sure you have installed all dependencies.
Package name may be different between distros, if deepin-picker is available from your distro, check the packaging script delivered from your distro is a better idea.
Assume you are using Deepin or other debian-based distro which got deepin-picker delivered:
$ apt build-dep deepin-album
- Build:
$ cd deepin-picker
$ mkdir build
$ cd build
$ qmake ..
$ make
- Install:
$ sudo make install
Execute deepin-picker
Any usage issues can ask for help via
We encourage you to report issues and contribute changes
Deepin Picker is licensed under GPL-3.0-or-later.