Пакет simplescreenrecorder: Информация

  • Default inline alert: Версия в репозитории: 0.4.4-alt5

Исходный пакет: simplescreenrecorder
Версия: 0.4.4-alt1
Последняя версия по данным Repology
Собран:  12 мая 2022 г. 16:10 в задании #299836
Категория: Видео
Сообщить об ошибке в пакете
Домашняя страница: https://www.maartenbaert.be/simplescreenrecorder/

Лицензия: GPL-3.0 and ISC and GPL-3.0+ and Zlib
О пакете: Simple Screen Recording with OpenGL capture
Описание: 
Simple Screen Recording with OpenGL capture

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
simplescreenrecorder (x86_64, ppc64le, i586, armh, aarch64)
simplescreenrecorder-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Leontiy Volodin


Права:
George V. Kouryachy
@everybody

    1. pkgconfig(Qt5) >= 5.7.0
    2. cmake
    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. qt5-linguist
    13. qt5-tools-devel
    14. rpm-build-ninja
    15. libswresample-devel
    16. libswscale-devel
    17. libXinerama-devel
    18. libv4l-devel
    19. libappstream-glib
    20. libavformat-devel
    21. gcc-c++

Последнее изменение


12 мая 2022 г. Leontiy Volodin 0.4.4-alt1
- New version (0.4.4) with rpmgs script.
- Updated translations.
28 апреля 2021 г. Arseny Maslennikov 0.4.3-alt1.1
- NMU: spec: adapted to new cmake macros.
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.