Wed, 29 Jul 2009 11:00:48 +0200
Import new package spec for introduction into repository.
michael@3 | 1 | ## |
michael@3 | 2 | ## LibLZO.txt -- Addendum to OS X Package Specification Document |
michael@3 | 3 | ## Copyright (c) 2009 Michael Schloh von Bennewitz <michael@schloh.com> |
michael@3 | 4 | ## |
michael@3 | 5 | ## Permission to use, copy, modify, and distribute this software for |
michael@3 | 6 | ## any purpose with or without fee is hereby granted, provided that |
michael@3 | 7 | ## the above copyright notice and this permission notice appear in all |
michael@3 | 8 | ## copies. |
michael@3 | 9 | ## |
michael@3 | 10 | ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED |
michael@3 | 11 | ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
michael@3 | 12 | ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
michael@3 | 13 | ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR |
michael@3 | 14 | ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
michael@3 | 15 | ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
michael@3 | 16 | ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
michael@3 | 17 | ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
michael@3 | 18 | ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
michael@3 | 19 | ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
michael@3 | 20 | ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
michael@3 | 21 | ## SUCH DAMAGE. |
michael@3 | 22 | ## |
michael@3 | 23 | |
michael@3 | 24 | |
michael@3 | 25 | LZO Compression Development Package |
michael@3 | 26 | ----------------------------------- |
michael@3 | 27 | Name: LibLZO |
michael@3 | 28 | Summary: Lempel-Ziv-Oberhumer Compression Logic |
michael@3 | 29 | URL: http://www.oberhumer.com/opensource/lzo/ |
michael@3 | 30 | Packager: Michael Schloh von Bennewitz |
michael@3 | 31 | Vendor: Markus F.X.J. Oberhumer |
michael@3 | 32 | |
michael@3 | 33 | Package source: LibLZO.pmdoc |
michael@3 | 34 | Package output: LibLZO.pkg |
michael@3 | 35 | |
michael@3 | 36 | Executing LibLZO.pkg installs header archives and universal libraries |
michael@3 | 37 | (IA-32/X86-64/PPC7400/PPC64) to the OS X operating system required for |
michael@3 | 38 | developing applications using LZO compression logic. |
michael@3 | 39 | |
michael@3 | 40 | To create the installation package, use the OS X PackageMaker |
michael@3 | 41 | application or equivalent command line utility. Required sources |
michael@3 | 42 | include the package specification (<file>.pmdoc) and the archives |
michael@3 | 43 | specified within the package specification. These references are |
michael@3 | 44 | listed in the following manifest, and must be manually placed. |
michael@3 | 45 | |
michael@3 | 46 | Filesystem Root (fsrt) Manifest |
michael@3 | 47 | ------------------------------- |
michael@3 | 48 | drwxr-xr-x 3 root wheel 102 25 Jul 18:04 fsrt |
michael@3 | 49 | drwxr-xr-x 3 root wheel 102 25 Jul 18:04 fsrt/usr |
michael@3 | 50 | drwxr-xr-x 4 root wheel 136 25 Jul 18:04 fsrt/usr/local |
michael@3 | 51 | drwxr-xr-x 3 root wheel 102 25 Jul 18:04 fsrt/usr/local/include |
michael@3 | 52 | drwxr-xr-x 15 root wheel 510 25 Jul 18:04 fsrt/usr/local/include/lzo |
michael@3 | 53 | -rw-r--r-- 1 root wheel 3334 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1.h |
michael@3 | 54 | -rw-r--r-- 1 root wheel 3338 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1a.h |
michael@3 | 55 | -rw-r--r-- 1 root wheel 6085 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1b.h |
michael@3 | 56 | -rw-r--r-- 1 root wheel 6082 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1c.h |
michael@3 | 57 | -rw-r--r-- 1 root wheel 3773 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1f.h |
michael@3 | 58 | -rw-r--r-- 1 root wheel 6561 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1x.h |
michael@3 | 59 | -rw-r--r-- 1 root wheel 5337 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1y.h |
michael@3 | 60 | -rw-r--r-- 1 root wheel 5414 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo1z.h |
michael@3 | 61 | -rw-r--r-- 1 root wheel 3227 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo2a.h |
michael@3 | 62 | -rw-r--r-- 1 root wheel 5769 25 Jul 05:35 fsrt/usr/local/include/lzo/lzo_asm.h |
michael@3 | 63 | -rw-r--r-- 1 root wheel 14090 25 Jul 05:35 fsrt/usr/local/include/lzo/lzoconf.h |
michael@3 | 64 | -rw-r--r-- 1 root wheel 65826 25 Jul 05:35 fsrt/usr/local/include/lzo/lzodefs.h |
michael@3 | 65 | -rw-r--r-- 1 root wheel 2512 25 Jul 05:35 fsrt/usr/local/include/lzo/lzoutil.h |
michael@3 | 66 | drwxr-xr-x 6 root wheel 204 25 Jul 19:02 fsrt/usr/local/lib |
michael@3 | 67 | lrw-r--r-- 1 root wheel 9 25 Jul 19:02 fsrt/usr/local/lib/liblzo.a -> liblzo2.a |
michael@3 | 68 | lrwxr-xr-x 1 root wheel 10 25 Jul 19:02 fsrt/usr/local/lib/liblzo.la -> liblzo2.la |
michael@3 | 69 | -rw-r--r-- 1 root wheel 1049552 25 Jul 05:36 fsrt/usr/local/lib/liblzo2.a |
michael@3 | 70 | -rwxr-xr-x 1 root wheel 740 25 Jul 05:35 fsrt/usr/local/lib/liblzo2.la |