mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
1.3 KiB
1.3 KiB
DDE Dock
DDE Dock is Deepin Desktop Environment task bar.
Dependencies
Build dependencies
- qmake (>= 5.3)
- libdui (developer package)
Runtime dependencies
- libdui
- dde-daemon
- gtk+-2.0
- Qt5 (>= 5.3)
- Qt5-DBus
- Qt5-Svg
- Qt5-X11extras
Installation
Build from source code
-
Make sure you have installed all dependencies.
-
Build:
$ cd dde-dock
$ mkdir Build
$ cd Build
$ qmake ..
$ make
- Install:
$ sudo make install
When install complete, the executable binary file is placed into /usr/bin/dde-dock
.
Getting help
Any usage issues can ask for help via
Getting involved
We encourage you to report issues and contribute changes
License
DDE Dock is licensed under GPLv3.