File: control

package info (click to toggle)
tint2 0.11%2Bsvn20121014-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,320 kB
  • ctags: 1,465
  • sloc: ansic: 10,780; python: 1,535; makefile: 9; sh: 1
file content (54 lines) | stat: -rw-r--r-- 2,095 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: tint2
Section: x11
Priority: optional
Maintainer: Sebastian Reichel <sre@debian.org>
Build-Depends: cmake,
               debhelper (>= 9),
               libcairo2-dev,
               libglib2.0-dev,
               libgtk2.0-dev,
               libimlib2-dev,
               libpango1.0-dev,
               libstartup-notification0-dev,
               libxcomposite-dev,
               libxdamage-dev,
               libxinerama-dev,
               libxrandr-dev
Standards-Version: 3.9.5
Vcs-Git: git://git.debian.org/git/collab-maint/tint2.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/tint2.git
Homepage: http://code.google.com/p/tint2/

Package: tint2
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: lightweight taskbar
 Tint is a simple panel/taskbar intentionally made for openbox3, but should
 also work with other window managers. The taskbar includes transparency and
 color settings for the font, icons, border, and background. It also supports
 multihead setups, customized mouse actions, and a built-in clock. Tint was
 originally based on ttm code. Since then, support has also been added
 for a battery monitor and system tray.
 .
 The goal is to keep a clean and unintrusive look with lightweight code and
 compliance with freedesktop specification.

Package: tint2-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
         tint2 (= ${binary:Version})
Description: lightweight taskbar (debug symbols)
 Tint is a simple panel/taskbar intentionally made for openbox3, but should
 also work with other window managers. The taskbar includes transparency and
 color settings for the font, icons, border, and background. It also supports
 multihead setups, customized mouse actions, and a built-in clock. Tint was
 originally based on ttm code. Since then, support has also been added
 for a battery monitor and system tray.
 .
 The goal is to keep a clean and unintrusive look with lightweight code and
 compliance with freedesktop specification.
 .
 This package contains the debug symbols for tint2.