package/zziplib: bump version to 0.13.72
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 10 Jan 2021 14:45:00 +0000 (15:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 Jan 2021 21:05:25 +0000 (22:05 +0100)
commit30424ec74b1d2a1e63a12007ff8ca0c72e5c6d33
treec8224e01d84607ecb8c9e6122008ffb8f571d56c
parente3cf26dda31e6c1720c53e0229d93fe2a5ea18aa
package/zziplib: bump version to 0.13.72

Changelog: https://github.com/gdraheim/zziplib/blob/master/ChangeLog

Upstream switched the project to cmake and deprecated automake:
https://github.com/gdraheim/zziplib/commit/5116d90fef820db8a9b3e52ab5a6a11f84dcfc9d

Removed dependency to host-python3 as it is needed only for tests:
https://github.com/gdraheim/zziplib/blob/master/test/CMakeLists.txt#L21

Remove GNUmakefile to fix build error as the real makefile is Makefile.
GNUnamefile includes files which do not exist after configure and fails
to include Makefile:
https://github.com/gdraheim/zziplib/blob/master/GNUmakefile#L60

Added optional dependency to SDL2.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/zziplib/zziplib.hash
package/zziplib/zziplib.mk