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