diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -5,6 +5,7 @@ libQt5OpenGL.so.5 libQt5Qml.so.5 libQt5Quick.so.5 +libQt5QuickControls2.so.5 libQt5QuickWidgets.so.5 libQt5Sql.so.5 libQt5WebSockets.so.5 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,10 +1,11 @@ name : shotcut -version : 20.10.31 -release : 23 +version : 20.11.28 +release : 24 source : - - https://github.com/mltframework/shotcut/archive/v20.10.31.tar.gz : f18580f1bd725a55c285c622982d9c947e295c9fc81911697f3cce69f806c0dc + - https://github.com/mltframework/shotcut/archive/v20.11.28.tar.gz : e07a9f55d0d0c7f4795c34a56ad9e5f4ecb6317f29f477838eb83f1d790e2637 license : GPL-3.0-or-later component : multimedia.video +homepage : https://www.shotcut.org/ summary : Shotcut - a free, open source, cross-platform video editor description: | Shotcut - a free, open source, cross-platform video editor @@ -14,16 +15,14 @@ - pkgconfig(Qt5Help) - pkgconfig(Qt5Multimedia) - pkgconfig(Qt5Qml) + - pkgconfig(Qt5QuickControls2) - pkgconfig(Qt5WebSockets) - pkgconfig(Qt5X11Extras) - pkgconfig(x11) rundeps : - - jack-audio-connection-kit - - qt5-graphicaleffects - - qt5-quickcontrols + - frei0r - sdl2 - swh-plugins - - webvfx setup : | %qmake PREFIX=$installdir/usr SHOTCUT_VERSION=%version% build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,6 +1,7 @@ shotcut + https://www.shotcut.org/ Campbell Jones dev@serebit.com @@ -738,12 +739,12 @@ - - 2020-11-02 - 20.10.31 + + 2020-12-01 + 20.11.28 Packaging update Campbell Jones dev@serebit.com \ No newline at end of file