mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update shotcut to 26.2.26 from maintainer Josh Grosse
This commit is contained in:
@@ -2,7 +2,7 @@ USE_WXNEEDED = Yes
|
||||
|
||||
COMMENT = video editor
|
||||
|
||||
V = 25.12.31
|
||||
V = 26.2.26
|
||||
|
||||
DIST_TUPLE = github mltframework shotcut v${V} .
|
||||
PKGNAME = shotcut-${V}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (mltframework-shotcut-v25.12.31.tar.gz) = 6JKOFbvjZSE0HoBcXevlJ2TE9xGrehQxx95HEhHhChk=
|
||||
SIZE (mltframework-shotcut-v25.12.31.tar.gz) = 16176521
|
||||
SHA256 (mltframework-shotcut-v26.2.26.tar.gz) = tchApFnq9K2eCtegLXgmeCB/kQLPzn8Sn0E/4sDLPKg=
|
||||
SIZE (mltframework-shotcut-v26.2.26.tar.gz) = 16362756
|
||||
|
||||
@@ -3,7 +3,7 @@ mlt 7.36 is not (yet) ported, and is not (yet) needed.
|
||||
Index: CMakeLists.txt
|
||||
--- CMakeLists.txt.orig
|
||||
+++ CMakeLists.txt
|
||||
@@ -56,7 +56,7 @@ if(UNIX AND NOT APPLE)
|
||||
@@ -57,7 +57,7 @@ if(UNIX AND NOT APPLE)
|
||||
endif()
|
||||
|
||||
find_package(PkgConfig REQUIRED)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: src/CMakeLists.txt
|
||||
--- src/CMakeLists.txt.orig
|
||||
+++ src/CMakeLists.txt
|
||||
@@ -389,5 +389,5 @@ if(UNIX AND NOT APPLE)
|
||||
@@ -391,5 +391,5 @@ if(UNIX AND NOT APPLE)
|
||||
install(FILES ${CMAKE_SOURCE_DIR}/packaging/linux/icons/128x128/org.shotcut.Shotcut.png
|
||||
DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/128x128/apps/)
|
||||
install(FILES ${CMAKE_SOURCE_DIR}/packaging/linux/shotcut.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: src/mainwindow.cpp
|
||||
--- src/mainwindow.cpp.orig
|
||||
+++ src/mainwindow.cpp
|
||||
@@ -150,7 +150,7 @@ MainWindow::MainWindow()
|
||||
@@ -152,7 +152,7 @@ MainWindow::MainWindow()
|
||||
, m_keyframesDock(0)
|
||||
{
|
||||
#if defined(Q_OS_UNIX) && !defined(Q_OS_MAC)
|
||||
|
||||
@@ -188,8 +188,10 @@ share/shotcut/qml/filters/bigsh0t_transform_360/vui.qml
|
||||
share/shotcut/qml/filters/blend_mode/
|
||||
share/shotcut/qml/filters/blend_mode/icon.webp
|
||||
share/shotcut/qml/filters/blend_mode/meta_cairoblend.qml
|
||||
share/shotcut/qml/filters/blend_mode/meta_movit.qml
|
||||
share/shotcut/qml/filters/blend_mode/meta_qtblend.qml
|
||||
share/shotcut/qml/filters/blend_mode/ui_cairoblend.qml
|
||||
share/shotcut/qml/filters/blend_mode/ui_movit.qml
|
||||
share/shotcut/qml/filters/blend_mode/ui_qtblend.qml
|
||||
share/shotcut/qml/filters/bluescreen0r/
|
||||
share/shotcut/qml/filters/bluescreen0r/icon.webp
|
||||
@@ -751,6 +753,7 @@ share/shotcut/translations/shotcut_sv.qm
|
||||
share/shotcut/translations/shotcut_th.qm
|
||||
share/shotcut/translations/shotcut_tr.qm
|
||||
share/shotcut/translations/shotcut_uk.qm
|
||||
share/shotcut/translations/shotcut_zh-Hans.qm
|
||||
share/shotcut/translations/shotcut_zh_CN.qm
|
||||
share/shotcut/translations/shotcut_zh_TW.qm
|
||||
@tag update-desktop-database
|
||||
|
||||
Reference in New Issue
Block a user