UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
[ BASH | XML | JSON ]

libpng

The libpng package contains libraries used by other programs for reading and writing PNG files. The PNG format was designed as a replacement for GIF and, to a lesser extent, TIFF, with many improvements and extensions and lack of patent problems.

Package info

Codename: libpng
Source file: libpng-1.6.35.tar.xz
Source directory: libpng-1.6.35
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/libpng-1.6.35.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/libpng-1.6.35.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: openshadinglanguage, openttd-base, pixman, irrlicht, graphviz, fltk, cairo, libvncserver, libwebp, openjpeg, cups-filters, python3-matplotlib, qt4, imlib2, ghostscript, blender, php, ImageMagick7, gdk-pixbuf, qt5.
Patches: libpng-1.6.35-apng.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
    ARG_STATIC="--enable-static"
fi

./configure --prefix=/usr $ARG_STATIC

Build script:
make

Install script:
make install &&
mkdir -v /usr/share/doc/libpng-1.6.35 &&
cp -v README libpng-manual.txt /usr/share/doc/libpng-1.6.35


Apache/2.4.62 (Debian) Server at ulfs.org Port 443