Add debian/ packaging
This commit is contained in:
parent
0ca4ee69d3
commit
e35c8767d1
5 changed files with 49 additions and 4 deletions
21
debian/control
vendored
Normal file
21
debian/control
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Source: cosmic-idle
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: System76 <info@system76.com>
|
||||
Build-Depends:
|
||||
debhelper (>= 11),
|
||||
debhelper-compat (= 11),
|
||||
cargo,
|
||||
just,
|
||||
libxkbcommon-dev,
|
||||
libwayland-dev,
|
||||
pkg-config,
|
||||
Standards-Version: 4.3.0
|
||||
Homepage: https://github.com/pop-os/cosmic-idle
|
||||
|
||||
Package: cosmic-idle
|
||||
Architecture: amd64 arm64
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: Cosmic OSD
|
||||
Loading…
Add table
Add a link
Reference in a new issue