File: control

package info (click to toggle)
tumbler 0.1.31-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,432 kB
  • ctags: 1,846
  • sloc: ansic: 12,931; sh: 4,136; makefile: 664; xml: 185
file content (88 lines) | stat: -rw-r--r-- 3,743 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
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
Source: tumbler
Priority: optional
Section: xfce
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>, 
 Lionel Le Folgoc <mrpouit@gmail.com>
Build-Depends: debhelper (>= 9), intltool (>= 0.31), pkg-config,
 libglib2.0-dev, libgtk2.0-dev, libdbus-glib-1-dev, libpoppler-glib-dev,
 libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libjpeg-dev,
 libgsf-1-dev, libopenrawgnome-dev, libffmpegthumbnailer-dev,
 libcurl4-gnutls-dev, dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.6
Homepage: http://www.xfce.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/tumbler
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/desktop/trunk/tumbler

Package: tumbler
Section: xfce
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 tumbler-common (= ${source:Version})
Suggests: tumbler-plugins-extra
Description: D-Bus thumbnailing service
 Tumbler is a D-Bus service for applications to request thumbnails for various
 URI schemes and MIME types. It is an implementation of the thumbnail management
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.

Package: tumbler-plugins-extra
Section: xfce
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, tumbler (= ${binary:Version})
Description: D-Bus thumbnailing service (additional plugins)
 Tumbler is a D-Bus service for applications to request thumbnails for various
 URI schemes and MIME types. It is an implementation of the thumbnail management
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
 .
 This package adds the following plugins to tumbler:
  - Cover thumbnailer for movies
  - FFMpeg/Libav thumbnailer for video files
  - OpenDocument Format thumbnailer
  - Raw Digital Camera Images thumbnailer.

Package: tumbler-common
Section: xfce
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libtumbler-1-0
Description: D-Bus thumbnailing service (common files)
 Tumbler is a D-Bus service for applications to request thumbnails for various
 URI schemes and MIME types. It is an implementation of the thumbnail management
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.

Package: libtumbler-1-0
Section: xfce
Architecture: any
Pre-depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for tumbler, a D-Bus thumbnailing service
 Tumbler is a D-Bus service for applications to request thumbnails for various
 URI schemes and MIME types. It is an implementation of the thumbnail management
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
 .
 This package contains the shared library.

Package: libtumbler-1-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libtumbler-1-0 (= ${binary:Version}), libglib2.0-dev
Description: library for tumbler, a D-Bus thumbnailing service (development)
 Tumbler is a D-Bus service for applications to request thumbnails for various
 URI schemes and MIME types. It is an implementation of the thumbnail management
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
 .
 This package contains the shared library development files.

Package: libtumbler-1-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libtumbler-1-0 (= ${binary:Version})
Description: library for tumbler, a D-Bus thumbnailing service (debug)
 Tumbler is a D-Bus service for applications to request thumbnails for various
 URI schemes and MIME types. It is an implementation of the thumbnail management
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
 .
 This package contains the debug symbols.