Bug 256590 - audio/libopenshot-audio: Update to 0.2.0.59
Summary: audio/libopenshot-audio: Update to 0.2.0.59
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-14 07:19 UTC by Tatsuki Makino
Modified: 2021-06-14 21:48 UTC (History)
1 user (show)

See Also:
tatsuki_makino: maintainer-feedback+


Attachments
patch for audio/libopenshot-audio (8.38 KB, patch)
2021-06-14 07:19 UTC, Tatsuki Makino
tatsuki_makino: maintainer-approval+
Details | Diff
poudriere log (99.44 KB, text/plain)
2021-06-14 07:20 UTC, Tatsuki Makino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tatsuki Makino 2021-06-14 07:19:03 UTC
Created attachment 225792 [details]
patch for audio/libopenshot-audio

Changes
https://github.com/OpenShot/libopenshot-audio/compare/cdfe5a1...92ff608

Added a lib_dependency on libsysinfo to make use of the sealed functions again.
Removed excessive links such as execinfo library.

Since there is no change in behavior, it can be combined with py38-libopenshot-0.2.5.517 (current version).
Comment 1 Tatsuki Makino 2021-06-14 07:20:23 UTC
Created attachment 225793 [details]
poudriere log
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-06-14 21:47:47 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-06-14 21:48:15 UTC
A commit in branch main references this bug:

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

commit ff9826a26bbb6c08bb6b5f260b838a573576d111
Author:     Tatsuki Makino <tatsuki_makino@hotmail.com>
AuthorDate: 2021-06-14 21:47:09 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-06-14 21:47:09 +0000

    audio/libopenshot-audio: Update to 0.2.0.59

    PR:     256590

 audio/libopenshot-audio/Makefile                   |  9 ++--
 audio/libopenshot-audio/distinfo                   |  6 +--
 audio/libopenshot-audio/files/patch-CMakeLists.txt | 60 +++++++++++++++++++---
 ...es_juce__core_native_juce__BasicNativeHeaders.h |  5 +-
 ..._juce__core_native_juce__linux__SystemStats.cpp | 18 +------
 audio/libopenshot-audio/pkg-plist                  | 10 +++-
 6 files changed, 74 insertions(+), 34 deletions(-)