remove previous version libraries
authorGood Guy <good1.2guy@gmail.com>
Thu, 25 May 2023 15:20:09 +0000 (09:20 -0600)
committerGood Guy <good1.2guy@gmail.com>
Thu, 25 May 2023 15:20:09 +0000 (09:20 -0600)
cinelerra-5.1/thirdparty/src/flac-1.4.0.tar.xz [deleted file]
cinelerra-5.1/thirdparty/src/libjpeg-turbo-2.1.2.tar.gz [deleted file]
cinelerra-5.1/thirdparty/src/libvpx-1.12.0.patch1 [deleted file]
cinelerra-5.1/thirdparty/src/libvpx-1.12.0.tar.xz [deleted file]
cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch1 [deleted file]
cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch2 [deleted file]
cinelerra-5.1/thirdparty/src/tiff-4.4.0.tar.xz [deleted file]

diff --git a/cinelerra-5.1/thirdparty/src/flac-1.4.0.tar.xz b/cinelerra-5.1/thirdparty/src/flac-1.4.0.tar.xz
deleted file mode 100644 (file)
index 180000b..0000000
Binary files a/cinelerra-5.1/thirdparty/src/flac-1.4.0.tar.xz and /dev/null differ
diff --git a/cinelerra-5.1/thirdparty/src/libjpeg-turbo-2.1.2.tar.gz b/cinelerra-5.1/thirdparty/src/libjpeg-turbo-2.1.2.tar.gz
deleted file mode 100644 (file)
index 2a73d42..0000000
Binary files a/cinelerra-5.1/thirdparty/src/libjpeg-turbo-2.1.2.tar.gz and /dev/null differ
diff --git a/cinelerra-5.1/thirdparty/src/libvpx-1.12.0.patch1 b/cinelerra-5.1/thirdparty/src/libvpx-1.12.0.patch1
deleted file mode 100644 (file)
index 3700951..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/vpx_ports/mem.h  2019-12-09 16:09:20.000000000 -0700
-+++ b/vpx_ports/mem.h  2020-07-31 09:20:22.303406738 -0600
-@@ -15,7 +15,7 @@
- #include "vpx/vpx_integer.h"
- #if (defined(__GNUC__) && __GNUC__) || defined(__SUNPRO_C)
--#define DECLARE_ALIGNED(n, typ, val) typ val __attribute__((aligned(n)))
-+#define DECLARE_ALIGNED(n, typ, val) typ val __attribute__((aligned(64)))
- #elif defined(_MSC_VER)
- #define DECLARE_ALIGNED(n, typ, val) __declspec(align(n)) typ val
- #else
diff --git a/cinelerra-5.1/thirdparty/src/libvpx-1.12.0.tar.xz b/cinelerra-5.1/thirdparty/src/libvpx-1.12.0.tar.xz
deleted file mode 100644 (file)
index 7e641d9..0000000
Binary files a/cinelerra-5.1/thirdparty/src/libvpx-1.12.0.tar.xz and /dev/null differ
diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch1 b/cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch1
deleted file mode 100644 (file)
index 6e7ea33..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Makefile.am
-+++ ./Makefile.am
-@@ -58,7 +58,7 @@
-       rm -rf $(distdir)/_build/cmake
-       rm -rf $(distdir)/_inst/cmake
--SUBDIRS = port libtiff tools build contrib test man html
-+SUBDIRS = port libtiff build
- release:
-       (rm -f $(top_srcdir)/RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > $(top_srcdir)/RELEASE-DATE)
diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch2 b/cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch2
deleted file mode 100644 (file)
index addd279..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./configure.ac.orig        2023-01-30 20:35:40.839847499 +0300
-+++ ./configure.ac     2023-01-30 20:48:27.751778042 +0300
-@@ -838,7 +838,8 @@
- if test "x$enable_webp" != "xno" ; then
-   if test "x$with_webp_lib_dir" != "x" ; then
--    LDFLAGS="-L$with_webp_lib_dir $LDFLAGS"
-+    LIBS="-lpthread $LIBS"
-+    LDFLAGS="-L$with_webp_lib_dir $LDFLAGS "
-   fi
-   
-   AC_CHECK_LIB(webp, WebPDecode, [webp_lib=yes], [webp_lib=no],)
diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.4.0.tar.xz b/cinelerra-5.1/thirdparty/src/tiff-4.4.0.tar.xz
deleted file mode 100644 (file)
index 61cec26..0000000
Binary files a/cinelerra-5.1/thirdparty/src/tiff-4.4.0.tar.xz and /dev/null differ