Matthias Lay
12 years ago
committed by
Christian Wiese
3 changed files with 75 additions and 0 deletions
@ -0,0 +1,27 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1373469218 Wed Jul 10 17:13:38 2013 |
||||||
|
[BUILDTIME] 10 (5) |
||||||
|
[SIZE] 0.90 MB, 20 files |
||||||
|
|
||||||
|
[DEP] autoconf |
||||||
|
[DEP] automake |
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] m4 |
||||||
|
[DEP] make |
||||||
|
[DEP] perl |
||||||
|
[DEP] runit |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux |
@ -0,0 +1,15 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../uriparser/uriparser.conf |
||||||
|
# Copyright (C) 2013 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
var_append confopt ' ' '--disable-test --disable-doc' |
@ -0,0 +1,33 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../uriparser/uriparser.desc |
||||||
|
[COPY] Copyright (C) 2013 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] RFC 3986 URI parsing and processing libary |
||||||
|
|
||||||
|
[T] uriparser is a strictly RFC 3986 compliant URI parsing library written in C. |
||||||
|
[T] uriparser is cross-platform, fast, supports Unicode |
||||||
|
[T] and is licensed under the New BSD license. |
||||||
|
|
||||||
|
[U] http://downloads.sourceforge.net/uriparser |
||||||
|
|
||||||
|
[A] Weijia Song <songweijia@gmail.com> |
||||||
|
[A] Sebastian Pipping <webmaster@hartwork.org> |
||||||
|
[M] The OpenSDE Community <list@opensde.org> |
||||||
|
|
||||||
|
[C] C URI Parser |
||||||
|
|
||||||
|
[L] BSD |
||||||
|
[V] 0.7.8 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 3660355827 uriparser-0.7.8.tar.bz2 http://downloads.sourceforge.net/uriparser/ |
Loading…
Reference in new issue