-
Notifications
You must be signed in to change notification settings - Fork 0
/
control
85 lines (84 loc) · 2.54 KB
/
control
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: phoc
Priority: optional
Maintainer: Guido Günther <[email protected]>
Uploaders: Sebastian Krzyszkowiak <[email protected]>
Build-Depends:
debhelper-compat (= 13),
gsettings-desktop-schemas,
gi-docgen <!nodoc>,
libglib2.0-dev,
libgnome-desktop-3-dev,
libinput-dev,
libjson-glib-dev,
libpixman-1-dev,
libwayland-dev,
libxkbcommon-dev,
meson (>= 0.54.0),
pkgconf,
wayland-protocols,
libxcb1-dev,
libwlroots-dev (>= 0.17.1) <!pkg.phoc.embedwlroots>,
libwlroots-dev (<< 0.18.0) <!pkg.phoc.embedwlroots>,
xwayland,
# For wlroots subproject build
hwdata <pkg.phoc.embedwlroots>,
libcap-dev <pkg.phoc.embedwlroots>,
libdisplay-info-dev (>= 0.1.1) <pkg.phoc.embedwlroots>,
libdrm-dev (>= 2.4.95) <pkg.phoc.embedwlroots>,
libegl1-mesa-dev <pkg.phoc.embedwlroots>,
libgbm-dev (>= 17.1.0) <pkg.phoc.embedwlroots>,
libgles2-mesa-dev <pkg.phoc.embedwlroots>,
libliftoff-dev (>= 0.4.1) <pkg.phoc.embedwlroots>,
libpng-dev <pkg.phoc.embedwlroots>,
libseat-dev <pkg.phoc.embedwlroots>,
libsystemd-dev <pkg.phoc.embedwlroots>,
libx11-xcb-dev <pkg.phoc.embedwlroots>,
libxcb-composite0-dev <pkg.phoc.embedwlroots>,
libxcb-ewmh-dev <pkg.phoc.embedwlroots>,
libxcb-icccm4-dev <pkg.phoc.embedwlroots>,
libxcb-image0-dev <pkg.phoc.embedwlroots>,
libxcb-render0-dev <pkg.phoc.embedwlroots>,
libxcb-res0-dev <pkg.phoc.embedwlroots>,
libxcb-xfixes0-dev <pkg.phoc.embedwlroots>,
libxcb-xinput-dev <pkg.phoc.embedwlroots>,
libxcb-dri3-dev <pkg.phoc.embedwlroots>,
libxcb-present-dev <pkg.phoc.embedwlroots>,
libxcb-render0-dev <pkg.phoc.embedwlroots>,
libxcb-render-util0-dev <pkg.phoc.embedwlroots>,
libxcb-shm0-dev <pkg.phoc.embedwlroots>,
# Needed to build the doc
libgirepository1.0-dev:native <!nodoc>,
python3-docutils <!nodoc>,
python3-jinja2 <!nodoc>,
python3:native <!nodoc>,
python3-pygments <!nodoc>,
python3-toml <!nodoc>,
python3-typogrify <!nodoc>,
# Needed to run the tests
desktop-file-utils <!nocheck>,
libglib2.0-bin <!nocheck>,
mutter-common <!nocheck>,
xvfb <!nocheck>,
xauth <!nocheck>,
# Tracing
systemtap-sdt-dev <pkg.phoc.trace>,
Standards-Version: 4.6.2
Section: x11
Homepage: https://gitlab.gnome.org/World/Phosh/phoc
Rules-Requires-Root: no
Package: phoc
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gsettings-desktop-schemas,
mutter-common,
Recommends: phosh
Breaks:
phog (<< 0.1.6~),
phosh (<< 0.34.0~),
Description: Wayland compositor for mobile phones
Tiny wayland compositor based on wlroots for use on mobile phones like the
Librem 5.
.
You likely want to use Phosh (the phone shell) with it.