2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libpng: added APNG support for Firefox.

This commit is contained in:
Dylan Araps 2019-08-28 19:35:22 +00:00
parent 7faf20ea4c
commit 7dad093e92
5 changed files with 1733 additions and 1 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
patch -p1 < libpng-1.6.37-apng.patch
./configure \
--prefix=/usr

View File

@ -1 +1,2 @@
505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca libpng-1.6.37.tar.xz
18b71dcd329af6ddb483cb6d145535861e04918f7eb95e8051545f0bbce7d517 libpng-1.6.37-apng.patch

File diff suppressed because it is too large Load Diff

View File

@ -1 +1,2 @@
https://downloads.sourceforge.net/libpng/libpng-1.6.37.tar.xz
patches/libpng-1.6.37-apng.patch

View File

@ -1 +1 @@
1.6.37 1
1.6.37 2