# Maintainer: goodguy <lists.cinelerra-gg.org>
pkgname=cin
pkgver=5.1
-pkgrel=20190831
+pkgrel=20190930
pkgdesc="Cinelerra git://git.cinelerra-gg.org/goodguy/cinelerra.git ($pkgrel)"
arch=('x86_64')
url="https://www.cinelerra-gg.org"
-%define ver 20190831
+%define ver 20190930
%define cin cinelerra
Summary: Multimedia Editing and construction
-cin (1:5.1.20190831) unstable; urgency=low
+cin (1:5.1.20190930) unstable; urgency=low
[ guy goode ]
Source: cin
Section: video
Priority: optional
-Standards-Version: 5.1.20190831
+Standards-Version: 5.1.20190930
Maintainer: mailing list <cin@lists.cinelerra-gg.org>
Homepage: https://www.cinelerra-gg.org/
Build-Depends:
else continue;
return FILE_OK;
}
-#ifdef HAVE_EXR
+#ifdef HAVE_OPENEXR
if( !strcmp(pref->name,"EXR") ) { // EXR file
if( !FileEXR::check_sig(this->asset, data)) continue;
file = new FileEXR(this->asset, this);
CHECK_WANT([DL], [auto], [system has libdl], [
CHECK_LIB([DL], [dl], [dlopen])])
-CHECK_WANT([EXR], [auto], [use exr], [])
-
CHECK_WANT([OPENCV], [no], [opencv=sys/sta/dyn,git/tar=url], [
])
Cakewalk and Neophyte themes by Olaf Wolff (CC BY 4.0,
https://creativecommons.org/licenses/by/4.0/)
.
+September 2019 New Features of note:
+ Crop & Position new plugin now available.
+ New "Load recent" in File pulldown, for recently used media.
+ Libraries x265 and openexr have been upgraded.
+ Camera and Projector menu has added Add Keyframe/Reset.
August 2019 New Features of note:
FFmpeg in use with Cinelerra is now version 4.2.
Lipvpx has been upgraded to version 1.8.1.