From 19b3d8dc8fa709d0f75eaa27b53be2d168f40c1e Mon Sep 17 00:00:00 2001 From: Daniel Jahre Date: Fri, 3 Sep 2004 14:23:30 +0000 Subject: [PATCH] Daniel Jahre: - added package pth version 2.0.1 - needed for kmail opengpg integration [2004082000050613679] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3980 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/daja77/pth/pth.desc | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 package/daja77/pth/pth.desc diff --git a/package/daja77/pth/pth.desc b/package/daja77/pth/pth.desc new file mode 100644 index 000000000..83e5a9048 --- /dev/null +++ b/package/daja77/pth/pth.desc @@ -0,0 +1,43 @@ + +[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/daja77/pth/pth.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2003 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] GNU Pth - The GNU Portable Threads + +[T] Pth is a very portable POSIX/ANSI-C based library for Unix platforms which +[T] provides non-preemptive priority-based scheduling for multiple threads of +[T] execution (aka ``multithreading'') inside event-driven applications. +[T] Additionally Pth provides an optional emulation API for POSIX.1c threads +[T] ("Pthreads") which can be used for backward compatibility to existing +[T] multithreaded applications. + +[A] Ralf S. Engelschall +[M] Daniel Jahre + +[C] base/library + +[L] GPL +[S] Stable +[V] 2.0.1 +[P] X -----5---9 118.100 + +[D] 4179812492 pth-2.0.1.tar.gz ftp://ftp.gnu.org/gnu/pth/