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
|
Source: papirus-icon-theme
Section: x11
Priority: optional
Maintainer: Debian Desktop Theme Team <team+desktop-themes-team@tracker.debian.org>
Standards-Version: 4.7.2
Build-Depends:
debhelper-compat (= 13),
Rules-Requires-Root: no
Homepage: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
Vcs-Git: https://salsa.debian.org/debian/papirus-icon-theme.git
Vcs-Browser: https://salsa.debian.org/debian/papirus-icon-theme
Description: Papirus open source icon theme for Linux
Papirus is a SVG-based icon theme, drawing inspiration from Material Design
and flat design.
.
This package contains the following icon themes:
- Papirus
- Papirus-Dark
- Papirus-Light
Package: papirus-icon-theme
Architecture: all
Depends:
hicolor-icon-theme,
${misc:Depends},
Recommends:
# Some buggy software needs it to parse SVG but failed to declare dependency
# itself, so we accomodate the status quo and add this recommendation here.
# See https://bugs.debian.org/982901 and https://bugs.debian.org/1029056
librsvg2-common,
# Declare the full replacement to package epapirus-icon-theme.
# Upstream used to provide epapirus icon theme and then dropped related
# files after the 20250501 release. See also https://bugs.debian.org/1052160
Breaks:
epapirus-icon-theme,
Provides:
epapirus-icon-theme,
Replaces:
epapirus-icon-theme,
Suggests:
# Used in postinst if exists.
gtk-update-icon-cache,
Description: ${source:Synopsis}
${source:Extended-Description}
|