simplescreenrecorder 0.3.8-3 source package in Ubuntu

Changelog

simplescreenrecorder (0.3.8-3) unstable; urgency=medium

  * Team upload.
  * Use debhelper 10 and dh-autoreconf.
  * Switch to Qt5. (Closes: #875192)
    Thanks to Gregor Herrmann for the patch.

  * debian/control:
    - Use canonical Vcs-Git URL.
    - Bump standards version to 4.1.1 (no changes).
  * debian/patches/01-private-glinject.patch:
    - Install libssr-ginject.so in a private lib directory.
  * debian/rules:
    - Don't export build flags manually in debian/rules.
    - Use DEB_HOST_ARCH_CPU and any-amd64/any-i386 for adding non-x86
      options. (Closes: #848556, #870514)
  * debian/source/lintian-overrides:
    - Remove unused lintian overrides.

 -- James Cowgill <email address hidden>  Sun, 26 Nov 2017 12:12:17 +0000

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
simplescreenrecorder_0.3.8-3.dsc 2.5 KiB 8bb69f4622a4f1a333b18c0012153b9e3abd23d5a1cdf390e35d026f6a47b2e3
simplescreenrecorder_0.3.8.orig.tar.gz 1.9 MiB ef05f1b4c36e1d82a4e96f59c5f29aaae986ad6711ccc311d0e21c8e6c191c6d
simplescreenrecorder_0.3.8-3.debian.tar.xz 7.0 KiB b12fef686b4707630aa57ce0313b2f7cb970fef238141253cce4174655c09684

Available diffs

No changes file available.

Binary packages built by this source

simplescreenrecorder: Feature-rich screen recorder for X11 and OpenGL

 Simple Screen Recorder is, despite its name, an actually feature-rich screen
 recorder. The name reflects the fact that it is simple to use unlike many
 other free screen recording applications available. It can be easily
 configured to start recording from an intuitive wizard-like interface.
 .
 It can record the entire screen or part of it directly. The recording can be
 paused and resumed at any time. Many different file formats and codecs are
 supported. To perform an X11 recording, all it takes is selecting an area on
 the root window with the mouse, choosing an output file and pressing record,
 either by using the mouse or using a hotkey.
 .
 It has a Qt-based graphical user interface.
 .
 Its complexity becomes apparent in its powerful features. It allows one
 to record X11 screen areas and fullscreen OpenGL applications including sound
 supporting both ALSA, PulseAudio, JACK and OSS. It uses libavformat to encode
 the recorded material into a variety of video formats. Scaling the recorded
 video is possible as well as configuring the encoding quality for the codec
 chosen directly from the user interface.
 .
 This package contains the main program.

simplescreenrecorder-dbgsym: debug symbols for simplescreenrecorder