Deepin movie is Deepin Desktop Environment Movie Player.
- cmake
- qt5
- ffmpeg
- mpv
- Qt5 (>= 5.3)
- Qt5-X11extras
- mpv
-
Make sure you have installed all dependencies.
-
Build:
$ cd deepin-movie-reborn
$ mkdir Build
$ cd Build
$ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr ..
$ make
- Install:
$ sudo make install
When install complete, the executable binary file is placed into /usr/bin/deepin-movie
.
Any usage issues can ask for help via
We encourage you to report issues and contribute changes
- Contribution guide for developers. (English)
- 开发者代码贡献指南 (中文)
Deepin Movie is licensed under GPLv3 with OpenSSL exception.