From 8d8888f2de43b4518e2838686cf724103c9b90f9 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 6 Mar 2007 14:32:47 +0000 Subject: [PATCH] * added panda (0.5.4) - A PDF generator in the form of a C library git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20250 10447126-35f2-4685-b0cf-6dd780d3921f --- textproc/panda/hotfix.patch | 27 +++++++++++++++++++++++++++ textproc/panda/panda.cache | 32 ++++++++++++++++++++++++++++++++ textproc/panda/panda.conf | 11 +++++++++++ textproc/panda/panda.desc | 33 +++++++++++++++++++++++++++++++++ 4 files changed, 103 insertions(+) create mode 100644 textproc/panda/hotfix.patch create mode 100644 textproc/panda/panda.cache create mode 100644 textproc/panda/panda.conf create mode 100644 textproc/panda/panda.desc diff --git a/textproc/panda/hotfix.patch b/textproc/panda/hotfix.patch new file mode 100644 index 000000000..3d7983fb0 --- /dev/null +++ b/textproc/panda/hotfix.patch @@ -0,0 +1,27 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../panda/hotfix.patch +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +--- ./objects.c.orig 2007-03-06 11:09:57.000000000 -0300 ++++ ./objects.c 2007-03-06 11:10:18.000000000 -0300 +@@ -99,7 +99,7 @@ + created->children = (panda_child *) panda_xmalloc (sizeof (panda_child)); + + ((panda_child *) created->children)->next = NULL; +- (panda_child *) created->cachedLastChild = NULL; ++ created->cachedLastChild = NULL; + + // By default this object is not a pages object + created->isPages = panda_false; diff --git a/textproc/panda/panda.cache b/textproc/panda/panda.cache new file mode 100644 index 000000000..407845872 --- /dev/null +++ b/textproc/panda/panda.cache @@ -0,0 +1,32 @@ + +[TIMESTAMP] 1173190377 Tue Mar 6 11:12:57 2007 +[BUILDTIME] 100 (9) +[SIZE] 0.50 MB, 18 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] bdb +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] file +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] libjpeg +[DEP] libpng +[DEP] libtiff +[DEP] libtool +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] net-tools +[DEP] patch +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux +[DEP] zlib diff --git a/textproc/panda/panda.conf b/textproc/panda/panda.conf new file mode 100644 index 000000000..ce91f795b --- /dev/null +++ b/textproc/panda/panda.conf @@ -0,0 +1,11 @@ +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../panda/panda.conf +# Copyright (C) 2007 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. diff --git a/textproc/panda/panda.desc b/textproc/panda/panda.desc new file mode 100644 index 000000000..aff2ae880 --- /dev/null +++ b/textproc/panda/panda.desc @@ -0,0 +1,33 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../panda/panda.desc +[COPY] Copyright (C) 2007 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] A PDF generator in the form of a C library + +[T] The Panda PDF Generator is intended to make PDFs on the fly for the Web, +[T] but may be used to generate any PDF document you want. + +[U] https://savannah.nongnu.org/projects/panda/ + +[A] Michael Still +[M] Alejandro Mery + +[F] LIBTOOL-QUIRK +[C] extra/development + +[L] LGPL +[S] Stable +[V] 0.5.4 +[P] X -----5---9 700.000 + +[D] 3631224855 panda-0.5.4.tar.bz2 http://savannah.nongnu.org/download/panda/