File: control

package info (click to toggle)
osdclock 0.5-23
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 92 kB
  • ctags: 17
  • sloc: sh: 195; ansic: 101; makefile: 70
file content (15 lines) | stat: -rw-r--r-- 535 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: Alexandre De Dommelin <adedommelin@tuxz.net>
Build-Depends: debhelper (>= 7), dpatch, libx11-dev, libxinerama-dev, libxosd-dev, libxt-dev
Standards-Version: 3.8.1

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.