Alf Gaida 0b24f5321f some fixes in debian $foo
cme fix dpkg-control
remove not needed breaks and replaces
update upstream signing key
2015-08-31 23:47:05 +02:00
2015-08-31 23:47:05 +02:00
2015-08-13 03:57:31 +08:00
2015-08-13 03:54:32 +08:00
2015-08-13 03:54:32 +08:00
2015-08-13 03:54:32 +08:00
2015-08-13 03:54:32 +08:00
2015-08-13 03:54:32 +08:00
2015-08-13 03:54:32 +08:00
2015-08-13 03:54:32 +08:00

Overview
========
libqtxdg is An Qt implementation of freedesktop.org xdg specifications.
It's built with Qt5.


Dependencies
============
    Qt5


Configuration
============
libqtxdg uses the CMake build system. Everything that applies to CMake also
applies here.

Configuration options:
    BUILD_TESTS         Builds tests, defaults to OFF

Configuration Examples:
    Build library  and build self tests:
        cmake -DBUILD_TESTS=ON ..

    Build the library without building self tests
        cmake ..
Description
libqtxdg Packaging
Readme 684 KiB