From: Good Guy Date: Thu, 25 May 2023 15:20:09 +0000 (-0600) Subject: remove previous version libraries X-Git-Tag: 2023-06~5 X-Git-Url: https://git.cinelerra-gg.org/git/?a=commitdiff_plain;h=63f6e5905e9f2f3dfe4aff219d92982fb3429cb9;p=goodguy%2Fcinelerra.git remove previous version libraries --- 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 index 180000b9..00000000 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 index 2a73d420..00000000 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 index 37009517..00000000 --- a/cinelerra-5.1/thirdparty/src/libvpx-1.12.0.patch1 +++ /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 index 7e641d91..00000000 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 index 6e7ea33f..00000000 --- a/cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch1 +++ /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 index addd2791..00000000 --- a/cinelerra-5.1/thirdparty/src/tiff-4.4.0.patch2 +++ /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 index 61cec266..00000000 Binary files a/cinelerra-5.1/thirdparty/src/tiff-4.4.0.tar.xz and /dev/null differ