Source: gtk3-classic-module
Section: misc
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 meson,
 ninja-build,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://github.com/thesquash/gtk3-classic-module
Vcs-Browser: https://github.com/thesquash/gtk3-classic-module
Vcs-Git: https://github.com/thesquash/gtk3-classic-module.git

Package: gtk3-classic-module
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: A GTK module to restore classic behaviours and appearances to GTK 3
 This project provides a GTK module for GTK+ 3.24 to restore some of the traditional look-and-feel of older GTK versions to GTK 3. It is similar in spirit to gtk3-classic, and in fact much of the code in this module was inspired by the code from gtk3-classic; however, this module does not require recompiling of GTK from source code. You only need the development files for GTK; once this module is compiled, it can be installed without replacing GTK entirely.