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
|
Source: papirus-icon-theme
Section: x11
Priority: optional
Maintainer: Debian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>
Uploaders:
Yangfl <mmyangfl@gmail.com>,
Boyuan Yang <byang@debian.org>,
Debian Desktop Theme Team <team+desktop-themes-team@tracker.debian.org>,
Standards-Version: 4.6.1
Build-Depends:
debhelper-compat (= 13),
Rules-Requires-Root: no
Homepage: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
Vcs-Git: https://salsa.debian.org/pkg-deepin-team/papirus-icon-theme.git
Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/papirus-icon-theme
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,
Suggests:
# Used in postinst if exists.
gtk-update-icon-cache,
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
- ePapirus
- ePapirus-Dark
|