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.
|