forked from kiss-community/repo
libpng: added APNG support for Firefox.
This commit is contained in:
parent
7faf20ea4c
commit
7dad093e92
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
patch -p1 < libpng-1.6.37-apng.patch
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca libpng-1.6.37.tar.xz
|
||||
18b71dcd329af6ddb483cb6d145535861e04918f7eb95e8051545f0bbce7d517 libpng-1.6.37-apng.patch
|
||||
|
1728
extra/libpng/patches/libpng-1.6.37-apng.patch
Normal file
1728
extra/libpng/patches/libpng-1.6.37-apng.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +1,2 @@
|
||||
https://downloads.sourceforge.net/libpng/libpng-1.6.37.tar.xz
|
||||
patches/libpng-1.6.37-apng.patch
|
||||
|
@ -1 +1 @@
|
||||
1.6.37 1
|
||||
1.6.37 2
|
||||
|
Loading…
Reference in New Issue
Block a user