Alf Gaida ea19296147 New pre-release 1.3.1~50-g4fde773
Fixed libqt5xdgiconloader-dev.install
Reworked descriptions in debian/control to prevent lintian whining
Fixed symbols version
Fixed copyright for xdgiconloader
Fixed package descrioptions
Introduced the new package libqt5xdgiconloader1
Bumped standards to 3.9.8, no changes needed
Symbols sorted and unified
Bump years in copyright
Added hardening=+all
Added README.md to debian/docs
set CMAKE_BUILD_TYPE=RelWithDebInfo
2016-07-09 20:16:47 +02:00
2016-07-09 20:16:47 +02:00
2016-07-09 20:16:47 +02:00
2016-07-09 20:16:47 +02:00
2016-07-09 20:16:47 +02:00
2016-07-09 20:16:47 +02:00
2016-07-09 20:16:47 +02:00
2015-08-13 03:54:32 +08:00
2016-07-09 20:16:47 +02:00
2016-07-09 20:16:47 +02:00

##Overview

libqtxdg is a Qt implementation of freedesktop.org XDG specifications which is 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 BUILD_DEV_UTILS Builds and install development utils, 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