mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
libgd: update to 2.3.2
Switch to building with Ninja for faster compilation. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/CMakeLists.txt
|
||||
+++ b/src/CMakeLists.txt
|
||||
@@ -22,8 +22,6 @@ SET (LIBGD_SRC_FILES
|
||||
@@ -24,8 +24,6 @@ SET (LIBGD_SRC_FILES
|
||||
gd_io_dp.c
|
||||
gd_io_file.c
|
||||
gd_io_ss.c
|
||||
@@ -9,7 +9,7 @@
|
||||
gd_jpeg.c
|
||||
gd_matrix.c
|
||||
gd_nnquant.c
|
||||
@@ -59,8 +57,6 @@ SET (LIBGD_SRC_FILES
|
||||
@@ -61,8 +59,6 @@ SET (LIBGD_SRC_FILES
|
||||
gdhelpers.c
|
||||
gdhelpers.h
|
||||
gdkanji.c
|
||||
@@ -18,7 +18,7 @@
|
||||
gdtables.c
|
||||
gdxpm.c
|
||||
jisx0208.h
|
||||
@@ -204,7 +200,6 @@ install(FILES
|
||||
@@ -203,7 +199,6 @@ install(FILES
|
||||
gdfonts.h
|
||||
gdfontt.h
|
||||
gdfx.h
|
||||
|
||||
Reference in New Issue
Block a user