mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Revert "libjpeg: Update to 2.1.0"
This reverts commit dd58f381fa.
This doesn't build on armv5tel: https://lists.ipfire.org/pipermail/development/2021-April/010134.html
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -9,11 +9,6 @@
|
||||
#usr/include/jmorecfg.h
|
||||
#usr/include/jpeglib.h
|
||||
#usr/include/turbojpeg.h
|
||||
#usr/lib/cmake/libjpeg-turbo
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
|
||||
#usr/lib/libjpeg.so
|
||||
usr/lib/libjpeg.so.8
|
||||
usr/lib/libjpeg.so.8.2.2
|
||||
|
||||
@@ -23,7 +23,8 @@
|
||||
###############################################################################
|
||||
|
||||
include Config
|
||||
VER = 2.1.0
|
||||
|
||||
VER = 2.0.4
|
||||
|
||||
THISAPP = libjpeg-turbo-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -39,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = be306afc2d2ebd6931b634df0e8cbaf5
|
||||
$(DL_FILE)_MD5 = d01d9e0c28c27bc0de9f4e2e8ff49855
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user