1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
Source: kde-gtk-config
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Patrick Franz <deltaone@debian.org>,
Scarlett Moore <sgmoore@kde.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-pkgkde-symbolshelper,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.10.0~),
gettext,
gsettings-desktop-schemas,
libgtk-3-dev,
libkdecorations3-dev,
libkf6colorscheme-dev (>= 6.10.0~),
libkf6config-dev (>= 6.10.0~),
libkf6coreaddons-dev (>= 6.10.0~),
libkf6dbusaddons-dev (>= 6.10.0~),
libkf6guiaddons-dev (>= 6.10.0~),
libkf6windowsystem-dev (>= 6.10.0~),
libx11-dev,
pkgconf,
qt6-base-dev (>= 6.7.0~),
qt6-svg-dev (>= 6.7.0~),
sassc,
Homepage: https://invent.kde.org/plasma/kde-gtk-config
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kde-gtk-config.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kde-gtk-config
Standards-Version: 4.7.0
Rules-Requires-Root: no
Package: kde-config-gtk-style
Architecture: any
Depends: gsettings-desktop-schemas, ${misc:Depends}, ${shlibs:Depends},
Recommends: xsettingsd | xsettings-kde,
Suggests: kde-config-gtk-style-preview,
Multi-Arch: same
Description: KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection
Configuration dialog to adapt GTK+ applications appearance to your taste
under KDE. Among its many features, it lets you:
- Choose which theme is used for GTK+ 2.x and GTK+ 3.x applications.
- Tweak some GTK+ applications behaviour.
- Select what icon theme to use in GTK+ applications.
- Select GTK+ applications default fonts.
- Easily browse and install new GTK+ 2.x and GTK+ 3.x themes.
.
This package contains kde-gtk-config module for KDE System Settings and
common files (icons, localization files and etc).
Package: kde-config-gtk-style-preview
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Recommends: kde-config-gtk-style,
Multi-Arch: same
Description: KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection (extras)
Configuration dialog to adapt GTK+ applications appearance to your taste
under KDE. Among its many features, it lets you:
- Choose which theme is used for GTK+ 2.x and GTK+ 3.x applications.
- Tweak some GTK+ applications behaviour.
- Select what icon theme to use in GTK+ applications.
- Select GTK+ applications default fonts.
- Easily browse and install new GTK+ 2.x and GTK+ 3.x themes.
.
This package contains binary files for previewing Gtk themes and applying
them without restarting of Gtk applications.
|