chore: debian packaging
This commit is contained in:
parent
185dd48a6f
commit
6b56500a52
19 changed files with 453 additions and 0 deletions
21
debian/control
vendored
Normal file
21
debian/control
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Source: cosmic-applets
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: system76 <info@system76.com>
|
||||
Build-Depends:
|
||||
debhelper (>= 11),
|
||||
debhelper-compat (= 11),
|
||||
rustc (>=1.57),
|
||||
cargo,
|
||||
libgtk-4-dev,
|
||||
just,
|
||||
pkg-config,
|
||||
Standards-Version: 4.3.0
|
||||
Homepage: https://github.com/pop-os/cosmic-applets
|
||||
|
||||
Package: cosmic-applets
|
||||
Architecture: amd64 arm64
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: XDG Shell Wrapper
|
||||
Loading…
Add table
Add a link
Reference in a new issue