aboutsummaryrefslogtreecommitdiff
path: root/multimedia/shotcut
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/ffmpeg: update to 3.4Jan Beich2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine Notes: svn path=/head/; revision=452570
* Split part of www/qt5-websockets into new port www/qt5-websockets-qmlTobias C. Berner2017-07-061-1/+1
| | | | | | | | | | | | This splits qt5-websockets into a qt5-websockets port containing the core parts, and a qt5-websockets-qml port with the QML parts. The QML parts depend on Qt Quick, so on the GUI parts (and hence X11) while the core parts do not. PR: 220045 Submitted by: Adriaan de Groot <groot@kde.org> Notes: svn path=/head/; revision=445169
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-0/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Fix USE_GITHUB's GH_TAGNAME usage.Mathieu Arnold2017-02-282-4/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=435006
* multimedia/shotcut: update to 17.02Alberto Villa2017-02-023-4/+5
| | | | | | | | | | | | | | | | | - Fixed drag-n-drop from other than C: drive on Windows. - Fixed ‘/’ getting added to front of file paths on Windows. - Fixed the MLT XML repair tool not correctly handling decimal point in some configurations. - Fixed opening a network stream. - Improved support for image sequences. - Improved device capture. - Added Slovenian translation. All device capture now occurs in the background. This makes it possible to record voice overs while playing the project. Notes: svn path=/head/; revision=433136
* - Fix RUN_DEPENDSAlberto Villa2017-01-101-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=431076
* - Remove soversion from RUN_DEPENDSAlberto Villa2017-01-091-2/+2
| | | | | | | Reported by: adamw Notes: svn path=/head/; revision=430913
* - Update to 17.01Alberto Villa2017-01-034-6/+7
| | | | | | | | | | | | - Update WWW This version is just bug fixes plus a Chinese translation for Taiwan was added. Reported by: portscout Notes: svn path=/head/; revision=430456
* - Fix build on FreeBSD 9Alberto Villa2016-12-311-0/+3
| | | | | | | | | FreeBSD 10+ has bmake(1) from NetBSD, which ignores stale .depend entries. To successfully build on older releases, we have to remove the incriminated file. Notes: svn path=/head/; revision=430123
* Shotcut is a free, open source, cross-platform video editor forAlberto Villa2016-12-294-0/+305
Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. WWW: https://shotcutapp.com Notes: svn path=/head/; revision=429922