DISOMaster provides basic optical drive operation and on-disc filesystem manipulation.
- Qt 5.7
- libisoburn 1.2.6
- Reasonable new C++ compiler with C++11 support
- debhelper (>= 9)
- pkg-config
- qtbase5-dev
- qt5-qmake
- libisoburn-dev
- Make sure you have installed all dependencies.
$ apt build-dep disomaster
- Build:
$ cd disomaster
$ mkdir Build
$ cd Build
$ qmake ../disomaster.pro
$ make
- Install:
$ sudo make install
The executable binary file could be found at disomaster
.
- Official Forum for generic discussion and help.
- Developer Center for BUG report and suggestions.
- Wiki
We encourage you to report issues and contribute changes
disomaster is licensed under GPL-3.0-or-later