23 lines
661 B
Text
23 lines
661 B
Text
Source: gtklock-powerbar-module
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Penelope Gwen <penelope@pogmom.me>
|
|
Rules-Requires-Root: no
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
meson,
|
|
libgtk-3-dev,
|
|
Standards-Version: 4.7.1
|
|
Homepage: <insert the upstream URL, if relevant>
|
|
#Vcs-Browser: https://salsa.debian.org/debian/gtklock-powerbar-module
|
|
#Vcs-Git: https://salsa.debian.org/debian/gtklock-powerbar-module.git
|
|
|
|
Package: gtklock-powerbar-module
|
|
Architecture: any
|
|
Depends:
|
|
${shlibs:Depends},
|
|
${misc:Depends},
|
|
gtklock (>= 4.0),
|
|
Description: powerbar module for gtklock
|
|
gtklock-powerbar-module is a single .so plugin for gtklock that adds power
|
|
controls.
|