File: control

package info (click to toggle)
phosh-file-selector 0.0.6-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 716 kB
  • sloc: ansic: 76; xml: 60; makefile: 30; sh: 6
file content (60 lines) | stat: -rw-r--r-- 1,462 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
Source: phosh-file-selector
Section: libs
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 debhelper-compat (= 13),
 cargo,
 desktop-file-utils,
 gsettings-desktop-schemas-dev,
 libadwaita-1-dev (>= 1.6),
 libfontconfig-dev,
 libglib2.0-dev (>= 2.74),
 libgnome-bg-4-dev,
 libgnome-desktop-4-dev,
 libgtk-4-dev (>= 4.17),
 librust-ashpd-dev (>= 0.12.0-4),
 librust-gettext-rs-dev,
 librust-glib-macros-dev,
 librust-gtk4-dev,
 librust-gtk4-macros-dev,
 librust-libadwaita-dev,
 meson,
 patchelf,
 systemd-dev,
Standards-Version: 4.7.2

Package: pfs-utils
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Multi-Arch: foreign
Description: Phosh File Chooser Utils
 pfs is a library providing a file choser and related tooling.
 .
 This package contains additional utilities like an implementation
 of the org.freedesktop.FileManager1 interface.

Package: pfs-demo
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Multi-Arch: foreign
Description: Phosh File Chooser Demos
 pfs is a library providing a file choser and related tooling.
 .
 This package contains the demo application.

Package: pfs-common
Architecture: all
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Replaces:
 xdg-desktop-portal-phosh (<< 0.52~),
Description: Phosh File Chooser Common Files
 pfs is a library providing a file choser and related tooling.
 .
 This package contains architecture independent common files.