notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libopenshot OpenShot Video Library
0.3.2_2 multimedia on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.2_2Version of this port present on the latest quarterly branch.
Maintainer: tatsuki_makino@hotmail.com search for ports maintained by this maintainer
Port Added: 2019-06-28 15:49:31
Last Update: 2023-12-14 17:03:10
Commit Hash: 69e2e87
People watching this port, also watch:: py39-pycparser, gstreamer1-plugins-pango, libdc1394, gstreamer1-plugins-openmpt, xerces-c3
License: BSD3CLAUSE LGPL3+
WWW:
https://www.openshot.org/
Description:
OpenShot Video Library (libopenshot) is a free, open-source project dedicated to delivering high quality video editing, animation, and playback solutions to the world. API currently supports C++, Python, and Ruby.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}libopenshot>0:multimedia/libopenshot@${PY_FLAVOR}
To install the port:
cd /usr/ports/multimedia/libopenshot/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libopenshot
  • pkg install py39-libopenshot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-libopenshot listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-libopenshot
Package flavors (<flavor>: <package>)
  • py39: py39-libopenshot
distinfo:
TIMESTAMP = 1682218800 SHA256 (OpenShot-libopenshot-v0.3.2_GH0.tar.gz) = 58765cfc8aec199814346e97ce31a5618a261260b380670a6fb2bf6f68733638 SIZE (OpenShot-libopenshot-v0.3.2_GH0.tar.gz) = 26132237

Packages (timestamps in pop-ups are UTC):
py39-libopenshot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.2_20.3.2_2--0.3.2_2---
FreeBSD:13:quarterly0.3.2_20.3.2_2--0.3.2_2-0.3.2_2-
FreeBSD:14:latest0.3.2_20.3.2_2--0.3.2_2---
FreeBSD:14:quarterly0.3.2_20.3.2_2--0.3.2_2-0.3.2_2-
FreeBSD:15:latest0.3.2_20.3.2_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. swig : devel/swig
  2. zmq.hpp : net/cppzmq
  3. doxygen : devel/doxygen
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.9 : lang/python39
  8. qt5-buildtools>=5.15 : devel/qt5-buildtools
  9. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libavformat.so : multimedia/ffmpeg
  2. libbabl-0.1.so : x11/babl
  3. libjsoncpp.so : devel/jsoncpp
  4. libopenshot-audio.so : audio/libopenshot-audio
  5. libzmq.so : net/libzmq4
  6. libopencv_core.so : graphics/opencv
  7. libprotobuf.so : devel/protobuf
  8. libMagick++-7.so : graphics/ImageMagick7
  9. libQt5Core.so : devel/qt5-core
  10. libQt5Gui.so : x11-toolkits/qt5-gui
  11. libQt5Svg.so : graphics/qt5-svg
  12. libQt5Widgets.so : x11-toolkits/qt5-widgets
This port is required by:
for Build
  1. multimedia/openshot
for Run
  1. multimedia/openshot

Configuration Options:
===> The following configuration options are available for py39-libopenshot-0.3.2_2: DOCS=on: Build and/or install documentation IMAGEMAGICK=on: ImageMagick image processing support OPENCV=on: Computer Vision support via OpenCV RESVG=off: SVG vector graphics support via resvg RUBY=off: Ruby bindings or support ===> Use 'make config' to modify these settings
Options name:
multimedia_libopenshot
USES:
cmake pkgconfig python:build qt:5 compiler:c++17-lang magick
pkg-message:
For install:
If OpenMP causes a problem, define the environment variable OMP_THREAD_LIMIT, set it to 1, and then run the program. It loses performance, but increases stability. An example env OMP_THREAD_LIMIT=1 openshot-qt
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/OpenShot/libopenshot/tar.gz/v0.3.2?dummy=/
Collapse this list.

Number of commits found: 47

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.2_2
14 Dec 2023 17:03:10
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 24.4

- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
0.3.2_1
14 Dec 2023 17:03:07
commit hash: 8ab79171c59b509d0c9adab31144c02a0d5f2041commit hash: 8ab79171c59b509d0c9adab31144c02a0d5f2041commit hash: 8ab79171c59b509d0c9adab31144c02a0d5f2041commit hash: 8ab79171c59b509d0c9adab31144c02a0d5f2041 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/libopenshot: Fix build with protobuf 22+
0.3.2_1
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
0.3.2
29 Apr 2023 17:14:12
commit hash: 183fb0ff4251abbd31a0a151556108b5c2e1d190commit hash: 183fb0ff4251abbd31a0a151556108b5c2e1d190commit hash: 183fb0ff4251abbd31a0a151556108b5c2e1d190commit hash: 183fb0ff4251abbd31a0a151556108b5c2e1d190 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Tatsuki Makino
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)
0.3.1_3
27 Apr 2023 12:01:46
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
0.3.1_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.3.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.3.1
15 Apr 2023 16:56:26
commit hash: 777e6c7300b3ccb55c553de0d8c7f2ddff56243dcommit hash: 777e6c7300b3ccb55c553de0d8c7f2ddff56243dcommit hash: 777e6c7300b3ccb55c553de0d8c7f2ddff56243dcommit hash: 777e6c7300b3ccb55c553de0d8c7f2ddff56243d files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Tatsuki Makino
multimedia/libopenshot: Update to 0.3.1

ChangeLog: https://www.openshot.org/blog/2023/04/06/new_openshot_release_310/

PR:		270762
Reported by:	tatsuki_makino@hotmail.com
0.3.0_2
11 Jan 2023 08:31:23
commit hash: bd6e5ab3ccf890cf333093d002f7313da855e024commit hash: bd6e5ab3ccf890cf333093d002f7313da855e024commit hash: bd6e5ab3ccf890cf333093d002f7313da855e024commit hash: bd6e5ab3ccf890cf333093d002f7313da855e024 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Tatsuki Makino
multimedia/libopenshot: Add resvg option

- Add resvg (graphics/resvg-capi) build option

PR:		268853
0.3.0_1
30 Dec 2022 22:25:54
commit hash: 1a39b2a730ab71e8b6883421daa95a4b8eadcf08commit hash: 1a39b2a730ab71e8b6883421daa95a4b8eadcf08commit hash: 1a39b2a730ab71e8b6883421daa95a4b8eadcf08commit hash: 1a39b2a730ab71e8b6883421daa95a4b8eadcf08 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/libopenshot: Fix typo on USES= compiler

PR:		268317
Reported by:	tatsuki_makino@hotmail.com
0.3.0_1
30 Dec 2022 16:24:48
commit hash: 0d8b545a1dd7610871ead3379243dbef2b569016commit hash: 0d8b545a1dd7610871ead3379243dbef2b569016commit hash: 0d8b545a1dd7610871ead3379243dbef2b569016commit hash: 0d8b545a1dd7610871ead3379243dbef2b569016 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/libopenshot: Fix check for omp.h on all architectures

PR:		268317
Reported by:	pkubaj
0.3.0
26 Dec 2022 05:25:48
commit hash: 6622ce688cfd04db96ab934b7808f6774c6cec97commit hash: 6622ce688cfd04db96ab934b7808f6774c6cec97commit hash: 6622ce688cfd04db96ab934b7808f6774c6cec97commit hash: 6622ce688cfd04db96ab934b7808f6774c6cec97 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: VVD
multimedia/libopenshot: Update to 0.3.0

ChangeLog:	https://github.com/OpenShot/libopenshot/releases/tag/v0.3.0
PR:		268317
0.2.7_5
09 Oct 2022 15:37:51
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.21.7

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
0.2.7_4
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.2.7_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.7_4
02 Sep 2022 07:12:18
commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe

This was missed in the upgrade of graphics/opencv.

Reported by:	VVD
0.2.7_3
27 Apr 2022 13:22:30
commit hash: b02f812b43870dc615b6fc713121a2e745ed4293commit hash: b02f812b43870dc615b6fc713121a2e745ed4293commit hash: b02f812b43870dc615b6fc713121a2e745ed4293commit hash: b02f812b43870dc615b6fc713121a2e745ed4293 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/libopenshot: check for omp.h on all architectures
0.2.7_3
16 Apr 2022 04:19:07
commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
0.2.7_2
28 Feb 2022 12:46:46
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
0.2.7_1
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.7_1
05 Nov 2021 19:09:19
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
0.2.7
16 Oct 2021 21:31:03
commit hash: ae86d15c02575d9893db5f236224644ef0e9a0cdcommit hash: ae86d15c02575d9893db5f236224644ef0e9a0cdcommit hash: ae86d15c02575d9893db5f236224644ef0e9a0cdcommit hash: ae86d15c02575d9893db5f236224644ef0e9a0cd files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Tatsuki Makino
multimedia/libopenshot: update to 0.2.7

PR:	259205
0.2.6
02 Sep 2021 15:20:52
commit hash: 54a1c84a66109dbee40fb011467ed2a1b12e0d73commit hash: 54a1c84a66109dbee40fb011467ed2a1b12e0d73commit hash: 54a1c84a66109dbee40fb011467ed2a1b12e0d73commit hash: 54a1c84a66109dbee40fb011467ed2a1b12e0d73 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
multimedia/libopenshot: Restore missing %%OPENCV%% to pkg-plist
0.2.6
01 Sep 2021 23:11:16
commit hash: c557d46b3ce4800574425b66f9f1f884f9f53875commit hash: c557d46b3ce4800574425b66f9f1f884f9f53875commit hash: c557d46b3ce4800574425b66f9f1f884f9f53875commit hash: c557d46b3ce4800574425b66f9f1f884f9f53875 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Tatsuki Makino
multimedia/libopenshot: Update to 0.2.6

PR:	258161
0.2.5.726_1
21 Jul 2021 18:11:52
commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.17.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
0.2.5.726
11 Jul 2021 22:31:19
commit hash: 84a66afc908a45f044ec1a877f18622e84fc4119commit hash: 84a66afc908a45f044ec1a877f18622e84fc4119commit hash: 84a66afc908a45f044ec1a877f18622e84fc4119commit hash: 84a66afc908a45f044ec1a877f18622e84fc4119 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/libopenshot: fix build on powerpc

LLVM doesn't have libomp on powerpc:
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
  Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
0.2.5.726
08 Jul 2021 20:51:40
commit hash: 1fa679693782808b62c1b0e9eae0cf34ff4c2014commit hash: 1fa679693782808b62c1b0e9eae0cf34ff4c2014commit hash: 1fa679693782808b62c1b0e9eae0cf34ff4c2014commit hash: 1fa679693782808b62c1b0e9eae0cf34ff4c2014 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
multimedia/libopenshot: Update to 0.2.5.726

PR:	256640
Reported by:	tatsuki_makino@hotmail.com (maintainer)
0.2.5.517
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.2.5.517
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.5.517
25 Feb 2021 18:57:41
Revision:566554Original commit files touched by this commit
nc search for other commits by this committer
Add the openshot updates I somehow missed.

PR:		253643, 253645
0.2.5.172
13 Sep 2020 07:14:22
Revision:548459Original commit files touched by this commit
lwhsu search for other commits by this committer
multimedia/libopenshot: Update to 0.2.5.172

PR:		249271
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
0.2.5.106_1
30 Jun 2020 17:46:18
Revision:540909Original commit files touched by this commit
tcberner search for other commits by this committer
Bump devel/jsoncpp consumers after r540853.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
0.2.5.106
27 Jun 2020 15:42:35
Revision:540620Original commit files touched by this commit
lwhsu search for other commits by this committer
Update to 0.2.5.106

PR:		247532
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
0.2.5.4
17 Jun 2020 18:17:45
Revision:539491Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
0.2.5.4
08 Mar 2020 21:56:37
Revision:528082Original commit files touched by this commit
jbeich search for other commits by this committer
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
0.2.5.4
08 Mar 2020 10:28:12
Revision:528022Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/libopenshot: Update to 0.2.5

PR:		244622
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>  (maintainer)
0.2.4.29
17 Feb 2020 02:32:04
Revision:526335Original commit files touched by this commit
yuri search for other commits by this committer
multimedia/libopenshot: Update 0.2.3-595 -> 0.2.4-29

PR:		244063
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
0.2.3.595_2
17 Feb 2020 02:22:57
Revision:526334Original commit files touched by this commit
yuri search for other commits by this committer
audio/libopenshot-audio: Update 0.1.8-100 -> 0.1.9-6

PR:		244062
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
0.2.3.595_1
13 Jan 2020 21:38:36
Revision:522975Original commit files touched by this commit
yuri search for other commits by this committer
devel/jsoncpp: Update 1.8.1 -> 1.9.2

PR:		229677
Differential Revision:	D22905
0.2.3.595
07 Jan 2020 17:47:18
Revision:522347Original commit files touched by this commit
fernape search for other commits by this committer
multimedia/libopenshot: update to 0.2.3.595

PR:	242930
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
0.2.3.490
08 Dec 2019 11:28:16
Revision:519292Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/libopenshot: Update to 0.2.3.490

PR:		241912
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
0.2.3.178_3
21 Sep 2019 18:59:57
Revision:512535Original commit files touched by this commit
jbeich search for other commits by this committer
devel/openmp: update to 9.0.0

- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
0.2.3.178_2
05 Aug 2019 23:06:50
Revision:508216Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
0.2.3.178_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.2.3.178
28 Jun 2019 22:01:13
Revision:505313Original commit files touched by this commit
mat search for other commits by this committer
Remove noflavors when it does not make sense.
0.2.3.178
28 Jun 2019 15:49:00
Revision:505288Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add multimedia/libopenshot

OpenShot Video Library (libopenshot) is a free, open-source project dedicated
to delivering high quality video editing, animation, and playback solutions to
the world. API currently supports C++, Python, and Ruby.

WWW: https://www.openshot.org/

PR:		237575
Submitted by:	tatsuki_makino@hotmail.com

Number of commits found: 47