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
|
Source: shared-mime-info
Section: misc
Priority: optional
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Uploaders: Sebastian Dröge <slomo@debian.org>,
Emilio Pozuelo Monfort <pochu@debian.org>,
Build-Depends: debhelper-compat (= 12),
docbook-utils,
docbook-xml,
gettext,
itstool,
libglib2.0-dev (>= 2.6.0),
libxml2-dev (>= 2.4),
libxml2-utils,
meson (>= 0.54.0),
xmlto,
Standards-Version: 4.1.1
Vcs-Git: https://salsa.debian.org/freedesktop-team/shared-mime-info.git
Vcs-Browser: https://salsa.debian.org/freedesktop-team/shared-mime-info
Homepage: https://freedesktop.org/wiki/Software/shared-mime-info
Package: shared-mime-info
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Multi-Arch: foreign
Description: FreeDesktop.org shared MIME database and spec
This is the shared MIME-info database from the X Desktop Group. It is required
by any program complying to the Shared MIME-Info Database spec, which is also
included in this package.
.
At this time at least ROX, GNOME, KDE and Xfce use this database.
|