File: control

package info (click to toggle)
osdclock 0.5-24
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 132 kB
  • ctags: 34
  • sloc: ansic: 238; makefile: 99
file content (15 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: osdclock
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), libx11-dev, libxinerama-dev, libxosd-dev, libxt-dev
Standards-Version: 3.9.3

Package: osdclock
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Clock using the XOSD library
 A clock which uses the X On-Screen Display library to display itself.
 .
 It supports a strftime(3)-style format parameter and can be configured to show
 up only at specific intervals.