From 72d94e14c53a15ce55c2b4b8e2e83114c34d34ba Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Sun, 3 Jun 2007 13:32:05 +0000 Subject: [PATCH] Stefan Fiedler: add agg, libmspack [2007052904153516795] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8522 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/public/agg/agg.desc | 48 +++++++++++++++++++++++++ package/public/libmspack/libmspack.desc | 45 +++++++++++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 package/public/agg/agg.desc create mode 100644 package/public/libmspack/libmspack.desc diff --git a/package/public/agg/agg.desc b/package/public/agg/agg.desc new file mode 100644 index 000000000..9f7e64f58 --- /dev/null +++ b/package/public/agg/agg.desc @@ -0,0 +1,48 @@ + +[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/public/agg/agg.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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 high quality rendering engine for C++ + +[T] Anti-Grain Geometry (AGG) is a general purpose graphical toolkit written +[T] completely in standard and platform independent C++. It can be used in +[T] many areas of computer programming where high quality 2D graphics is an +[T] essential part of the project. For example, if you render 2D geographic +[T] maps AGG is a must. AGG uses only C++ and standard C runtime functions, +[T] such as memcpy, sin, cos, sqrt, etc. The basic algorithms don't even use +[T] C++ Standard Template Library. Thus, AGG can be used in a very large number +[T] of applications, including embedded systems. + +[U] http://www.antigrain.com + +[A] Maxim Shemanarev +[M] The ROCK Linux Project + +[C] extra/development + +[L] GPL +[S] Stable +[V] 2.5 +[P] X -----5---9 800.000 + +[D] 802618300 agg-2.5.tar.gz http://www.antigrain.com/ + diff --git a/package/public/libmspack/libmspack.desc b/package/public/libmspack/libmspack.desc new file mode 100644 index 000000000..1c6d56d9d --- /dev/null +++ b/package/public/libmspack/libmspack.desc @@ -0,0 +1,45 @@ + +[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/public/libmspack/libmspack.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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 Microsoft compression formats +[T] The purpose of libmspack is to provide both compression and decompression +[T] of some loosely related file formats used by Microsoft. The intention is +[T] to support all of the following formats: +[T] COMPRESS.EXE [SZDD] (.??_), Microsoft Help (.HLP), COMPRESS.EXE [KWAJ] +[T] (.??_), Microsoft Cabinet (.CAB). HTML Help (.CHM), and +[T] Microsoft eBook (.LIT). + +[U] http://www.kyz.uklinux.net/libmspack + +[A] Stuart Caie +[M] The ROCK Linux Project + +[C] extra/archive + +[L] LGPL +[S] Alpha +[V] 2006-09-20 +[P] X -----5---9 800.000 + +[D] 4246577333 libmspack-0.0.20060920alpha.tar.gz http://www.kyz.uklinux.net/downloads/ +