Update control
This commit is contained in:
parent
b71086323d
commit
fc3311eb7b
50
debian/control
vendored
50
debian/control
vendored
@ -1,19 +1,37 @@
|
|||||||
Source: upstream-name
|
Source: labwc
|
||||||
Section: admin
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: name <email>
|
Maintainer: ferrreo <harderthanfire@gmail.com>
|
||||||
Standards-Version: 4.6.1
|
Build-Depends: debhelper-compat (= 13),
|
||||||
Build-Depends: debhelper-compat (= 13)
|
git,
|
||||||
|
meson,
|
||||||
|
scdoc,
|
||||||
|
libcairo2-dev,
|
||||||
|
libdrm-dev,
|
||||||
|
libglib2.0-dev,
|
||||||
|
libinput-dev (>= 1.14),
|
||||||
|
libpango1.0-dev,
|
||||||
|
libpixman-1-dev,
|
||||||
|
libwayland-dev (>= 1.19),
|
||||||
|
libwlroots-dev (>= 0.16.0),
|
||||||
|
libxkbcommon-dev,
|
||||||
|
libxml2-dev,
|
||||||
|
wayland-protocols (>= 1.19)
|
||||||
|
Standards-Version: 4.5.1
|
||||||
|
Homepage: https://github.com/labwc/labwc
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: pkgname1
|
Package: labwc
|
||||||
Architecture: linux-any
|
Architecture: any
|
||||||
# Delete any of these lines if un-used
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Depends: ${misc:Depends}, depends
|
Recommends: labwc-tweaks
|
||||||
Recommends: high priority optdepends
|
Suggests: swaybg
|
||||||
Conflicts: conflicts
|
Description: lightweight Wayland compositor
|
||||||
Suggests: low priority optdepends
|
labwc stands for Lab Wayland Compositor, where lab can mean any of the following:
|
||||||
Breaks: also conflicts!?
|
* sense of experimentation and treading new ground
|
||||||
Provides: provides
|
* inspired by BunsenLabs and ArchLabs
|
||||||
#
|
* your favorite pet
|
||||||
Description: pkgdesc
|
It is a wlroots-based stacking compositor aiming to be lightweight
|
||||||
|
and independent, with a focus on simply stacking windows well and
|
||||||
|
rendering some window decorations. It relies on clients for wallpaper,
|
||||||
|
panels, screenshots, and so on to create a full desktop environment.
|
||||||
|
Reference in New Issue
Block a user