File: control

package info (click to toggle)
gnome-sushi 3.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 812 kB
  • sloc: ansic: 3,173; javascript: 1,754; xml: 178; makefile: 10
file content (55 lines) | stat: -rw-r--r-- 2,114 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
# 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: gnome-sushi
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper-compat (= 12),
               dh-sequence-gir,
               dh-sequence-gnome,
               libdiscid-dev,
               libepoxy-dev,
               libevince-dev,
               libfreetype6-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,
               libmusicbrainz5-dev,
               libneon27-gnutls-dev,
               libwebkit2gtk-4.0-dev,
               meson (>= 0.46.0),
Standards-Version: 4.5.1
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: http://git.gnome.org/browse/sushi

Package: gnome-sushi
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${gir:Depends},
         gjs,
         nautilus (>= 3.2),
         gir1.2-glib-2.0,
         gir1.2-gstreamer-1.0,
         gir1.2-pango-1.0,
         gir1.2-webkit2-4.0,
         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.