Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 19 years ago
parent
commit
e10916645e
3 changed files with 58 additions and 0 deletions
  1. +11
    -0
      package/avm/kdissert/abs_is_stdlib_h.patch
  2. +4
    -0
      package/avm/kdissert/kdissert.conf
  3. +43
    -0
      package/avm/kdissert/kdissert.desc

+ 11
- 0
package/avm/kdissert/abs_is_stdlib_h.patch

@ -0,0 +1,11 @@
diff -ruN kdissert-1.0.5/src/kdissert/canvasview/DCanvasLink.cpp kdissert-1.0.5-new/src/kdissert/canvasview/DCanvasLink.cpp
--- kdissert-1.0.5/src/kdissert/canvasview/DCanvasLink.cpp 2005-10-22 02:43:14.000000000 +0400
+++ kdissert-1.0.5-new/src/kdissert/canvasview/DCanvasLink.cpp 2005-11-15 02:43:35.000000000 +0300
@@ -13,6 +13,7 @@
***************************************************************************/
#include <math.h>
+#include <stdlib.h>
#include <qpainter.h>
#include <qcolor.h>
#include <kdebug.h>

+ 4
- 0
package/avm/kdissert/kdissert.conf

@ -0,0 +1,4 @@
stdprefix=$prefix
. $base/package/kde/kde-3.conf
export SCONS=$root/$stdprefix/bin/scons
hook_add preconf 3 "./runme.sh"

+ 43
- 0
package/avm/kdissert/kdissert.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/avm/kdissert/kdissert.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 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 mindmapping tool.
[T] kdissert is a mind-mapping tool to help students write texts such as
[T] dissertations, theses, and reports. It features both a mindmap view and a
[T] linear view, and several document generators (LaTeX text and slides,
[T] OpenOffice.org writer, HTML, and plain text).
[U] http://www.kde-apps.org/content/show.php?content=12725
[A] Thomas Nagy <tnagyemail-mail@yahoo@fr>
[M] Andreas V. 'netrunner' Meier <avmeier@web.de>
[C] extra/tool
[L] GPL
[S] Stable
[V] 1.0.5
[P] X -----5---9 800.000
[D] 4184267903 12725-kdissert-1.0.5.tar.bz2 http://www.kde-apps.org/content/files/

Loading…
Cancel
Save