File: control

package info (click to toggle)
phrog 0.46.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 700 kB
  • sloc: makefile: 35; sh: 28; xml: 25
file content (73 lines) | stat: -rw-r--r-- 2,279 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
Source: phrog
Section: x11
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Arnaud Ferraris <aferraris@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-cargo,
 librust-anyhow-1-dev (>= 1.0.82~~),
 librust-async-channel-2-dev (>= 2.2.1~~),
 librust-async-global-executor-2-dev (>= 2.4.1~~),
 librust-clap-4-dev (>= 4.5.4~~),
 librust-futures-util-0.3-dev (>= 0.3.30~~),
 librust-glib-0.18+log-macros-dev,
 librust-glib-build-tools-dev,
 librust-glob-0.3-dev (>= 0.3.1~~),
 librust-greetd-ipc-0.10+sync-codec-dev,
 librust-gtk-0.18+v3-24-dev,
 librust-libhandy-0.11+v1-6-dev,
 librust-libphosh-0.0.6-dev,
 librust-nix-0.29+signal-dev,
 librust-wayland-client-0.31-dev,
 librust-zbus-5+async-io-dev (>= 4.3.1~~),
 librust-zbus-5+blocking-dev (>= 4.3.1~~),
# Dependencies needed only for tests
 at-spi2-core <!nocheck>,
 dbus-x11 <!nocheck>,
 foot <!nocheck>,
 gnome-settings-daemon <!nocheck>,
 gnome-shell-common <!nocheck>,
 librust-input-event-codes-6-dev (>= 6.2.0~~) <!nocheck>,
 librust-wayland-protocols-0.32+client-dev <!nocheck>,
 librust-wayland-protocols-misc-0.3+client-dev (>= 0.3.1~~) <!nocheck>,
 librust-wayland-protocols-wlr-0.3+client-dev <!nocheck>,
 librust-tempfile-3-dev <!nocheck>,
 phoc <!nocheck>,
 phosh-common <!nocheck>,
 xauth <!nocheck>,
 xvfb <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://github.com/samcday/phrog/
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/phrog
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/phrog.git
Rules-Requires-Root: no

Package: phrog
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 accountsservice,
 at-spi2-core,
 fonts-lato,
 gnome-session-bin,
 gnome-session-common,
 gnome-settings-daemon,
 gnome-shell-common,
 greetd,
 librsvg2-common,
 phoc,
 phosh-common,
 phosh-osk-stub |squeekboard,
 polkitd,
Conflicts: phog
Provides: phog
Replaces: phog
Description: Greetd-compatible greeter for mobile phones
 Phrog is a graphical greeter speaking the `greetd` protocol and aimed at mobile
 devices like smart phones and tablets using touch based inputs and small
 screens.
 .
 It was initially designed for the Phosh Mobile Environment based on GNOME/GTK
 but can spawn any graphical session.