diff -r 00ecdf986278 -r 1ed312961917 LibLZO.pmdoc/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LibLZO.pmdoc/README.txt Wed Jul 29 11:00:48 2009 +0200 @@ -0,0 +1,70 @@ +## +## LibLZO.txt -- Addendum to OS X Package Specification Document +## Copyright (c) 2009 Michael Schloh von Bennewitz +## +## Permission to use, copy, modify, and distribute this software for +## any purpose with or without fee is hereby granted, provided that +## the above copyright notice and this permission notice appear in all +## copies. +## +## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED +## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR +## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF +## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT +## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +## SUCH DAMAGE. +## + + +LZO Compression Development Package +----------------------------------- +Name: LibLZO +Summary: Lempel-Ziv-Oberhumer Compression Logic +URL: http://www.oberhumer.com/opensource/lzo/ +Packager: Michael Schloh von Bennewitz +Vendor: Markus F.X.J. Oberhumer + +Package source: LibLZO.pmdoc +Package output: LibLZO.pkg + +Executing LibLZO.pkg installs header archives and universal libraries +(IA-32/X86-64/PPC7400/PPC64) to the OS X operating system required for +developing applications using LZO compression logic. + +To create the installation package, use the OS X PackageMaker +application or equivalent command line utility. Required sources +include the package specification (.pmdoc) and the archives +specified within the package specification. These references are +listed in the following manifest, and must be manually placed. + +Filesystem Root (fsrt) Manifest +------------------------------- +drwxr-xr-x 3 root wheel 102 25 Jul 18:04 fsrt +drwxr-xr-x 3 root wheel 102 25 Jul 18:04 fsrt/usr +drwxr-xr-x 4 root wheel 136 25 Jul 18:04 fsrt/usr/local +drwxr-xr-x 3 root wheel 102 25 Jul 18:04 fsrt/usr/local/include +drwxr-xr-x 15 root wheel 510 25 Jul 18:04 fsrt/usr/local/include/lzo +-rw-r--r-- 1 root wheel 3334 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1.h +-rw-r--r-- 1 root wheel 3338 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1a.h +-rw-r--r-- 1 root wheel 6085 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1b.h +-rw-r--r-- 1 root wheel 6082 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1c.h +-rw-r--r-- 1 root wheel 3773 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1f.h +-rw-r--r-- 1 root wheel 6561 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1x.h +-rw-r--r-- 1 root wheel 5337 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1y.h +-rw-r--r-- 1 root wheel 5414 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1z.h +-rw-r--r-- 1 root wheel 3227 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo2a.h +-rw-r--r-- 1 root wheel 5769 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo_asm.h +-rw-r--r-- 1 root wheel 14090 25 Jul 05:35 fsrt/usr/local/include/lzo/lzoconf.h +-rw-r--r-- 1 root wheel 65826 25 Jul 05:35 fsrt/usr/local/include/lzo/lzodefs.h +-rw-r--r-- 1 root wheel 2512 25 Jul 05:35 fsrt/usr/local/include/lzo/lzoutil.h +drwxr-xr-x 6 root wheel 204 25 Jul 19:02 fsrt/usr/local/lib +lrw-r--r-- 1 root wheel 9 25 Jul 19:02 fsrt/usr/local/lib/liblzo.a -> liblzo2.a +lrwxr-xr-x 1 root wheel 10 25 Jul 19:02 fsrt/usr/local/lib/liblzo.la -> liblzo2.la +-rw-r--r-- 1 root wheel 1049552 25 Jul 05:36 fsrt/usr/local/lib/liblzo2.a +-rwxr-xr-x 1 root wheel 740 25 Jul 05:35 fsrt/usr/local/lib/liblzo2.la