From f2a078677b4b166a5a211f21348773999231a06c Mon Sep 17 00:00:00 2001 From: fake Date: Fri, 31 Mar 2006 19:35:03 +0000 Subject: [PATCH] fake: libidn: move to base, flag as CORE this is needed for the kopete jabber plugin, which is currently missing in crystal. [2006032816585430466] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7379 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/libidn/libidn.cache | 41 +++++++++++++++++++++++++ package/base/libidn/libidn.desc | 51 ++++++++++++++++++++++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 package/base/libidn/libidn.cache create mode 100644 package/base/libidn/libidn.desc diff --git a/package/base/libidn/libidn.cache b/package/base/libidn/libidn.cache new file mode 100644 index 000000000..240c7a22e --- /dev/null +++ b/package/base/libidn/libidn.cache @@ -0,0 +1,41 @@ +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/avm/libidn/libidn.cache +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[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; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[TIMESTAMP] 1142468151 Thu Mar 16 01:15:51 2006 (5) +[TIMESTAMP] 1142712176 Sat Mar 18 21:02:56 2006 (9) + +[CONFIG-ID] TRUNK-x86-reference +[ROCKVER] TRUNK + +[LOGS] 5-libidn.log 9-libidn.log + +[BUILDTIME] 4204 (5) +[BUILDTIME] 5061 (9) +[SIZE] 0.57 MB, 75 files + +[DEP] 00-dirtree bash2 binutils bzip2 coreutils diffutils emacs +[DEP] findutils gawk gcc34 gcc34:dev gettext glibc23 glibc23:dev grep +[DEP] linux26-header:dev make mktemp net-tools rrdtool sed sysfiles tar +[DEP] texinfo util-linux xorg + +[PROVIDES] idn libidn.a libidn.so + diff --git a/package/base/libidn/libidn.desc b/package/base/libidn/libidn.desc new file mode 100644 index 000000000..d606dfc95 --- /dev/null +++ b/package/base/libidn/libidn.desc @@ -0,0 +1,51 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/base/libidn/libidn.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[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; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] A library for preparing internationalized strings. + +[T] GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA +[T] specifications defined by the IETF Internationalized Domain Names (IDN) +[T] working group. +[T] It is used to prepare internationalized strings (such as domain name +[T] labels, usernames, and passwords) in order to increase the likelihood that +[T] string input and string comparison work in ways that make sense for typical +[T] users throughout the world. The library contains a generic Stringprep +[T] implementation that does Unicode 3.2 NFKC normalization, mapping and +[T] prohibition of characters, and bidirectional character handling. Profiles +[T] for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and +[T] ASCII Compatible Encoding (ACE) via IDNA are supported. + +[U] http://www.gnu.org/software/libidn/ + +[A] Simon Josefsson +[M] Andreas V. 'netrunner' Meier + +[C] extra/development +[F] CORE + +[L] GPL +[S] Alpha +[V] 0.6.3 +[P] X -----5---9 124.300 + +[D] 1280147715 libidn-0.6.3.tar.gz ftp://alpha.gnu.org/pub/gnu/libidn/