Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 792 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 792 Bytes

udisks2-qt5

UDisks2 DBus interfaces binding of Qt5.

Build dependencies

  • qtbase5-dev
  • pkg-config

Installation

Build from source code

$ cd /path/to/your/source/code
$ mkdir build
$ cd build
$ qmake ../
$ make
$ sudo make install

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

udisks2-qt5 is licensed under GPL-3.0-or-later