48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
Source: kali-themes
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Kali Developers <devel@kali.org>
|
|
Uploaders: Daniel Ruiz de Alegría <daniel@drasite.com>, Raphaël Hertzog <raphael@offensive-security.com>
|
|
Build-Depends: debhelper-compat (= 12),
|
|
librsvg2-bin,
|
|
optipng,
|
|
Standards-Version: 4.4.1
|
|
Vcs-Git: https://gitlab.com/kalilinux/packages/kali-themes.git
|
|
Vcs-Browser: https://gitlab.com/kalilinux/packages/kali-themes
|
|
|
|
Package: kali-theme-common
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, gtk2-engines-murrine
|
|
Conflicts: gnome-theme-kali
|
|
Replaces: gnome-theme-kali
|
|
Description: Kali Themes (data files)
|
|
This package contains multiple themes for kali. It includes graphical toolkit
|
|
themes, icon themes, color schemes, desktop backgrounds and more.
|
|
.
|
|
This package only contains the actual files, it doesn't change any system
|
|
setting and doesn't enable any Kali theme by default.
|
|
|
|
Package: kali-desktop-base
|
|
Architecture: all
|
|
Depends: kali-theme-common (= ${source:Version}),
|
|
desktop-base (>= 10.0.3),
|
|
${misc:Depends}
|
|
Description: Kali version of Debian's desktop-base package
|
|
This package provides hooks into the various alternatives defined
|
|
by Debian's desktop-base to provide consistent Kali branding through
|
|
the whole distribution.
|
|
|
|
Package: kali-theme
|
|
Architecture: all
|
|
Depends: kali-desktop-base (= ${source:Version}),
|
|
${misc:Depends}
|
|
Breaks: kali-defaults (<< 2019.4.0)
|
|
Replaces: kali-defaults (<< 2019.4.0)
|
|
Description: Configure all desktops to use the Kali theme
|
|
Installing this package should configure most desktops to use the Kali theme
|
|
by default.
|
|
.
|
|
The actual artwork files are provided by kali-theme-common but this package
|
|
provides configuration files and other settings for each desktop so that
|
|
they use the Kali theme by default.
|