diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,5 +1,5 @@ -libGL.so.1 libGLU.so.1 +libOpenGL.so.0 libQt5Core.so.5 libQt5Gui.so.5 libQt5Widgets.so.5 @@ -20,3 +20,4 @@ libpulse.so.0 libstdc++.so.6 libswscale.so.5 +libv4l2.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : simplescreenrecorder -version : 0.4.2 -release : 22 +version : 0.4.3 +release : 23 source : - - https://github.com/MaartenBaert/ssr/archive/0.4.2.tar.gz : a6da4979c7c3f402ea93e43f1c55e289cdcc69653a1a128e32e8bd59481b2511 + - https://github.com/MaartenBaert/ssr/archive/0.4.3.tar.gz : 03b5f6cd613b504f8b2351c2728a6fd070aa0cc98e709bcafdcf93b672bd2b71 homepage : http://www.maartenbaert.be/simplescreenrecorder/ license : GPL-3.0-or-later component : multimedia.video @@ -17,6 +17,7 @@ - pkgconfig(libpulse) - pkgconfig(Qt5Help) - pkgconfig(Qt5X11Extras) + - pkgconfig(libv4l2) - pkgconfig(xfixes) - pkgconfig(xi) - pkgconfig(xinerama) diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -113,12 +113,12 @@ - - 2020-12-23 - 0.4.2 + + 2020-12-28 + 0.4.3 Packaging update Seth Flynn sethaflynn@gmail.com \ No newline at end of file