[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    dists/10.3/stable/main/finkinfo/text docbook-bundle.info,NONE,1.1 docbook-dsssl-ldp.info,NONE,1.1 do
From:       Michèle Garoche <michga () users ! sourceforge ! net>
Date:       2004-11-30 19:44:52
Message-ID: E1CZDvg-0003hk-AX () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14213

Modified Files:
	docbook-dsssl-nwalsh.info 
Added Files:
	docbook-bundle.info docbook-dsssl-ldp.info 
Log Message:
New version docbook-dsssl-nwalsh, docbook-dssl-ldp; changed version numbering, hence \
changed docbook-bundle

Index: docbook-dsssl-nwalsh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/text/docbook-dsssl-nwalsh.info,v
 retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- docbook-dsssl-nwalsh.info	7 Aug 2004 22:56:38 -0000	1.2
+++ docbook-dsssl-nwalsh.info	30 Nov 2004 19:44:50 -0000	1.3
@@ -1,25 +1,43 @@
 Package: docbook-dsssl-nwalsh
-Version: 1.78
+Version: 1.79
 Revision: 2
 Maintainer: Thomas Kotzian <thomas.kotzian@gmx.at>
 Suggests: docbook-dtd, openjade (>= 1.3.1-3)
 Depends: libxml2-bin
 Source: mirror:sourceforge:docbook/docbook-dsssl-%v.tar.gz
 Source2: mirror:sourceforge:docbook/docbook-dsssl-doc-%v.tar.gz
-Source-MD5: f60521a38bd425e76f50d3f15b0325c0
-Source2-MD5: 880781543d103345b62919fa3f8cc263
+Source-MD5: 8459913bbd8a5724a6fe4b9ed5bab5af
+Source2-MD5: 566334a47430ecf0154ca5434f6c4fe3
 CompileScript: echo "Compile phase: nothing to do."
 InstallScript: <<
-mkdir -p %i/share/sgml/dsssl
-mkdir -p %i/share/doc/docbook-dsssl-nwalsh
-cp -r docsrc %i/share/doc/docbook-dsssl-nwalsh
-cp -r doc/* %i/share/doc/docbook-dsssl-nwalsh
-cp doc/*.* %i/share/doc/docbook-dsssl-nwalsh
+mkdir -p %i/bin
+mkdir -p %i/share/man/man1
+mkdir -p %i/share/sgml/dsssl/%n
+mkdir -p %i/share/doc/%n
+mkdir -p %i/share/doc/%n/bin
+mkdir -p %i/share/doc/%n/doc
+mkdir -p %i/share/doc/%n/docsrc
+cp bin/ChangeLog %i/share/doc/%n/bin/
+cp bin/collateindex.pl %i/bin/
+chmod +x %i/bin/collateindex.pl
+cp bin/collateindex.pl.1 %i/share/man/man1/
+rm -rf bin
+cp -r doc %i/share/doc/%n/ 
+cp -r docsrc %i/share/doc/%n/
 rm -rf doc docsrc
-cp -r ../docbook-dsssl-%v %i/share/sgml/dsssl/docbook-dsssl-nwalsh
+cp catalog %i/share/sgml/dsssl/%n/
+cp -r common %i/share/sgml/dsssl/%n/
+cp -r contrib %i/share/sgml/dsssl/%n/
+cp -r dtds %i/share/sgml/dsssl/%n/
+cp -r frames %i/share/sgml/dsssl/%n/
+cp -r html %i/share/sgml/dsssl/%n/
+cp -r images %i/share/sgml/dsssl/%n/
+cp -r lib %i/share/sgml/dsssl/%n/
+cp -r olink %i/share/sgml/dsssl/%n/
+cp -r print %i/share/sgml/dsssl/%n/
 
 mkdir -p %i/etc/sgml/catalog.d
-echo '"%p/share/sgml/dsssl/docbook-dsssl-nwalsh/catalog"' >>%i/etc/sgml/catalog.d/%n
+echo '"%p/share/sgml/dsssl/%n/catalog"' >>%i/etc/sgml/catalog.d/%n
 <<
 PostInstScript: <<
 case "$1" in
@@ -35,7 +53,7 @@
     ;;
 esac
 <<
-DocFiles: BUGS README TODO VERSION WhatsNew
+DocFiles: BUGS ChangeLog README RELEASE-NOTES.html RELEASE-NOTES.txt \
RELEASE-NOTES.xml VERSION WhatsNew  Description: Norman Walsh's DSSSL DocBook \
stylesheets  DescDetail: <<
 DSSSL stylesheets for the DocBook DTD (they are also completely compatible 
@@ -43,6 +61,13 @@
 DSSSL is a stylesheet language for both print and online rendering. The 
 acronym stands for Document Style Semantics and Specification Language. It is 
 defined by ISO/IEC 10179:1996.
+See the documentation in %p/share/doc/docbook-dsssl-nwalsh.
+A collateindex.pl script is intalled in %p/bin. See its manpage for usage.
+<<
+DescPort: <<
+Changed the installation so that the catalog points to the right
+directory.
+Modified by Michele Garoche <michele.garoche@easyconnect.fr>
 <<
 License: BSD
 Homepage: http://sourceforge.net/projects/docbook/

--- NEW FILE: docbook-bundle.info ---
Package: docbook-bundle
Version: 4.1.2
Revision: 4
Type: nosource
Depends: sgml-entities-iso8879, docbook-dtd (>=4.1.2), docbook-dsssl-nwalsh (>=1.73), \
                docbook-dsssl-ldp (>=1:1-12), openjade (>=1.3.2-1)
Suggests: emacs, psgml, vim
CompileScript: echo ""
InstallScript: <<
touch catalog
echo 'CATALOG "%p/share/sgml/dsssl/docbook-dsssl-nwalsh/catalog"' >> catalog
echo 'CATALOG "%p/share/sgml/dtd/docbook/catalog"' >> catalog
echo 'CATALOG "%p/share/sgml/entities/iso8879/catalog"' >> catalog
echo 'CATALOG "%p/share/sgml/openjade-1.3.2/dsssl/catalog"' >> catalog
echo 'CATALOG "%p/share/xml/dtd/docbookx/catalog"' >> catalog
mkdir -p %i/share/sgml
cp catalog %i/share/sgml/
mkdir -p %i/share/doc/%n
echo "This public-domain package makes sure that you have all the files you need to" \
> %i/share/doc/%n/README echo "develop documentation with DocBook SGML.  It also \
> creates catalog files in" >> %i/share/doc/%n/README
echo "%p/share/sgml and %p/share/xml so that you can easily set the" >> \
%i/share/doc/%n/README echo "environment variable SGML_CATALOG_FILES." >> \
%i/share/doc/%n/README <<
Description: DocBook convenience package
DescDetail: <<
This package makes sure that you have all the files you need to develop 
documentation with DocBook SGML.
It also creates catalog files in %p/share/sgml and %p/share/xml so that 
you can easily set the environment variable SGML_CATALOG_FILES.
<<
DescUsage: <<
This package only completes some of the tasks you need to make DocBook useful. 
For more information, see:
http://en.tldp.org/HOWTO/DocBook-Install/index.html
<<
License: Public Domain
Maintainer: None <fink-devel@lists.sourceforge.net>


--- NEW FILE: docbook-dsssl-ldp.info ---
Package: docbook-dsssl-ldp
Version: 1.12
Revision: 1
Epoch: 1
Maintainer: None <fink-devel@lists.sourceforge.net>
Depends: docbook-dsssl-nwalsh
Source: http://tldp.org/authors/tools/ldp.dsl 
SourceRename: ldp.dsl-%v
NoSourceDirectory: True
Source-MD5: 6294c12a70a3cfe5d16619e897f4f843
CompileScript: mv ldp.dsl-%v ldp.dsl
InstallScript: <<
mkdir -p %i/share/sgml/dsssl/docbook-dsssl-ldp
cp ldp.dsl %i/share/sgml/dsssl/docbook-dsssl-ldp
mkdir -p %i/share/sgml/dsssl/docbook-dsssl-nwalsh/html
cp ldp.dsl %i/share/sgml/dsssl/docbook-dsssl-nwalsh/html
mkdir -p %i/share/sgml/dsssl/docbook-dsssl-nwalsh/print
cp ldp.dsl %i/share/sgml/dsssl/docbook-dsssl-nwalsh/print
mkdir -p %i/share/doc/%n
echo "This file comes from the Linux Documentation Project's website, and is" > \
%i/share/doc/%n/README echo "released under the GPL license." >> \
%i/share/doc/%n/README <<
Description: LDP's DSSSL DocBook stylesheets
DescDetail: <<
The Linux Documentation Project's DSSSL stylesheets enhance Norman Walsh's 
DSSSL DocBook stylesheets (e.g., by creatinga table of contents).
<<
DescUsage: <<
To generate HTML output: 

openjade -t sgml -d /path/to/ldp.dsl#html file.sgm

To generate print (rtf, tex) output:

openjade -t <output_format> -d /path/to/ldp.dsl#print file.sgm
<<
DescPackaging: <<
The LDP stylesheet does not appear to have it's own version number. The 
revision number used is from the LDP Author's Guide 
(http://www.linuxdoc.org/LDP/LDP-Author-Guide/index.html)

Correction (dmrrsn 2003/01/12):  There is an internal version number on the
ldp.dsl file, and the file is now renamed in Fink to keep track of that
number. 
<<
DescPort: <<
Modified by Michele Garoche <michele.garoche@easyconnect.fr>
A revision has been made on 2003-03-19, new version 1.12
<<
License: GPL
Homepage: http://www.linuxdoc.org/



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic