Bug 271074

Summary: multimedia/libopenshot: Update to 0.3.2
Product: Ports & Packages Reporter: Tatsuki Makino <tatsuki_makino>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo, fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/
Bug Depends on: 271073    
Bug Blocks: 271075    
Attachments:
Description Flags
patch for multimedia/libopenshot tatsuki_makino: maintainer-approval+

Description Tatsuki Makino 2023-04-26 04:40:13 UTC
Created attachment 241752 [details]
patch for multimedia/libopenshot

The update is combined with the release of OpenShot 3.1.1.
https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/

They say it improves stability, but it's not stable at all? :)

files/patch-src_KeyFrame.* were added for stable editing.
This reverts back to the v0.3.0 code.
Comment 1 Tatsuki Makino 2023-04-26 04:41:39 UTC
Almost simultaneous commitments are required.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-26 13:15:18 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-29 17:19:14 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-29 17:20:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=183fb0ff4251abbd31a0a151556108b5c2e1d190

commit 183fb0ff4251abbd31a0a151556108b5c2e1d190
Author:     Tatsuki Makino <tatsuki_makino@hotmail.com>
AuthorDate: 2023-04-26 13:10:59 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-04-29 17:14:12 +0000

    multimedia/libopenshot: Update to 0.3.2

    ChangeLog: https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/

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

 multimedia/libopenshot/Makefile                    |   3 +-
 multimedia/libopenshot/distinfo                    |   6 +-
 .../libopenshot/files/patch-src_KeyFrame.cpp (new) | 309 +++++++++++++++++++++
 .../libopenshot/files/patch-src_KeyFrame.h (new)   |  31 +++
 multimedia/libopenshot/pkg-plist                   |   4 +-
 5 files changed, 346 insertions(+), 7 deletions(-)