1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: awf-gtk2
Section: x11
Priority: optional
Maintainer: Fabrice Creuzot <code@luigifab.fr>
Build-Depends: debhelper-compat (= 13), bash-completion, libnotify-dev (>= 0.7.0), libgtk2.0-dev (>= 2.24.0)
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/luigifab/awf-extended
Vcs-Browser: https://github.com/luigifab/awf-extended
Vcs-Git: https://github.com/luigifab/awf-extended.git
Package: awf-gtk2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: awf
Description: theme preview application for GTK 2
A widget factory is a theme preview application for GTK. It displays the
various widget types provided by GTK in a single window allowing to see
the visual effect of the applied theme.
.
This package provides the GTK 2 version.
|