Bug 256640

Summary: multimedia/libopenshot: Update to 0.2.5.726
Product: Ports & Packages Reporter: Tatsuki Makino <tatsuki_makino>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 256641    
Attachments:
Description Flags
patch for multimedia/libopenshot
tatsuki_makino: maintainer-approval+
poudriere log none

Description Tatsuki Makino 2021-06-16 08:47:47 UTC
Created attachment 225850 [details]
patch for multimedia/libopenshot

Changes
https://github.com/OpenShot/libopenshot/compare/dd2735e...d9ea98eb

It supports OpenCV. However, 4.5.2 is not yet available. I don't know what will happen :)
Comment 1 Tatsuki Makino 2021-06-16 08:50:53 UTC
Created attachment 225852 [details]
poudriere log
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2021-07-08 07:36:17 UTC
Messages:
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-07-08 20:57:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fa679693782808b62c1b0e9eae0cf34ff4c2014

commit 1fa679693782808b62c1b0e9eae0cf34ff4c2014
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-07-08 07:47:04 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-07-08 20:51:40 +0000

    multimedia/libopenshot: Update to 0.2.5.726

    PR:     256640
    Reported by:    tatsuki_makino@hotmail.com (maintainer)

 multimedia/libopenshot/Makefile                    | 13 +++---
 multimedia/libopenshot/distinfo                    |  6 +--
 .../libopenshot/files/patch-src_CMakeLists.txt     | 19 +++++----
 .../files/patch-src_CVTracker.cpp (gone)           | 48 ----------------------
 .../libopenshot/files/patch-src_FFmpegReader.cpp   |  8 ++--
 .../libopenshot/files/patch-src_FFmpegWriter.cpp   | 18 ++++----
 multimedia/libopenshot/pkg-plist                   |  5 ++-
 7 files changed, 38 insertions(+), 79 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2021-07-08 20:58:14 UTC
Committed,

Thanks!