libgd: Switch to CMake
authorRosen Penev <redacted>
Tue, 10 Sep 2019 20:49:21 +0000 (13:49 -0700)
committerRosen Penev <redacted>
Thu, 12 Sep 2019 21:48:32 +0000 (14:48 -0700)
commit3e44ecbafa3b5fd49224bd516ad1011ab632d04a
treef49b77e4a9e4fe60f1c6a5cf6233d6656417b8f6
parent70448f6e1fe166160901f5fce5e3e105ecd0974e
libgd: Switch to CMake

Size reduced from 92878 to 91675 bytes.

CMake added CXX files. Removed those.

Removed ceill patch. ceill is not used anymore.

Removed pkgconfig patch. CMake uses a different file, which does not have
this problem.

Further size reduction to 87938 with LTO.

Removed InstallDev. CMAKE_INSTALL takes care of that.

Added WebP support.

Signed-off-by: Rosen Penev <redacted>
libs/libgd/Makefile
libs/libgd/patches/100-no-cxx.patch [new file with mode: 0644]
libs/libgd/patches/101-gdlib-config.patch [deleted file]
libs/libgd/patches/102-gdlib-pc-in.patch [deleted file]
libs/libgd/patches/200-uclibc-ceill.patch [deleted file]
git clone https://git.99rst.org/PROJECT