File: control

package info (click to toggle)
plasma-pass 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 440 kB
  • sloc: cpp: 1,246; xml: 28; makefile: 2; sh: 1
file content (35 lines) | stat: -rw-r--r-- 1,094 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
Source: plasma-pass
Section: utils
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Pino Toscano <pino@debian.org>
Build-Depends: debhelper-compat (= 13),
 cmake (>= 3.5.0),
 gettext,
 pkg-kde-tools (>= 0.15.16),
 extra-cmake-modules (>= 5.57.0~),
 qtbase5-dev (>= 5.11.0~),
 qtdeclarative5-dev (>= 5.11.0~),
 libkf5plasma-dev (>= 5.57.0~),
 libkf5i18n-dev (>= 5.57.0~),
 libkf5itemmodels-dev (>= 5.57.0~),
 liboath-dev,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/plasma-pass.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/plasma-pass
Homepage: https://invent.kde.org/plasma/plasma-pass

Package: plasma-pass
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 gnupg2,
Suggests:
 pass,
 pass-extension-otp,
Description: Plasma applet to access passwords from "pass"
 Plasma Pass is a Plasma applet to access password from pass, the standard
 UNIX password manager: https://www.passwordstore.org.
 .
 The "pass" utility is not required by Plasma Pass.