forked from resloved/i3
-
Notifications
You must be signed in to change notification settings - Fork 3
/
DEPENDS
44 lines (38 loc) Β· 3.78 KB
/
DEPENDS
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
i3 has the following dependencies:
"min" means minimum required version
"lkgv" means last known good version
ββββββββββββββββ¬βββββββββ¬βββββββββ¬ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β dependency β min. β lkgv β URL β
ββββββββββββββββΌβββββββββΌβββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β pkg-config β 0.25 β 0.29 β https://pkgconfig.freedesktop.org/ β
β libxcb β 1.1.93 β 1.12 β https://xcb.freedesktop.org/dist/ β
β xcb-util β 0.3.3 β 0.4.1 β https://xcb.freedesktop.org/dist/ β
β xkbcommon β 0.4.0 β 0.6.1 β https://xkbcommon.org/ β
β xkbcommon-x11β 0.4.0 β 0.6.1 β https://xkbcommon.org/ β
β util-cursorΒ³β΄β 0.0.99 β 0.1.3 β https://xcb.freedesktop.org/dist/ β
β util-wmβ΄ β 0.3.8 β 0.3.8 β https://xcb.freedesktop.org/dist/ β
β util-keysymsβ΄β 0.3.8 β 0.4.0 β https://xcb.freedesktop.org/dist/ β
β util-xrmβ΄ β 1.0.0 β 1.0.0 β https://github.com/Airblader/xcb-util-xrm/ β
β libev β 4.0 β 4.19 β http://libev.schmorp.de/ β
β yajl β 2.0.1 β 2.1.0 β https://lloyd.github.com/yajl/ β
β asciidoc β 8.3.0 β 8.6.9 β http://www.methods.co.nz/asciidoc/ β
β xmlto β 0.0.23 β 0.0.23 β http://www.methods.co.nz/asciidoc/ β
β Pod::SimpleΒ² β 3.22 β 3.22 β http://search.cpan.org/dist/Pod-Simple/ β
β docbook-xml β 4.5 β 4.5 β http://www.methods.co.nz/asciidoc/ β
β PCRE β 8.12 β 8.38 β https://www.pcre.org/ β
β libsnΒΉ β 0.10 β 0.12 β https://freedesktop.org/wiki/Software/startup-notification/ β
β pango β 1.30.0 β 1.40.1 β http://www.pango.org/ β
β cairo β 1.14.4 β 1.14.6 β https://cairographics.org/ β
ββββββββββββββββ΄βββββββββ΄βββββββββ΄ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
ΒΉ libsn = libstartup-notification
Β² Pod::Simple is a Perl module required for converting the testsuite
documentation to HTML. See https://michael.stapelberg.de/cpan/#Pod::Simple
Β³ xcb-util-cursor, to be precise.
β΄ Depending on your distribution, this might be considered part of xcb-util.
i3bar, i3-msg, i3-input, i3-nagbar and i3-config-wizard do not introduce any
new dependencies.
i3-migrate-config-to-v4 and i3-dmenu-desktop are implemented in Perl, but have
no dependencies besides Perl 5.10.
i3-save-tree is also implemented in Perl and needs AnyEvent::I3 (>= 0.12) and
JSON::XS. While i3-save-tree is not required for running i3 itself, it is
strongly recommended to provide it in distribution packages.