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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: nautilus
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: appstream-util <!nocheck>,
dbus <!nocheck>,
debhelper (>= 11),
desktop-file-utils <!nocheck>,
gnome-pkg-tools (>= 0.13),
gobject-introspection (>= 0.9.12-4~),
gtk-doc-tools (>= 1.10),
libatk1.0-dev (>= 1.32.0),
libfontconfig1-dev,
libgail-3-dev,
libgexiv2-dev (>= 0.10.0),
libgirepository1.0-dev (>= 0.10.7-1~),
libglib2.0-dev (>= 2.49.1),
libglib2.0-doc,
libgnome-autoar-0-dev (>= 0.2.1),
libgnome-desktop-3-dev (>= 3.10),
libgtk-3-dev (>= 3.22.27),
libgtk-3-doc,
libseccomp-dev [linux-any],
libselinux1-dev (>= 2.0) [linux-any],
libtracker-sparql-2.0-dev,
libx11-dev,
libxext-dev,
libxml2-dev (>= 2.7.8),
libxrender-dev,
libxt-dev,
meson (>= 0.47.0),
shared-mime-info (>= 0.50),
tracker <!nocheck>,
x11proto-core-dev,
xauth <!nocheck>,
xvfb <!nocheck>
Rules-Requires-Root: no
Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus
Vcs-Browser: https://salsa.debian.org/gnome-team/nautilus
Vcs-Git: https://salsa.debian.org/gnome-team/nautilus.git -b debian/buster
Standards-Version: 4.2.1
Package: nautilus
Architecture: any
Depends: bubblewrap [linux-any],
desktop-file-utils (>= 0.7),
gsettings-desktop-schemas (>= 3.8.0),
gvfs (>= 1.3.2),
libglib2.0-data,
libnautilus-extension1a (= ${binary:Version}),
nautilus-data (= ${source:Version}),
shared-mime-info (>= 0.50),
tracker,
${misc:Depends},
${shlibs:Depends}
Recommends: gnome-sushi,
gvfs-backends,
librsvg2-common
Suggests: eog,
evince | pdf-viewer,
nautilus-extension-brasero,
nautilus-sendto,
totem | mp3-decoder,
xdg-user-dirs
Description: file manager and graphical shell for GNOME
Nautilus is the official file manager for the GNOME desktop. It allows
one to browse directories, preview files and launch applications
associated with them. It is also responsible for handling the icons on
the GNOME desktop. It works on local and remote filesystems.
.
Several icon themes and components for viewing different kinds of files
are available in separate packages.
Package: gir1.2-nautilus-3.0
Architecture: any
Multi-Arch: same
Section: introspection
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends}
Description: libraries for nautilus components - gir bindings
Nautilus is the official file manager and graphical shell for the
GNOME desktop.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Package: libnautilus-extension-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: gir1.2-nautilus-3.0 (= ${binary:Version}),
libglib2.0-dev (>= 2.49.1),
libgtk-3-dev (>= 3.22.27),
libnautilus-extension1a (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: libraries for nautilus components - development version
Nautilus is the official file manager and graphical shell for the
GNOME desktop.
.
This package provides the necessary development libraries and include
files to develop and compile Nautilus extensions.
Package: libnautilus-extension1a
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Description: libraries for nautilus components - runtime version
Nautilus is the official file manager and graphical shell for the
GNOME desktop.
.
This package contains a few runtime libraries needed by nautilus' extensions.
Package: nautilus-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: data files for nautilus
Nautilus is the official file manager and graphical shell for the
GNOME desktop.
.
This package contains pictures, localization files and other data
needed by nautilus.
|