Package simplescreenrecorder: Information

  • Default inline alert: Version in the repository: 0.4.4-alt5

Source package: simplescreenrecorder
Version: 0.4.4-alt1
Build time:  May 18, 2022, 01:08 AM
Category: Video
Report package bug
License: GPL-3.0 and ISC and GPL-3.0+ and Zlib
Summary: Simple Screen Recording with OpenGL capture
Description: 
Simple Screen Recording with OpenGL capture

List of rpms provided by this srpm:
simplescreenrecorder (e2kv5, e2kv4, e2k)
simplescreenrecorder-debuginfo (e2kv5, e2kv4, e2k)

Maintainer: Leontiy Volodin


    1. cmake
    2. pkgconfig(Qt5) >= 5.7.0
    3. pkgconfig(Qt5X11Extras)
    4. pkgconfig(alsa)
    5. pkgconfig(gl)
    6. pkgconfig(glu)
    7. pkgconfig(jack)
    8. pkgconfig(libpulse)
    9. pkgconfig(x11)
    10. pkgconfig(xfixes)
    11. pkgconfig(xi)
    12. gcc-c++
    13. qt5-linguist
    14. libswresample-devel
    15. libswscale-devel
    16. qt5-tools-devel
    17. libXinerama-devel
    18. rpm-build-ninja
    19. libappstream-glib
    20. libavformat-devel
    21. libv4l-devel

Last changed


May 12, 2022 Leontiy Volodin 0.4.4-alt1
- New version (0.4.4) with rpmgs script.
- Updated translations.
April 28, 2021 Arseny Maslennikov 0.4.3-alt1.1
- NMU: spec: adapted to new cmake macros.
Dec. 28, 2020 Leontiy Volodin 0.4.3-alt1
- 0.4.3
- Updated source link.
- Built with ninja instead of make.
- Features:
    + Added V4L2 support (most webcams and capture cards).
    + Added option to mark recorded area on screen during recording.
    + Added JACK metadata.
    + Optionally support XDG config directory (~/.config/simplescreenrecorder) instead of home directory (~/.ssr).
    + Bugfixes.