Bug 253645

Summary: multimedia/libopenshot: Update to 0.2.5.517
Product: Ports & Packages Reporter: Tatsuki Makino <tatsuki_makino>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: --- Flags: tatsuki_makino: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 253643    
Bug Blocks: 253646    
Attachments:
Description Flags
patch for multimedia/libopenshot
tatsuki_makino: maintainer-approval+
poudriere log none

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!