Source: adwaita-qt
Section: gnome
Priority: optional
Maintainer: Dmitry Shachnev <mitya57@debian.org>
Build-Depends: cmake (>= 2.8.11), debhelper (>= 10), libqt4-dev, qtbase5-dev
Standards-Version: 4.0.0
Homepage: https://github.com/MartinBriza/adwaita-qt
Vcs-Git: https://anonscm.debian.org/git/collab-maint/adwaita-qt.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/adwaita-qt.git

Package: adwaita-qt
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 port of GNOME’s Adwaita theme
 Adwaita-Qt provides a port of Adwaita theme, which is the default style
 of GNOME, to Qt 5.
 .
 To use it, start your Qt applications with “-style Adwaita” parameter,
 or export QT_STYLE_OVERRIDE=Adwaita environment variable.

Package: adwaita-qt4
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: qt4-qtconfig
Description: Qt 4 port of GNOME’s Adwaita theme
 Adwaita-Qt provides a port of Adwaita theme, which is the default style
 of GNOME, to Qt 4.
 .
 To use it, start your Qt applications with “-style Adwaita” parameter,
 or select the “adwaita” style in qtconfig-qt4.
