Source: theme-manager
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-bin,
 libglib2.0-dev,
 libgtk-3-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 pkgconf,
 pkg-config,
 python3-all,
 python3-setuptools,
 python3-sphinx,
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/mamolinux/theme-manager
Vcs-Browser: https://github.com/mamolinux/theme-manager
Vcs-Git: https://github.com/mamolinux/theme-manager.git

Package: theme-manager
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 gir1.2-gtk-3.0,
 gir1.2-ayatanaappindicator3-0.1 | gir1.2-appindicator3-0.1,
 python3-gi,
 python3-tldextract,
 redshift,
Suggests: theme-manager-doc,
Description: Automatically change themes
 Very simple Python3-based GUI application to set different theme colour and mode (dark/light) variants on linux.

# Package: theme-manager-doc
# Architecture: all
#Depends: ${shlibs:Depends},
# ${misc:Depends},
#Description: Automatically change themes
# Very simple Python3-based GUI application to set different theme colour and mode (dark/light) variants on linux.