forked from ports/compat-32
libpng-32: 1.6.24 -> 1.6.25
This commit is contained in:
parent
af6d870ba6
commit
591ca57533
@ -5,9 +5,9 @@ lrwxrwxrwx root/root usr/lib32/libpng.la -> libpng16.la
|
||||
lrwxrwxrwx root/root usr/lib32/libpng.so -> libpng16.so
|
||||
-rw-r--r-- root/root usr/lib32/libpng16.a
|
||||
-rwxr-xr-x root/root usr/lib32/libpng16.la
|
||||
lrwxrwxrwx root/root usr/lib32/libpng16.so -> libpng16.so.16.24.0
|
||||
lrwxrwxrwx root/root usr/lib32/libpng16.so.16 -> libpng16.so.16.24.0
|
||||
-rwxr-xr-x root/root usr/lib32/libpng16.so.16.24.0
|
||||
lrwxrwxrwx root/root usr/lib32/libpng16.so -> libpng16.so.16.25.0
|
||||
lrwxrwxrwx root/root usr/lib32/libpng16.so.16 -> libpng16.so.16.25.0
|
||||
-rwxr-xr-x root/root usr/lib32/libpng16.so.16.25.0
|
||||
drwxr-xr-x root/root usr/lib32/pkgconfig/
|
||||
lrwxrwxrwx root/root usr/lib32/pkgconfig/libpng.pc -> libpng16.pc
|
||||
-rw-r--r-- root/root usr/lib32/pkgconfig/libpng16.pc
|
||||
|
@ -1,2 +1,2 @@
|
||||
ffcdbd549814787fa8010c372e35ff25 libpng-1.6.24.tar.xz
|
||||
c49ff77efebb8ab3dd8c10469e162d94 libpng-apng.patch
|
||||
0cb72ef57a576bfed1b6cb4b5a09b554 libpng-1.6.25.tar.xz
|
||||
312fa4f13c14fded81ab6e9c5cb0055b libpng-apng.patch
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: zlib-32 libpng
|
||||
|
||||
name=libpng-32
|
||||
version=1.6.24
|
||||
version=1.6.25
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/libpng/libpng-$version.tar.xz
|
||||
libpng-apng.patch)
|
||||
@ -12,7 +12,7 @@ source=(http://download.sourceforge.net/libpng/libpng-$version.tar.xz
|
||||
build() {
|
||||
cd libpng-$version
|
||||
|
||||
patch -p1 -i $SRC/libpng-apng.patch
|
||||
patch -p0 -i $SRC/libpng-apng.patch
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user