Source: peek
Section: video
Priority: optional
Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
Build-Depends: cmake (>= 2.8.8),
 debhelper (>=9),
 dpkg-dev (>= 1.6.1.1),
 gettext,
 valac (>= 0.22),
 libgtk-3-dev (>= 3.14),
 libkeybinder-3.0-dev,
 txt2man,
 gzip
Standards-Version: 3.9.6
Homepage: https://github.com/phw/peek

Package: peek
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends},
 ffmpeg | libav-tools,
 imagemagick
Recommends: gstreamer1.0-plugins-good,
 gstreamer1.0-plugins-ugly
Description: Simple animated GIF screen recorder with an easy to use interface
 Peek creates animated GIF screencasts using FFmpeg and ImageMagick. It was
 built for the specific use case of recording screen areas, e.g., for easily
 showing UI features of your own apps or for showing a bug in bug reports. It is
 not a general purpose screencast app with extended features and it never
 will be.
 .
 It also requires a window manager with compositing enabled.
