aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libopenshot
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add the openshot updates I somehow missed.Neel Chauhan2021-02-257-52/+108
| | | | | | | PR: 253643, 253645 Notes: svn path=/head/; revision=566554
* multimedia/libopenshot: Update to 0.2.5.172Li-Wen Hsu2020-09-136-19/+19
| | | | | | | | PR: 249271 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=548459
* Bump devel/jsoncpp consumers after r540853.Tobias C. Berner2020-06-301-0/+1
| | | | | | | Reported by: Kevin Oberman <rkoberman@gmail.com> Notes: svn path=/head/; revision=540909
* Update to 0.2.5.106Li-Wen Hsu2020-06-274-10/+27
| | | | | | | | PR: 247532 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=540620
* Move devel/swig30 to devel/swig and update to 4.0.1Sunpoet Po-Chuan Hsieh2020-06-171-1/+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 Notes: svn path=/head/; revision=539491
* Drop dependency on devel/openmpJan Beich2020-03-081-4/+0
| | | | | | | | | | - Drop if devel/llvm* was used as a substitute Approved by: yuri, rene (earlier version) Differential Revision: https://reviews.freebsd.org/D23020 Notes: svn path=/head/; revision=528082
* multimedia/libopenshot: Update to 0.2.5Tobias C. Berner2020-03-085-26/+19
| | | | | | | | PR: 244622 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=528022
* multimedia/libopenshot: Update 0.2.3-595 -> 0.2.4-29Yuri Victorovich2020-02-175-37/+20
| | | | | | | | PR: 244063 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=526335
* audio/libopenshot-audio: Update 0.1.8-100 -> 0.1.9-6Yuri Victorovich2020-02-171-1/+1
| | | | | | | | PR: 244062 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=526334
* devel/jsoncpp: Update 1.8.1 -> 1.9.2Yuri Victorovich2020-01-131-0/+1
| | | | | | | | PR: 229677 Differential Revision: D22905 Notes: svn path=/head/; revision=522975
* multimedia/libopenshot: update to 0.2.3.595Fernando ApesteguĂ­a2020-01-076-19/+42
| | | | | | | | PR: 242930 Submitted by: tatsuki_makino@hotmail.com (maintainer) Notes: svn path=/head/; revision=522347
* multimedia/libopenshot: Update to 0.2.3.490Tobias C. Berner2019-12-086-45/+65
| | | | | | | | PR: 241912 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=519292
* devel/openmp: update to 9.0.0Jan Beich2019-09-211-1/+1
| | | | | | | | | | | - 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/ Notes: svn path=/head/; revision=512535
* multimedia/ffmpeg: update to 4.2Jan Beich2019-08-051-1/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=508216
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Remove noflavors when it does not make sense.Mathieu Arnold2019-06-281-1/+0
| | | | Notes: svn path=/head/; revision=505313
* - Add multimedia/libopenshotDmitry Marakasov2019-06-287-0/+242
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 Notes: svn path=/head/; revision=505288