SOURCES: libpng12.la (NEW), libpng.la (NEW) - added, temporary, ve...

aredridel aredridel at pld-linux.org
Mon Aug 7 22:50:29 CEST 2006


Author: aredridel                    Date: Mon Aug  7 20:50:29 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added, temporary, very ugly hack for non-autotooled libpng 1.2

---- Files affected:
SOURCES:
   libpng12.la (NONE -> 1.1)  (NEW), libpng.la (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libpng12.la
diff -u /dev/null SOURCES/libpng12.la:1.1
--- /dev/null	Mon Aug  7 22:50:29 2006
+++ SOURCES/libpng12.la	Mon Aug  7 22:50:24 2006
@@ -0,0 +1,35 @@
+# libpng.la - a libtool library file
+# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
+#
+# Please DO NOT delete this file!
+# It is necessary for linking the library.
+
+# The name that we can dlopen(3).
+dlname='libpng12.so.0'
+
+# Names of this library.
+library_names='libpng12.so.0.1.2.12 libpng12.so.0 libpng12.so'
+
+# The name of the static archive.
+old_library='libpng12.a'
+
+# Libraries that this one depends upon.
+dependency_libs=''
+
+# Version information for libpng12.
+current=0
+age=0
+revision=0
+
+# Is this an already installed library?
+installed=yes
+
+# Should we warn about portability when linking against -modules?
+shouldnotlink=no
+
+# Files to dlopen/dlpreopen
+dlopen=''
+dlpreopen=''
+
+# Directory that this library needs to be installed in:
+libdir='/usr/lib'

================================================================
Index: SOURCES/libpng.la
diff -u /dev/null SOURCES/libpng.la:1.1
--- /dev/null	Mon Aug  7 22:50:29 2006
+++ SOURCES/libpng.la	Mon Aug  7 22:50:24 2006
@@ -0,0 +1,35 @@
+# libpng.la - a libtool library file
+# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
+#
+# Please DO NOT delete this file!
+# It is necessary for linking the library.
+
+# The name that we can dlopen(3).
+dlname='libpng.so.3'
+
+# Names of this library.
+library_names='libpng.so.3.1.2.12 libpng.so.3 libpng.so'
+
+# The name of the static archive.
+old_library='libpng.a'
+
+# Libraries that this one depends upon.
+dependency_libs=''
+
+# Version information for libpng.
+current=3
+age=0
+revision=0
+
+# Is this an already installed library?
+installed=yes
+
+# Should we warn about portability when linking against -modules?
+shouldnotlink=no
+
+# Files to dlopen/dlpreopen
+dlopen=''
+dlpreopen=''
+
+# Directory that this library needs to be installed in:
+libdir='/usr/lib'
================================================================


More information about the pld-cvs-commit mailing list