Bug 253645 - multimedia/libopenshot: Update to 0.2.5.517
Summary: multimedia/libopenshot: Update to 0.2.5.517
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: Neel Chauhan
URL:
Keywords:
Depends on: 253643
Blocks: 253646
  Show dependency treegraph
 
Reported: 2021-02-19 02:11 UTC by Tatsuki Makino
Modified: 2021-02-25 18:58 UTC (History)
1 user (show)

See Also:
tatsuki_makino: maintainer-feedback+


Attachments
patch for multimedia/libopenshot (13.22 KB, patch)
2021-02-19 02:11 UTC, Tatsuki Makino
tatsuki_makino: maintainer-approval+
Details | Diff
poudriere log (152.89 KB, text/plain)
2021-02-19 02:16 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-02-19 02:11:12 UTC
Created attachment 222584 [details]
patch for multimedia/libopenshot

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

Rewrite OPTIONS.
Select the ImageMagick version in IMAGEMAGICK_DEFAULT. (bug 252335 comment #8)
If other packages have a fixed dependency on FFmpeg, LibAV cannot be used. So I dropped it.
It supports OpenCV, but since ver3 code is used in ver4, I don't know what will happen :)
Comment 1 Tatsuki Makino 2021-02-19 02:16:01 UTC
Created attachment 222590 [details]
poudriere log
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-25 18:55:43 UTC
A commit references this bug:

Author: nc
Date: Thu Feb 25 18:54:52 UTC 2021
New revision: 566553
URL: https://svnweb.freebsd.org/changeset/ports/566553

Log:
  Update a few openshot ports:

   * audio/libopenshot-audio: Update to 0.2.0.29
   * multimedia/libopenshot: Update to 0.2.5.517
   * multimedia/openshot: update to 2.5.1.732

  PR:		253643, 253645, 253646
  Submitted by:	Tatsuki Makino <tatsuki_makino AT hotmail DOT com> (maintainer)

Changes:
  head/multimedia/openshot/Makefile
  head/multimedia/openshot/distinfo
  head/multimedia/openshot/files/patch-src_classes_effect__init.py
  head/multimedia/openshot/files/patch-src_classes_exceptions.py
  head/multimedia/openshot/files/patch-src_classes_info.py
  head/multimedia/openshot/files/patch-src_windows_main__window.py
  head/multimedia/openshot/files/patch-src_windows_preferences.py
  head/multimedia/openshot/pkg-plist
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-02-25 18:57:47 UTC
A commit references this bug:

Author: nc
Date: Thu Feb 25 18:57:43 UTC 2021
New revision: 566554
URL: https://svnweb.freebsd.org/changeset/ports/566554

Log:
  Add the openshot updates I somehow missed.

  PR:		253643, 253645

Changes:
  head/audio/libopenshot-audio/Makefile
  head/audio/libopenshot-audio/distinfo
  head/multimedia/libopenshot/Makefile
  head/multimedia/libopenshot/distinfo
  head/multimedia/libopenshot/files/patch-src_CMakeLists.txt
  head/multimedia/libopenshot/files/patch-src_CVTracker.cpp
  head/multimedia/libopenshot/files/patch-src_FFmpegReader.cpp
  head/multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp
  head/multimedia/libopenshot/pkg-plist
Comment 4 Neel Chauhan freebsd_committer freebsd_triage 2021-02-25 18:58:48 UTC
Committed!