From ff42b9a7ca68bd44b5dd98d17da3db941ac22c41 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Tue, 31 Jan 2017 15:18:50 -0700 Subject: [PATCH] version update for build, hevc 10/12 bit fix --- cinelerra-5.1/PKGBUILD | 2 +- cinelerra-5.1/cinelerra.spec | 2 +- cinelerra-5.1/configure.ac | 2 +- cinelerra-5.1/debian/changelog | 2 +- cinelerra-5.1/debian/control | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cinelerra-5.1/PKGBUILD b/cinelerra-5.1/PKGBUILD index 25de85a8..ecfa4e1a 100644 --- a/cinelerra-5.1/PKGBUILD +++ b/cinelerra-5.1/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: goodguy 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" diff --git a/cinelerra-5.1/cinelerra.spec b/cinelerra-5.1/cinelerra.spec index a06eaa88..9fb5e3b4 100644 --- a/cinelerra-5.1/cinelerra.spec +++ b/cinelerra-5.1/cinelerra.spec @@ -1,4 +1,4 @@ -%define ver 20170101 +%define ver 20170131 Summary: Multimedia Editing and construction Name: cinelerra Version: 5.1 diff --git a/cinelerra-5.1/configure.ac b/cinelerra-5.1/configure.ac index 8f8b3c68..0f2e2323 100644 --- a/cinelerra-5.1/configure.ac +++ b/cinelerra-5.1/configure.ac @@ -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 diff --git a/cinelerra-5.1/debian/changelog b/cinelerra-5.1/debian/changelog index 9135708f..2160bb56 100644 --- a/cinelerra-5.1/debian/changelog +++ b/cinelerra-5.1/debian/changelog @@ -1,4 +1,4 @@ -cin (1:5.1.20170101) unstable; urgency=low +cin (1:5.1.20170131) unstable; urgency=low [ guy goode ] diff --git a/cinelerra-5.1/debian/control b/cinelerra-5.1/debian/control index f27f2fb3..a0883870 100644 --- a/cinelerra-5.1/debian/control +++ b/cinelerra-5.1/debian/control @@ -1,7 +1,7 @@ Source: cin Section: video Priority: optional -Standards-Version: 5.1.20170101 +Standards-Version: 5.1.20170131 Maintainer: mailing list Homepage: http://www.cinelerra-cv.org/ Build-Depends: nasm, yasm, g++, gdb, build-essential, e2fsprogs, -- 2.26.2