K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / share / doc / libpng12-0 /
server ip : 104.21.89.46

your ip : 172.70.80.203

H O M E


Filename/usr/share/doc/libpng12-0/README.Debian
Size1.3 kb
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified04-Feb-2014 14:46
Last accessed06-Jul-2025 19:45
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
libpng for Debian
-----------------

There have been changes in the way libpng is handled. Currently, there
are 2 versions of libpng in Debian at a time : libpng10 and libpng12,
formerly known as libpng2 and libpng3.

* The libpng10-0 and libpng12-0 packages contain the runtime for apps
built with these new libraries.
* libpng2 and libpng3 contain compatibility symlinks to let apps built
with older versions work correctly.
* libpng10-dev and libpng12-dev are the corresponding development
packages. You should only use libpng10-dev to build packages using
gdk-imlib1.
* libpng2-dev and libpng3-dev provide compatibility symlinks to build
applications still build-depending on those.

A package linking with libpng should use as build-depends :
* libpng-dev for small packages not depending on other libraries which
use or may use libpng.
* libpng10-dev for packages also linking with gdk-imlib1 or gnome 1.
* libpng12-dev for packages also linking with SDL, Gnome 2, Qt, or any
other library using libpng12.

This version diverges from upstream in 3 ways :
1) the library is explicitly linked with -lm -lz
2) libpng.so.3 is just a compatibility symlink
3) symbols are versioned

-- Junichi Uekawa <[email protected]>, Mon Oct 28 2002 12:27:54
-- Josselin Mouette <[email protected]>, Tue Jun 10 2003 18:16:17 +0200