File: control

package info (click to toggle)
thunar 1.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 18,896 kB
  • sloc: ansic: 62,472; sh: 4,254; xml: 1,038; makefile: 1,019; python: 41
file content (85 lines) | stat: -rw-r--r-- 2,928 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
Source: thunar
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: chrpath,
               debhelper-compat (= 11),
               gtk-doc-tools,
               intltool,
               libdbus-glib-1-dev,
               libexif-dev,
               libexo-2-dev (>= 0.10.0),
               libglib2.0-dev,
               libgtk-3-dev,
               libgudev-1.0-dev [linux-any],
               libjpeg-dev,
               libnotify-dev,
               libpcre3-dev,
               libtool,
               libxfce4panel-2.0-dev (>= 4.12.0),
               libxfce4ui-2-dev (>= 4.12.0),
               libxfce4util-dev (>= 4.12.0),
               libxfconf-0-dev,
               libxml-parser-perl,
               xfce4-dev-tools
Standards-Version: 4.3.0
Homepage: https://docs.xfce.org/xfce/thunar/start
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/thunar.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/thunar

Package: libthunarx-3-dev
Section: libdevel
Architecture: any
Multi-arch: same
Depends: libglib2.0-dev,
         libgtk-3-dev,
         libthunarx-3-0 (= ${binary:Version}),
         thunar-data (=${source:Version}),
         ${misc:Depends}
Description: Development files for libthunarx
 This package contains the headers and the static library for libthunarx,
 the extension library used by thunar

Package: libthunarx-3-0
Section: libs
Architecture: any
Multi-arch: same
Pre-depends: ${misc:Pre-Depends}
Depends: thunar-data, ${misc:Depends}, ${shlibs:Depends}
Description: extension library for thunar
 This package contains the Thunar extension library which permits adding new
 features to the Thunar file manager.

Package: thunar
Architecture: any
Depends: desktop-file-utils,
         exo-utils,
         shared-mime-info,
         thunar-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: default-dbus-session-bus | dbus-session-bus,
            gvfs,
            policykit-1-gnome | polkit-1-auth-agent,
            thunar-volman [linux-any],
            tumbler,
            udisks2,
            xdg-user-dirs,
            ${shlibs:Recommends}
Suggests: thunar-archive-plugin, thunar-media-tags-plugin
Breaks: thunar-data (<< 1.2.3-3)
Replaces: thunar-data (<< 1.2.3-3)
Description: File Manager for Xfce
 Thunar is the file manager designed to be the default file manager for the
 Xfce desktop environment. It has been designed to be fast and easy to use.
 .
 Also included is an Xfce panel plugin which can manage the desktop trash.

Package: thunar-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Provides thunar documentation, icons and translations
 This package contains architecture-independent files for thunar, the file
 manager and file management libraries for Xfce desktop environment.