From f1b662bacaed63f6eb0774dda7be0fd78ad19054 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sun, 13 Jan 2008 22:26:23 +0000 Subject: Added some graphics libraries, handled a few requests, fixed bus error on apt close, got links compiling with the right compiler, and switched JamVM back to its internal libffi. git-svn-id: http://svn.telesphoreo.org/trunk@13 514c082c-b64e-11dc-b46d-3d985efe055d --- data/libarchive/_metadata/description | 2 ++ data/libarchive/_metadata/license | 26 ++++++++++++++++++++++++++ data/libarchive/_metadata/maintainer | 1 + data/libarchive/_metadata/priority | 1 + data/libarchive/_metadata/section | 1 + data/libarchive/_metadata/version | 1 + 6 files changed, 32 insertions(+) create mode 100644 data/libarchive/_metadata/description create mode 100644 data/libarchive/_metadata/license create mode 120000 data/libarchive/_metadata/maintainer create mode 100644 data/libarchive/_metadata/priority create mode 100644 data/libarchive/_metadata/section create mode 100644 data/libarchive/_metadata/version (limited to 'data/libarchive/_metadata') diff --git a/data/libarchive/_metadata/description b/data/libarchive/_metadata/description new file mode 100644 index 000000000..005d9a0c9 --- /dev/null +++ b/data/libarchive/_metadata/description @@ -0,0 +1,2 @@ +this package isn't described yet +This package, which I'm certain is incredibly interesting, has yet to be described. This is probably because Jay has spent days getting all kinds of bookkeeping issues, like copyright notifications, all in their correct places, and descriptions just aren't the most important thing he could be working on. If this is a problem, please come back later. diff --git a/data/libarchive/_metadata/license b/data/libarchive/_metadata/license new file mode 100644 index 000000000..6128d175f --- /dev/null +++ b/data/libarchive/_metadata/license @@ -0,0 +1,26 @@ +All of the C source code and documentation in this package is subject +to the following: + +Copyright (c) 2003-2006 Tim Kientzle +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer + in this position and unchanged. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS 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 AUTHOR(S) 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. diff --git a/data/libarchive/_metadata/maintainer b/data/libarchive/_metadata/maintainer new file mode 120000 index 000000000..0fa66e077 --- /dev/null +++ b/data/libarchive/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/saurik \ No newline at end of file diff --git a/data/libarchive/_metadata/priority b/data/libarchive/_metadata/priority new file mode 100644 index 000000000..134d9bc32 --- /dev/null +++ b/data/libarchive/_metadata/priority @@ -0,0 +1 @@ +optional diff --git a/data/libarchive/_metadata/section b/data/libarchive/_metadata/section new file mode 100644 index 000000000..f1d43c641 --- /dev/null +++ b/data/libarchive/_metadata/section @@ -0,0 +1 @@ +archive diff --git a/data/libarchive/_metadata/version b/data/libarchive/_metadata/version new file mode 100644 index 000000000..11e321269 --- /dev/null +++ b/data/libarchive/_metadata/version @@ -0,0 +1 @@ +2.4.11 -- cgit v1.2.3