diff options
author | Jay Freeman <saurik@saurik.com> | 2009-06-20 01:30:42 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-06-20 01:30:42 +0000 |
commit | b047ebb3a6b1ad92dde89b400169cd091d2da568 (patch) | |
tree | a1e2b4870723baeb677398aa4dae9db048e26111 /data/libxml2 | |
parent | 086a9c8bd2ef956336016613e7691d304d0116fa (diff) |
Stage 1 of massive libxml2 reorganization.
git-svn-id: http://svn.telesphoreo.org/trunk@626 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/libxml2')
-rw-r--r-- | data/libxml2/_metadata/depiction | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/description | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/homepage | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/license | 27 | ||||
l--------- | data/libxml2/_metadata/maintainer | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/priority | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/role | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/section | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/tags | 1 | ||||
-rw-r--r-- | data/libxml2/_metadata/version | 1 | ||||
-rw-r--r-- | data/libxml2/formed.diff | 38 | ||||
-rw-r--r-- | data/libxml2/libxml2-2.6.32.tar.gz | bin | 4722227 -> 0 bytes | |||
-rw-r--r-- | data/libxml2/make.sh | 4 | ||||
-rw-r--r-- | data/libxml2/nspop.diff | 10 |
14 files changed, 0 insertions, 88 deletions
diff --git a/data/libxml2/_metadata/depiction b/data/libxml2/_metadata/depiction deleted file mode 100644 index e14987749..000000000 --- a/data/libxml2/_metadata/depiction +++ /dev/null @@ -1 +0,0 @@ -http://cydia.saurik.com/info/libxml2/ diff --git a/data/libxml2/_metadata/description b/data/libxml2/_metadata/description deleted file mode 100644 index 4fa2b6136..000000000 --- a/data/libxml2/_metadata/description +++ /dev/null @@ -1 +0,0 @@ -very popular XML parser from Gnome diff --git a/data/libxml2/_metadata/homepage b/data/libxml2/_metadata/homepage deleted file mode 100644 index 3257c46a0..000000000 --- a/data/libxml2/_metadata/homepage +++ /dev/null @@ -1 +0,0 @@ -http://xmlsoft.org/ diff --git a/data/libxml2/_metadata/license b/data/libxml2/_metadata/license deleted file mode 100644 index 417e95531..000000000 --- a/data/libxml2/_metadata/license +++ /dev/null @@ -1,27 +0,0 @@ -Except where otherwise noted in the source code (e.g. the files hash.c, -list.c and the trio files, which are covered by a similar licence but -with different Copyright notices) all the files are: - - Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is fur- -nished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- -NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- -NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -Except as contained in this notice, the name of Daniel Veillard shall not -be used in advertising or otherwise to promote the sale, use or other deal- -ings in this Software without prior written authorization from him. - diff --git a/data/libxml2/_metadata/maintainer b/data/libxml2/_metadata/maintainer deleted file mode 120000 index 0fa66e077..000000000 --- a/data/libxml2/_metadata/maintainer +++ /dev/null @@ -1 +0,0 @@ -../../../people/saurik
\ No newline at end of file diff --git a/data/libxml2/_metadata/priority b/data/libxml2/_metadata/priority deleted file mode 100644 index fad9e164a..000000000 --- a/data/libxml2/_metadata/priority +++ /dev/null @@ -1 +0,0 @@ -required diff --git a/data/libxml2/_metadata/role b/data/libxml2/_metadata/role deleted file mode 100644 index 8d0320866..000000000 --- a/data/libxml2/_metadata/role +++ /dev/null @@ -1 +0,0 @@ -developer diff --git a/data/libxml2/_metadata/section b/data/libxml2/_metadata/section deleted file mode 100644 index e0eb96881..000000000 --- a/data/libxml2/_metadata/section +++ /dev/null @@ -1 +0,0 @@ -Development diff --git a/data/libxml2/_metadata/tags b/data/libxml2/_metadata/tags deleted file mode 100644 index a8928cec8..000000000 --- a/data/libxml2/_metadata/tags +++ /dev/null @@ -1 +0,0 @@ -purpose::library diff --git a/data/libxml2/_metadata/version b/data/libxml2/_metadata/version deleted file mode 100644 index 2edd3d459..000000000 --- a/data/libxml2/_metadata/version +++ /dev/null @@ -1 +0,0 @@ -2.6.32 diff --git a/data/libxml2/formed.diff b/data/libxml2/formed.diff deleted file mode 100644 index 9ff684d7c..000000000 --- a/data/libxml2/formed.diff +++ /dev/null @@ -1,38 +0,0 @@ -diff -ru libxml2-2.6.32/parser.c libxml2-2.6.32+iPhone/parser.c ---- libxml2-2.6.32/parser.c 2008-04-08 14:47:58.000000000 +0000 -+++ libxml2-2.6.32+iPhone/parser.c 2008-08-28 07:30:34.000000000 +0000 -@@ -10003,7 +10003,7 @@ - xmlParseGetLasts(ctxt, &lastlt, &lastgt); - - while (1) { -- if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) -+ if ((ctxt->wellFormed != 1) && (ctxt->disableSAX == 1)) - return(0); - - -@@ -10881,7 +10881,7 @@ - - if (ctxt == NULL) - return(XML_ERR_INTERNAL_ERROR); -- if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) -+ if ((ctxt->wellFormed != 1) && (ctxt->disableSAX == 1)) - return(ctxt->errNo); - if (ctxt->instate == XML_PARSER_START) - xmlDetectSAX2(ctxt); -@@ -10932,7 +10932,7 @@ - (ctxt->input->buf != NULL)) { - xmlParserInputBufferPush(ctxt->input->buf, 1, "\r"); - } -- if ((ctxt->errNo != XML_ERR_OK) && (ctxt->disableSAX == 1)) -+ if ((ctxt->wellFormed != 1) && (ctxt->disableSAX == 1)) - return(ctxt->errNo); - if (terminate) { - /* -@@ -10962,6 +10962,7 @@ - } - ctxt->instate = XML_PARSER_EOF; - } -+ if (ctxt->wellFormed) return(0); - return((xmlParserErrors) ctxt->errNo); - } - diff --git a/data/libxml2/libxml2-2.6.32.tar.gz b/data/libxml2/libxml2-2.6.32.tar.gz Binary files differdeleted file mode 100644 index 5e3a6f4f0..000000000 --- a/data/libxml2/libxml2-2.6.32.tar.gz +++ /dev/null diff --git a/data/libxml2/make.sh b/data/libxml2/make.sh deleted file mode 100644 index 457bfd295..000000000 --- a/data/libxml2/make.sh +++ /dev/null @@ -1,4 +0,0 @@ -pkg:setup -pkg:configure --without-python -make -pkg:install diff --git a/data/libxml2/nspop.diff b/data/libxml2/nspop.diff deleted file mode 100644 index c324af8ac..000000000 --- a/data/libxml2/nspop.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- libxml2-2.6.16/parser.c 2004-11-09 15:48:18.000000000 +0000 -+++ libxml2-2.6.16+iPhone/parser.c 2007-08-10 01:39:38.000000000 +0000 -@@ -9253,6 +9276,8 @@ - (!ctxt->disableSAX)) - ctxt->sax->endElementNs(ctxt->userData, name, prefix, URI); -+ if (ctxt->nsNr - nsNr > 0) -+ nsPop(ctxt, ctxt->nsNr - nsNr); - #ifdef LIBXML_SAX1_ENABLED - } else { - if ((ctxt->sax != NULL) && (ctxt->sax->endElement != NULL) && |