Browse Source

Rene Rebe:


			
			
				rocklinux
			
			
		
Rene Rebe 21 years ago
parent
commit
acd2104190
2 changed files with 24 additions and 9 deletions
  1. +16
    -0
      package/jsaw/openjade/gcc34.patch.OpenSP
  2. +8
    -9
      package/jsaw/openjade/openjade.desc

+ 16
- 0
package/jsaw/openjade/gcc34.patch.OpenSP

@ -0,0 +1,16 @@
The usual gcc-3.4 fixes.
- Rene Rebe <rene@rocklinux.org>
--- OpenSP-1.5.1/include/RangeMap.h.orig 2004-05-05 19:37:38.126740944 +0200
+++ OpenSP-1.5.1/include/RangeMap.h 2004-05-05 19:38:13.464368808 +0200
@@ -8,6 +8,8 @@
#include "Boolean.h"
#include "ISet.h"
#include "types.h"
+#include "constant.h"
+
#include <stddef.h>
#ifdef SP_NAMESPACE

+ 8
- 9
package/jsaw/openjade/openjade.desc

@ -21,15 +21,13 @@
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] An implementation of DSSSL, an ISO standard for formatting SGML/XML documents.
[I] A DSSSL implementation, an ISO standard for formatting SGML/XML documents
[T] OpenJade is a suite of tools for validating,
[T] processing, and applying DSSSL (Document Style
[T] Semantics and Specification Language) stylesheets
[T] to SGML and XML documents. It is a project
[T] undertaken by the DSSSL community to maintain and
[T] extend Jade and the related SP suite of SGML/XML
[T] processing tools.
[T] OpenJade is a suite of tools for validating, processing, and applying
[T] DSSSL (Document Style Semantics and Specification Language) stylesheets
[T] to SGML and XML documents. It is a project undertaken by the DSSSL
[T] community to maintain and extend Jade and the related SP suite of
[T] SGML/XML processing tools.
[U] http://openjade.sourceforge.net/
@ -44,6 +42,7 @@
[V] 1.3.2
[P] X -----5---9 342.000
[SRC] OpenSP openjade
[SRC] .
[D] 677421534 OpenSP-1.5.1.tar.gz http://dl.sourceforge.net/sourceforge/openjade/
[D] 3321269799 openjade-1.3.2.tar.gz http://dl.sourceforge.net/sourceforge/openjade/

Loading…
Cancel
Save