Commit aeee8ad5 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs Dirac bumps from 0.5.4 to 0.6.0... Win32 patch updated

parent dfcf367f
--- dirac/Makefile.am 2005-05-20 15:05:25.000000000 +0200
+++ dirac-new/Makefile.am 2005-09-16 18:43:26.000000000 +0200
@@ -2,18 +2,12 @@
diff -ruN dirac-0.6.0.old/Makefile.am dirac-0.6.0/Makefile.am
--- dirac-0.6.0.old/Makefile.am 2007-03-27 00:17:15.000000000 +0200
+++ dirac-0.6.0/Makefile.am 2007-03-27 00:18:31.000000000 +0200
@@ -2,17 +2,12 @@
#
SUBDIRS = libdirac_common libdirac_motionest libdirac_encoder libdirac_decoder \
SUBDIRS = libdirac_byteio libdirac_common libdirac_motionest libdirac_encoder libdirac_decoder \
-encoder decoder util $(CPPUNITTESTS_DIR) tests $(DOC_DIR) win32
+encoder decoder util $(CPPUNITTESTS_DIR) win32
+encoder decoder util $(CPPUNITTESTS_DIR) win32
.PHONY: valgrind-check
valgrind-check:
......@@ -16,12 +17,12 @@
-else
-DOC_DIR =
-endif
-
if HAVE_LATEX
DOC_DIR = doc
endif
--- dirac/configure.ac 2005-08-22 14:51:34.000000000 +0200
+++ dirac-new/configure.ac 2005-09-05 16:18:00.000000000 +0200
diff -ruN dirac-0.6.0.old/configure.ac dirac-0.6.0/configure.ac
--- dirac-0.6.0.old/configure.ac 2007-03-27 00:17:15.000000000 +0200
+++ dirac-0.6.0/configure.ac 2007-03-27 00:19:52.000000000 +0200
@@ -143,7 +143,7 @@
dnl algorithm documentation is not distributed in
dnl the release. It is available only from CVS
......
......@@ -163,7 +163,7 @@ ZLIB_VERSION=1.2.3
ZLIB_URL=$(SF)/libpng/zlib-$(ZLIB_VERSION).tar.gz
XML_VERSION=2.6.27
XML_URL=ftp://xmlsoft.org/libxml2/libxml2-$(XML_VERSION).tar.gz
DIRAC_VERSION=0.5.4
DIRAC_VERSION=0.6.0
DIRAC_URL=$(SF)/dirac/dirac-$(DIRAC_VERSION).tar.gz
DX_HEADERS_URL=$(VIDEOLAN)/testing/contrib/win32-dx7headers.tgz
DSHOW_HEADERS_URL=$(VIDEOLAN)/contrib/dshow-headers.tgz
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment