[packages/utvideo] - updated to 14.2.0 - updated makefile

qboosh qboosh at pld-linux.org
Fri Jun 13 18:28:49 CEST 2014


commit 8a77290bc649b3932268ed3b085631de44fa25e0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 13 18:32:34 2014 +0200

    - updated to 14.2.0
    - updated makefile

 utvideo-makefile | 4 ++++
 utvideo.spec     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/utvideo.spec b/utvideo.spec
index a999040..aa02691 100644
--- a/utvideo.spec
+++ b/utvideo.spec
@@ -1,12 +1,12 @@
 Summary:	Ut Video codec suite
 Summary(pl.UTF-8):	Kodek Ut Video
 Name:		utvideo
-Version:	13.3.1
+Version:	14.2.0
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://umezawa.dyndns.info/archive/utvideo/%{name}-%{version}-src.zip
-# Source0-md5:	405ad6920393cb7c167f872b4697f08f
+# Source0-md5:	6b0194edcdb32a999f5545d7b638ddd5
 Source1:	%{name}-makefile
 Patch0:		%{name}-shared.patch
 Patch1:		%{name}-includes.patch
diff --git a/utvideo-makefile b/utvideo-makefile
index ea09d6b..0e621a8 100644
--- a/utvideo-makefile
+++ b/utvideo-makefile
@@ -32,6 +32,8 @@ $(foreach VAR,CXX AR RANLIB,\
 endif
 
 OBJ = $(UTV_CORE_DIR)/Codec.o \
+      $(UTV_CORE_DIR)/CodecBase.o \
+      $(UTV_CORE_DIR)/Coefficient.o \
       $(UTV_CORE_DIR)/Convert.o \
       $(UTV_CORE_DIR)/DummyCodec.o \
       $(UTV_CORE_DIR)/FrameBuffer.o \
@@ -45,6 +47,8 @@ OBJ = $(UTV_CORE_DIR)/Codec.o \
       $(UTV_CORE_DIR)/ULRGCodec.o \
       $(UTV_CORE_DIR)/ULYUV420Codec.o \
       $(UTV_CORE_DIR)/ULYUV422Codec.o \
+      $(UTV_CORE_DIR)/UQ00Codec.o \
+      $(UTV_CORE_DIR)/UQY2Codec.o \
       $(UTV_CORE_DIR)/utv_core.o
 
 ifeq ($(ARCH),i386)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/utvideo.git/commitdiff/8a77290bc649b3932268ed3b085631de44fa25e0



More information about the pld-cvs-commit mailing list