Bug 271074 - multimedia/libopenshot: Update to 0.3.2
Summary: multimedia/libopenshot: Update to 0.3.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://www.openshot.org/blog/2023/04...
Keywords:
Depends on: 271073
Blocks: 271075
  Show dependency treegraph
 
Reported: 2023-04-26 04:40 UTC by Tatsuki Makino
Modified: 2023-04-29 17:20 UTC (History)
2 users (show)

See Also:


Attachments
patch for multimedia/libopenshot (14.81 KB, patch)
2023-04-26 04:40 UTC, Tatsuki Makino
tatsuki_makino: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)