/deepin-image-viewer

Deepin Desktop Environment default image viewer application.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Deepin Image Viewer

Image viewer for Deepin Desktop Environment.

Dependencies

Build dependencies

Runtime dependencies

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd deepin-viewer
$ mkdir Build
$ cd Build
$ qmake ..
$ make
  1. Install:
$ sudo make install

When install complete, the executable binary file is placed into /usr/bin/deepin-viewer.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Image Viewer is licensed under GPLv3.