File: control

package info (click to toggle)
dolphin 4%3A20.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,684 kB
  • sloc: cpp: 40,529; xml: 958; ruby: 164; sh: 11; makefile: 11; javascript: 6
file content (95 lines) | stat: -rw-r--r-- 3,508 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
89
90
91
92
93
94
95
Source: dolphin
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>,
           Norbert Preining <norbert@preining.info>
Build-Depends: baloo-kf5-dev (>= 5.73.0~) [!hurd-any],
               cmake (>= 3.0~),
               debhelper-compat (= 13),
               extra-cmake-modules (>= 5.73.0~),
               gettext,
               kinit-dev (>= 5.73.0~),
               kuserfeedback-dev,
               libkf5activities-dev (>= 5.73.0~),
               libkf5baloowidgets-dev (>= 4:20.04.0~) [!hurd-any],
               libkf5bookmarks-dev (>= 5.73.0~),
               libkf5completion-dev (>= 5.73.0~),
               libkf5config-dev (>= 5.73.0~),
               libkf5coreaddons-dev (>= 5.73.0~),
               libkf5crash-dev (>= 5.73.0~),
               libkf5dbusaddons-dev (>= 5.73.0~),
               libkf5doctools-dev (>= 5.73.0~),
               libkf5filemetadata-dev (>= 5.73.0~),
               libkf5i18n-dev (>= 5.73.0~),
               libkf5iconthemes-dev (>= 5.73.0~),
               libkf5kcmutils-dev (>= 5.73.0~),
               libkf5kio-dev (>= 5.73.0~),
               libkf5newstuff-dev (>= 5.73.0~),
               libkf5notifications-dev (>= 5.73.0~),
               libkf5parts-dev (>= 5.73.0~),
               libkf5solid-dev (>= 5.73.0~),
               libkf5textwidgets-dev (>= 5.73.0~),
               libkf5windowsystem-dev (>= 5.73.0~),
               libpackagekitqt5-dev,
               libphonon4qt5-dev,
               libphonon4qt5experimental-dev,
               pkg-config,
               pkg-kde-tools (>= 0.12),
               qtbase5-dev (>= 5.14.0~)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://apps.kde.org/en/dolphin
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/dolphin
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/dolphin.git

Package: dolphin
Section: utils
Architecture: any
Depends: baloo-kf5, kinit, ${misc:Depends}, ${shlibs:Depends}
Recommends: kimageformat-plugins, kio-extras
Suggests: dolphin-plugins
Description: file manager
 Dolphin is the default file manager in the Plasma, intended
 to be both powerful and easy to use.
 .
 Features include:
   Customisable sidebars
   "Breadcrumb" navigation
   View properties remembered for each folder
   Split views
   Network transparency
   Undo/redo functionality
   Ratings, comments, and tags

Package: dolphin-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: file manager - development files
 Contains DBus interface XML files to access dolphin via the DBus
 org.freedesktop.FileManager1 interface.

Package: libdolphinvcs-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libdolphinvcs5 (= ${binary:Version}),
         libkf5kio-dev (>= 5.73.0~),
         qtbase5-dev (>= 5.14.0~),
         ${misc:Depends}
Description: library to show version control in Dolphin - development files
 This library enables developers to expand Dolphin with the ability to show
 version control status in directories that are version controlled.
 .
 This package contains the development files.

Package: libdolphinvcs5
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library to show version control in Dolphin
 This library enables developers to expand Dolphin with the ability to show
 version control status in directories that are version controlled.