File: control

package info (click to toggle)
gnome-sushi 46.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 836 kB
  • sloc: ansic: 3,089; javascript: 1,842; xml: 157; makefile: 11
file content (57 lines) | stat: -rw-r--r-- 2,147 bytes parent folder | download
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
Source: gnome-sushi
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bícha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gir,
               dh-sequence-gnome,
               gjs (>= 1.40),
               libdiscid-dev,
               libepoxy-dev,
               libevince-dev,
               libfreetype-dev,
               libgjs-dev (>= 1.40),
               libglib2.0-dev (>= 2.29.14),
               libgstreamer1.0-dev,
               libgstreamer-plugins-base1.0-dev,
               libgtk-3-dev (>= 3.13.2),
               libgtksourceview-4-dev,
               libneon27-gnutls-dev,
               libwebkit2gtk-4.1-dev,
               meson (>= 0.46.0),
Standards-Version: 4.7.0
Rules-Requires-Root: no
X-Ubuntu-Use-Langpack: yes
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-sushi
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-sushi.git
Homepage: https://gitlab.gnome.org/GNOME/sushi

Package: gnome-sushi
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${gir:Depends},
         default-dbus-session-bus | dbus-session-bus,
         gjs,
         nautilus (>= 3.2),
         gir1.2-evince-3.0,
         gir1.2-gdkpixbuf-2.0,
         gir1.2-glib-2.0,
         gir1.2-gstreamer-1.0,
         gir1.2-gst-plugins-base-1.0,
         gir1.2-gtksource-4,
         gir1.2-pango-1.0,
         gir1.2-webkit2-4.1,
         gstreamer1.0-gtk3,
         gstreamer1.0-plugins-good
Suggests: gstreamer1.0-libav
Description: sushi is a quick previewer for nautilus
 Sushi is a Gtk+ and Javascript-based quick previewer
 for Nautilus, the GNOME desktop file manager.
 Sushi is a DBus-activated service. It is capable of previewing
 documents, PDFs, sound and video files (using GStreamer),
 some text files, and possibly others in the future.
 .
 To activate the preview, left-click the file and hit space.
 The preview can be closed by hitting space again, or escape.