File: control

package info (click to toggle)
spotlighter 0.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,904 kB
  • ctags: 193
  • sloc: sh: 11,552; ansic: 567; makefile: 127
file content (27 lines) | stat: -rw-r--r-- 961 bytes parent folder | download | duplicates (2)
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
Source: spotlighter
Section: misc
Priority: extra
Maintainer: Andrea Colangelo <warp10@debian.org>
Build-Depends: debhelper (>= 9),
               autotools-dev,
               intltool,
               pkg-config,
               libgtk-3-dev,
               dh-autoreconf
Standards-Version: 3.9.5
Homepage: http://code.google.com/p/ardesia/
Vcs-Git: git://anonscm.debian.org/collab-maint/spotlighter.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/spotlighter.git

Package: spotlighter
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: gtk interface to make annotations on the screen
 Spotlighter is a tool that shows a movable and resizable spotlight  on the
 desktop screen. This is especially useful when making presentations, to
 highlight point of interest.
 .
 Spotlighter is XInput-Aware, so you can use it with a graphic tablet or a
 whiteboard.
 .
 This program has been implemented for educational purposes.