Browse Source
Note: ScrollKeeper was used by the GNOME desktop help browser, Yelp, but has since been replaced by Rarian.stable/0.2
Christian Wiese
14 years ago
7 changed files with 0 additions and 209 deletions
@ -1,25 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../scrollkeeper/pkg_libxml_post.conf |
||||
# Copyright (C) 2007 - 2011 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. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
echo_status 'scrollkeeper: including DTD on the catalog' |
||||
|
||||
hook_add postmake 5 'omf_catalog' |
||||
omf_catalog() { |
||||
local catalog=$root/etc/xml/catalog |
||||
local datadir=/${SDECFG_PKG_GNOME2_CORE_PREFIX:-usr}/share |
||||
local dtddir=$datadir/xml/scrollkeeper |
||||
|
||||
xmlcatalog --noout --add "public" "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \ |
||||
"file://$dtddir/scrollkeeper-omf.dtd" $catalog |
||||
} |
@ -1,25 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../scrollkeeper/scrollkeeper-pkg.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2004 Clifford Wolf |
||||
# |
||||
# 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. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
# exclude some scrollkeeper files - so we do not need to patch every |
||||
# single package ... |
||||
if [ $pkg != "scrollkeeper" ] ; then |
||||
flistdel="$flistdel|var/.*scrollkeeper_.*cl.xml" |
||||
flistdel="$flistdel|var/.*scrollkeeper/scrollkeeper_docs" |
||||
flistdel="$flistdel|var/.*scrollkeeper/TOC/.*" |
||||
flistdel="$flistdel|var/.*scrollkeeper/index/.*" |
||||
fi |
||||
|
@ -1,35 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1297034541 Mon Feb 7 00:22:21 2011 |
||||
[BUILDTIME] 10 (5) |
||||
[SIZE] 3.35 MB, 272 files |
||||
|
||||
[DEP] at-spi |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bison |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] docbook-xml |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] gconf |
||||
[DEP] gettext |
||||
[DEP] glibc |
||||
[DEP] gnome-doc-utils |
||||
[DEP] grep |
||||
[DEP] libcanberra |
||||
[DEP] libxml |
||||
[DEP] libxslt |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] patch |
||||
[DEP] perl |
||||
[DEP] perl-xml-parser |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux-ng |
||||
[DEP] zlib |
@ -1,19 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../scrollkeeper/scrollkeeper.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2004 Clifford Wolf |
||||
# |
||||
# 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. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
var_append confopt " " "--with-omfdirs=/usr/share/omf:/usr/local/share/omf:/opt/gnome/share/omf:/$prefix/share/omf:/opt/kde3/omf" |
||||
var_append makeinstopt ' ' XMLCATALOG=yes |
||||
|
@ -1,43 +0,0 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../scrollkeeper/scrollkeeper.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
||||
[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 Documentation Cataloging System |
||||
|
||||
[T] ScrollKeeper is a cataloging system for documentation. It manages |
||||
[T] documentation metadata (as specified by the Open Source Metadata |
||||
[T] Framework (OMF)) and provides a simple API to allow help browsers to |
||||
[T] find, sort, and search the document catalog. It will also be able to |
||||
[T] communicate with catalog servers on the Net to search for documents |
||||
[T] which are not on the local system. |
||||
|
||||
[U] http://scrollkeeper.sourceforge.net/ |
||||
|
||||
[A] Laszlo Kovacs <laszlo.kovacs@sun.com> and others |
||||
|
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/base extra/desktop/gnome |
||||
|
||||
[L] LGPL |
||||
[S] Stable |
||||
[V] 0.3.14 |
||||
[P] X -----5---9 147.300 |
||||
|
||||
[O] . $base/package/*/*/gnome2-conf.in |
||||
|
||||
[D] 1441871043 scrollkeeper-0.3.14.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/scrollkeeper/0.3/ |
||||
|
@ -1,18 +0,0 @@
|
||||
#!/bin/sh |
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../scrollkeeper/scrollkeeper.postinstall |
||||
# Copyright (C) 2004 - 2006 The T2 SDE 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. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
GNOME24_DIR="D_prefix" |
||||
echo "Updating scrollkeeper database" |
||||
/$GNOME24_DIR/bin/scrollkeeper-update -q |
@ -1,44 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../scrollkeeper/xmlcatalog.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 ---
|
||||
|
||||
--- ./extract/dtds/Makefile.in.orig 2003-12-06 05:18:01.000000000 -0300
|
||||
+++ ./extract/dtds/Makefile.in 2007-07-10 16:25:39.000000000 -0400
|
||||
@@ -179,6 +179,7 @@
|
||||
target_os = @target_os@
|
||||
target_vendor = @target_vendor@
|
||||
CATALOG = @XML_CATALOG@
|
||||
+XMLCATALOG = /usr/bin/xmlcatalog
|
||||
dtdsdir = $(datadir)/xml/scrollkeeper/dtds
|
||||
dtds_HEADERS = scrollkeeper-omf.dtd scrollkeeper-cl.dtd
|
||||
subdir = extract/dtds
|
||||
@@ -408,7 +409,7 @@
|
||||
|
||||
# ScrollKeeper OMF Variation DTD V1.0
|
||||
install-data-hook:
|
||||
- -/usr/bin/xmlcatalog --noout --add "public" \
|
||||
+ -$(XMLCATALOG) --noout --add "public" \
|
||||
"-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \
|
||||
"$(dtdsdir)/scrollkeeper-omf.dtd" $(CATALOG)
|
||||
|
||||
@@ -418,7 +419,7 @@
|
||||
|
||||
# ScrollKeeper OMF Variation DTD V1.0
|
||||
uninstall-local:
|
||||
- -/usr/bin/xmlcatalog --noout --del \
|
||||
+ -$(XMLCATALOG) --noout --del \
|
||||
"$(dtdsdir)/scrollkeeper-omf.dtd" $(CATALOG)
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
Loading…
Reference in new issue