Package Details: simplescreenrecorder 0.4.4-3

Git Clone URL: https://aur.archlinux.org/simplescreenrecorder.git (read-only, click to copy)
Package Base: simplescreenrecorder
Description: A feature-rich screen recorder that supports X11 and OpenGL.
Upstream URL: https://www.maartenbaert.be/simplescreenrecorder/
Licenses: GPL3
Submitter: arojas
Maintainer: FredBezies
Last Packager: FredBezies
Votes: 63
Popularity: 2.60
First Submitted: 2023-04-01 17:32 (UTC)
Last Updated: 2024-06-26 16:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

polyzen commented on 2023-08-11 04:22 (UTC)

warmos, this happens when repo packages have become orphaned and nobody has wanted to adopt them by the time another round of orphan cleanups has occurred.

warmos commented on 2023-05-31 08:38 (UTC) (edited on 2023-05-31 08:39 (UTC) by warmos)

Wasn't this in official pacman repo before? Why it got discontinued?

pchoisel commented on 2023-04-14 09:21 (UTC)

Linking fails with the error "/usr/bin/ld: /usr/lib/libharfbuzz.so.0: undefined reference to `FT_Get_Color_Glyph_ClipBox'"
I managed to get around this by modifying the PKGBUILD and adding "-DCMAKE_EXE_LINKER_FLAGS="-lfreetype" at the end of the cmake line