summaryrefslogtreecommitdiff
path: root/debian/control
blob: c783637b40186366af0f444ba942a54b498d0bb4 (plain)
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
Source: papersway
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Section: x11
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-dist-zilla,
 libdist-zilla-plugin-git-perl,
 libdist-zilla-plugin-podweaver-perl,
 perl,
Standards-Version: 4.7.0
Vcs-Browser: https://git.spwhitton.name/papersway
Vcs-Git: https://git.spwhitton.name/papersway
Homepage: https://spwhitton.name/tech/code/papersway/

Package: papersway
Architecture: all
Depends:
 libanyevent-i3-perl (>= 0.19),
 libanyevent-perl,
 libjson-xs-perl,
 perl,
 sway | i3-wm,
 ${misc:Depends},
 ${perl:Depends},
Recommends:
 i3status,
Description: PaperWM-like window management for Sway/i3wm
 This is an implementation of PaperWM-like window management for Sway/i3wm.
 If you like Sway/i3wm's commitments to stability, avoiding scope creep etc.
 but dislike the window management model, papersway might be of interest.