]> git.pld-linux.org Git - packages/libpng12.git/commitdiff
- added, temporary, very ugly hack for non-autotooled libpng 1.2
authoraredridel <aredridel@pld-linux.org>
Mon, 7 Aug 2006 20:50:24 +0000 (20:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpng.la -> 1.1
    libpng12.la -> 1.1

libpng.la [new file with mode: 0644]
libpng12.la [new file with mode: 0644]

diff --git a/libpng.la b/libpng.la
new file mode 100644 (file)
index 0000000..23da0c2
--- /dev/null
+++ b/libpng.la
@@ -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'
diff --git a/libpng12.la b/libpng12.la
new file mode 100644 (file)
index 0000000..f06e815
--- /dev/null
@@ -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'
This page took 0.057765 seconds and 4 git commands to generate.