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
|
Source: curtain
Section: misc
Priority: extra
Maintainer: Andrea Colangelo <warp10@debian.org>
Build-Depends: debhelper (>= 10),
intltool,
pkg-config,
libgtk-3-dev
Standards-Version: 3.9.8
Homepage: http://code.google.com/p/ardesia/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/curtain.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/curtain.git
Package: curtain
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: handy curtain for the desktop
Curtain is a tool that shows a movable and resizable curtain
on the desktop. This is especially useful when making
presentations to hide and unhide things.
.
Curtain is XInput-Aware, so you can use it
with a graphic tablet or a whiteboard.
.
This program has been implemented for educational purposes.
|