Raphaël Hertzog 6441885d14
Use kali-wallpapers-2020.4 to store the new wallpapers
Keep the "default" symlink for XFCE in the kali-themes-common package.
We need to embed the version in the package name if we want the old
wallpapers to coexist with the new ones on user's systems to avoid
breaking their non-default backgrounds.
2020-11-02 21:45:30 +01:00

90 lines
3.3 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.5.0
Vcs-Git: https://gitlab.com/kalilinux/packages/kali-themes.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/kali-themes
Package: kali-themes-common
Architecture: all
Depends: kali-wallpapers-2020.4 (= ${source:Version}),
${misc:Depends}
Suggests: gtk2-engines-murrine
Breaks: gnome-theme-kali (<< 2019.4), desktop-base (<< 10.0.3+kali2)
Replaces: gnome-theme-kali (<< 2019.4), desktop-base (<< 10.0.3+kali2)
Provides: 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-themes-common (= ${source:Version}),
${misc:Depends}
Description: Kali version of Debian's desktop-base package
This empty package provides hooks into the various alternatives defined by
Debian's desktop-base to provide consistent Kali branding through the whole
distribution.
Package: kali-themes
Architecture: all
Depends: kali-themes-common (= ${source:Version}),
# gsettings and other config files reference those fonts
fonts-cantarell,
fonts-firacode,
# exo-utils configuration reference sensible-browser
sensible-utils,
# The GTK theme uses this engine
gtk2-engines-murrine,
# For boot-time splash screen
plymouth-label,
${misc:Depends}
Breaks: kali-defaults (<< 2019.4.0),
kali-desktop-xfce (<< 2020.2.18),
gnome-shell (<< 3.38.0),
kali-menu (<< 2019.4.4)
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-themes-common but this package
provides configuration files and other settings for each desktop so that
they use the Kali theme by default.
# The package is versioned so that it stays around on end-user systems whenever
# we introduce a new set of wallpapers, thus not breaking the user's background
# if he selected a non-default wallpaper. The binary package can possibly be
# moved to kali-legacy-wallpapers.
#
# Note: On next version bump, we can get rid of the breaks/replaces.
Package: kali-wallpapers-2020.4
Architecture: all
Depends: ${misc:Depends}
Breaks: kali-themes-common (<< 2020.4.3)
Replaces: kali-themes-common (<< 2020.4.3)
Description: Default wallpapers for Kali Linux
This package contains multiple wallpapers for Kali Linux.
.
If you have multiple kali-wallpapers-YYYY.X packages on your system, you can
remove them all except the latest which is a dependency of kali-themes-common
and is thus required.
Package: gnome-theme-kali
Architecture: all
Depends: kali-themes,
${misc:Depends}
Description: Transitional package to install kali-themes
All the theme related files have been moved to kali-themes.
.
This dummy package can be safely removed once kali-themes is installed on the
system.