dde-dock/README.md
石博文 c1b07c2d52 markdown format err, remove extra character '('
Change-Id: I5b5929528ce80db010393d23aec5180e5fd2ee33
2016-02-29 20:33:03 +08:00

1.3 KiB

DDE Dock

DDE Dock is Deepin Desktop Environment task bar.

Dependencies

Build dependencies

  • qmake (>= 5.3)
  • libdui (developer package)

Runtime dependencies

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd dde-dock
$ mkdir Build
$ cd Build
$ qmake ..
$ make
  1. 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.