version update for build, hevc 10/12 bit fix
authorGood Guy <good1.2guy@gmail.com>
Tue, 31 Jan 2017 22:18:50 +0000 (15:18 -0700)
committerGood Guy <good1.2guy@gmail.com>
Tue, 31 Jan 2017 22:18:50 +0000 (15:18 -0700)
cinelerra-5.1/PKGBUILD
cinelerra-5.1/cinelerra.spec
cinelerra-5.1/configure.ac
cinelerra-5.1/debian/changelog
cinelerra-5.1/debian/control

index 25de85a80326e040d5139ffcda8e6eb73b3e6dcd..ecfa4e1a1fce4f94e34593fd38df3ce9c2e31af6 100644 (file)
@@ -1,7 +1,7 @@
 # Maintainer: goodguy <lists.cinelerra-cv.org>
 pkgname=cin
 pkgver=5.1
-pkgrel=20170101
+pkgrel=20170131
 pkgdesc="Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git ($pkgrel)"
 arch=('x86_64')
 url="http://www.cinelerra-cv.org"
index a06eaa88717519f5db4124c196279b38de672a61..9fb5e3b45fd54f6c68e303e521e5e6a3c51b70ba 100644 (file)
@@ -1,4 +1,4 @@
-%define ver 20170101
+%define ver 20170131
 Summary: Multimedia Editing and construction
 Name: cinelerra
 Version: 5.1
index 8f8b3c6869a003682b102e888ab2bfcdb5789b36..0f2e2323106a1960816e6eaa6082abb1766dd2e7 100644 (file)
@@ -764,7 +764,7 @@ if test  $WANT_X264_HIDEPTH = "yes" ; then
   echo "x264.cfg_params := --enable-static --bit-depth=10"
 fi
 if test  $WANT_X265_HIDEPTH = "yes" ; then
-  echo "x265.cfg_params := -DENABLE_SHARED=no -DHIGH_BIT_DEPTH:BOOL=ON -DMAIN12:BOOL=ON"
+  echo "x265.cfg_params := -DENABLE_SHARED=no -DHIGH_BIT_DEPTH:BOOL=ON" # -DMAIN12:BOOL=ON"
 fi
 
 for pkg in $STATIC_PKGS; do echo "static_pkgs += $pkg"; done
index 9135708f98f162625517418010cd367ae6e1bb2f..2160bb56211159c3cdeeaa2e65d62452f729f29b 100644 (file)
@@ -1,4 +1,4 @@
-cin (1:5.1.20170101) unstable; urgency=low
+cin (1:5.1.20170131) unstable; urgency=low
 
   [ guy goode ]
 
index f27f2fb38a0c9e7463d13c3707c2a6364fbec933..a088387026babc48258a3f97475519a8ce03db4d 100644 (file)
@@ -1,7 +1,7 @@
 Source: cin
 Section: video
 Priority: optional
-Standards-Version: 5.1.20170101
+Standards-Version: 5.1.20170131
 Maintainer: mailing list <cinelerra@lists.cinelerra-cv.org>
 Homepage: http://www.cinelerra-cv.org/
 Build-Depends: nasm, yasm, g++, gdb, build-essential, e2fsprogs,