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: curtain
Section: misc
Priority: optional
Maintainer: Andrea Colangelo <warp10@debian.org>
Build-Depends: debhelper-compat (= 13),
intltool,
pkgconf,
libgtk-3-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/gfreeau/ardesia
Vcs-Git: https://salsa.debian.org/debian/curtain.git
Vcs-Browser: https://salsa.debian.org/debian/curtain
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.
|