mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
libjpeg: update to 1.5.1
The old libjpeg is renamed to libjpeg-compat The compat makes the old libs maintainable Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org> Reviewed-by: Jonatan Schlag <jonatan.schlag@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
1cd30812d6
commit
71a95ee330
@@ -9,25 +9,27 @@
|
||||
#usr/include/jmorecfg.h
|
||||
#usr/include/jpeglib.h
|
||||
#usr/include/turbojpeg.h
|
||||
#usr/lib/libjpeg.a
|
||||
#usr/lib/libjpeg.la
|
||||
#usr/lib/libjpeg.so
|
||||
usr/lib/libjpeg.so.62
|
||||
usr/lib/libjpeg.so.62.1.0
|
||||
#usr/lib/libturbojpeg.a
|
||||
usr/lib/libjpeg.so.8
|
||||
usr/lib/libjpeg.so.8.1.2
|
||||
#usr/lib/libturbojpeg.la
|
||||
#usr/lib/libturbojpeg.so
|
||||
usr/lib/libturbojpeg.so.0
|
||||
usr/lib/libturbojpeg.so.0.0.0
|
||||
#usr/man/man1/cjpeg.1
|
||||
#usr/man/man1/djpeg.1
|
||||
#usr/man/man1/jpegtran.1
|
||||
#usr/man/man1/rdjpgcom.1
|
||||
#usr/man/man1/wrjpgcom.1
|
||||
#usr/share/doc/README
|
||||
#usr/share/doc/README-turbo.txt
|
||||
#usr/share/doc/example.c
|
||||
#usr/share/doc/libjpeg.txt
|
||||
#usr/share/doc/structure.txt
|
||||
#usr/share/doc/usage.txt
|
||||
#usr/share/doc/wizard.txt
|
||||
usr/lib/libturbojpeg.so.0.1.0
|
||||
#usr/lib/pkgconfig/libjpeg.pc
|
||||
#usr/lib/pkgconfig/libturbojpeg.pc
|
||||
#usr/share/doc/libjpeg-turbo
|
||||
#usr/share/doc/libjpeg-turbo/LICENSE.md
|
||||
#usr/share/doc/libjpeg-turbo/README.ijg
|
||||
#usr/share/doc/libjpeg-turbo/README.md
|
||||
#usr/share/doc/libjpeg-turbo/example.c
|
||||
#usr/share/doc/libjpeg-turbo/libjpeg.txt
|
||||
#usr/share/doc/libjpeg-turbo/structure.txt
|
||||
#usr/share/doc/libjpeg-turbo/usage.txt
|
||||
#usr/share/doc/libjpeg-turbo/wizard.txt
|
||||
#usr/share/man/man1/cjpeg.1
|
||||
#usr/share/man/man1/djpeg.1
|
||||
#usr/share/man/man1/jpegtran.1
|
||||
#usr/share/man/man1/rdjpgcom.1
|
||||
#usr/share/man/man1/wrjpgcom.1
|
||||
|
||||
3
config/rootfiles/common/libjpeg-compat
Normal file
3
config/rootfiles/common/libjpeg-compat
Normal file
@@ -0,0 +1,3 @@
|
||||
usr/lib/libjpeg.so.62
|
||||
usr/lib/libjpeg.so.62.1.0
|
||||
usr/lib/libturbojpeg.so.0.0.0
|
||||
Reference in New Issue
Block a user