summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-04-18 13:21:26 +0000
committernia <nia@pkgsrc.org>2022-04-18 13:21:26 +0000
commitaa4c3194a5ef77ea0b9c010bd459debea3b0d443 (patch)
treec446e09ceffffb8b5ccb2621f869e506cb0500fd /multimedia
parentf83962bf4b4f9c421a5293bacb795a3c96e4dd5d (diff)
downloadpkgsrc-aa4c3194a5ef77ea0b9c010bd459debea3b0d443.tar.gz
olive-editor: update to 0.1.2
- Addressed issue where renders sometimes froze mid-render - Fixed broken translation files - Added confirmation dialog when creating a sequence from footage
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/olive-editor/Makefile5
-rw-r--r--multimedia/olive-editor/PLIST4
-rw-r--r--multimedia/olive-editor/distinfo10
-rw-r--r--multimedia/olive-editor/patches/patch-CMakeLists.txt14
4 files changed, 12 insertions, 21 deletions
diff --git a/multimedia/olive-editor/Makefile b/multimedia/olive-editor/Makefile
index 417dc7a1b5d..67e07cd7bbd 100644
--- a/multimedia/olive-editor/Makefile
+++ b/multimedia/olive-editor/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/03/28 10:45:25 tnn Exp $
+# $NetBSD: Makefile,v 1.20 2022/04/18 13:21:26 nia Exp $
-DISTNAME= olive-editor-0.1.1
-PKGREVISION= 17
+DISTNAME= olive-editor-0.1.2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=olive-editor/}
GITHUB_PROJECT= olive
diff --git a/multimedia/olive-editor/PLIST b/multimedia/olive-editor/PLIST
index a3358aabcee..503b7eef02b 100644
--- a/multimedia/olive-editor/PLIST
+++ b/multimedia/olive-editor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/09/19 14:28:15 nia Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/04/18 13:21:26 nia Exp $
bin/olive-editor
share/applications/org.olivevideoeditor.Olive.desktop
share/icons/hicolor/128x128/apps/org.olivevideoeditor.Olive.png
@@ -89,5 +89,7 @@ share/olive-editor/ts/olive_it.qm
share/olive-editor/ts/olive_pt-BR.qm
share/olive-editor/ts/olive_ru.qm
share/olive-editor/ts/olive_sr.qm
+share/olive-editor/ts/olive_tr.qm
+share/olive-editor/ts/olive_uk.qm
share/olive-editor/ts/olive_zh-CN.qm
share/olive-editor/ts/olive_zh-TW.qm
diff --git a/multimedia/olive-editor/distinfo b/multimedia/olive-editor/distinfo
index 04cf52815b2..f1bed4aa725 100644
--- a/multimedia/olive-editor/distinfo
+++ b/multimedia/olive-editor/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:01:14 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/18 13:21:26 nia Exp $
-BLAKE2s (olive-editor-0.1.1.tar.gz) = 6f37af882b8c58d015ca68f1aa1857ea9de8415f81586a585075b128f0bd6ee6
-SHA512 (olive-editor-0.1.1.tar.gz) = 72aefc03956b3a64d4fb69d15f9a5c88429e8988dac7a6f10287265c065e7b85cb7c6c63ea35e07aef34cdc71e6a3611a8622a1916163c08182bab227d8555e1
-Size (olive-editor-0.1.1.tar.gz) = 2237511 bytes
-SHA1 (patch-CMakeLists.txt) = c38f07520052a40dd235768f4ccb7d34885a121a
+BLAKE2s (olive-editor-0.1.2.tar.gz) = f699bc4fbed8b6e12f2f91ff1b1142ffe9d1571e0dd2217c0e0fc95f999c1ac5
+SHA512 (olive-editor-0.1.2.tar.gz) = 48cf44b5ba1bd95e20efb5312d61d6c37e6dedc1f02156ef436ab51705be4bdaf5bb68875b55b06337c25a34aee23eac645fe295d08ab0038872adccf12fc95e
+Size (olive-editor-0.1.2.tar.gz) = 2174284 bytes
+SHA1 (patch-CMakeLists.txt) = 4379576d9087ed5494fa374791aaadf03f2416b0
SHA1 (patch-cmake_FindFFMPEG.cmake) = 2f2aef426f7a3e93e66ff500840dcadec5e499e3
SHA1 (patch-effects_internal_texteffect.cpp) = 0bc1d2b67980ca3168c6e355cdd9740f44c9bc74
SHA1 (patch-effects_internal_timecodeeffect.cpp) = fbd5ff65f8019f7b863d3ea4dc9f3fc2c184d317
diff --git a/multimedia/olive-editor/patches/patch-CMakeLists.txt b/multimedia/olive-editor/patches/patch-CMakeLists.txt
index 75b3d0a2a8f..1a688fb647b 100644
--- a/multimedia/olive-editor/patches/patch-CMakeLists.txt
+++ b/multimedia/olive-editor/patches/patch-CMakeLists.txt
@@ -1,10 +1,8 @@
-$NetBSD: patch-CMakeLists.txt,v 1.1 2019/09/19 14:28:15 nia Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.2 2022/04/18 13:21:26 nia Exp $
Don't try to find the git hash.
-ts/olive_tr.ts's format is invalid.
-
---- CMakeLists.txt.orig 2019-07-09 15:16:17.000000000 +0000
+--- CMakeLists.txt.orig 2019-11-11 06:05:02.000000000 +0000
+++ CMakeLists.txt
@@ -54,31 +54,6 @@ if(WIN32)
endif()
@@ -38,11 +36,3 @@ ts/olive_tr.ts's format is invalid.
find_package(Doxygen)
set(OLIVE_SOURCES
-@@ -428,7 +403,6 @@ qt5_add_translation(OLIVE_QM_FILES
- ts/olive_ru.ts
- ts/olive_sr.ts
- ts/olive_id.ts
-- ts/olive_tr.ts
- ts/olive_pt-BR.ts
- ts/olive_zh-CN.ts
- ts/olive_zh-TW.ts