2021-08-10 01:04:20 +02:00
|
|
|
Source: pop-launcher
|
|
|
|
|
Section: utils
|
|
|
|
|
Priority: optional
|
|
|
|
|
Maintainer: Michael Aaron Murphy <mmstick@pm.me>
|
|
|
|
|
Build-Depends:
|
|
|
|
|
cargo,
|
|
|
|
|
debhelper-compat (=10),
|
2022-03-26 13:28:44 +01:00
|
|
|
just,
|
2023-02-06 19:26:39 +01:00
|
|
|
pkg-config,
|
2023-02-03 12:35:13 -05:00
|
|
|
rustc (>=1.65),
|
|
|
|
|
libxkbcommon-dev,
|
|
|
|
|
libegl-dev,
|
2021-08-10 01:04:20 +02:00
|
|
|
Standards-Version: 4.1.1
|
|
|
|
|
Homepage: https://github.com/pop-os/launcher
|
|
|
|
|
|
|
|
|
|
Package: pop-launcher
|
2021-10-01 14:56:45 -06:00
|
|
|
Architecture: amd64 arm64
|
2022-03-29 23:40:15 +02:00
|
|
|
Depends: qalc, fd-find, ${misc:Depends}, ${shlibs:Depends}
|
2021-08-10 01:04:20 +02:00
|
|
|
Description: Modular IPC-based desktop launcher service
|
|
|
|
|
|
|
|
|
|
Package: pop-launcher-system76-power
|
|
|
|
|
Architecture: all
|
|
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
2021-10-01 14:56:45 -06:00
|
|
|
Description: System76 Power scripts for the launcher
|