CVS: crater/doc-tools/opensp BUILD,NONE,1.1 DETAILS,NONE,1.1

nhudson at lunar-linux.org nhudson at lunar-linux.org
Thu Jul 24 03:06:30 GMT 2003


Update of /var/cvs/lunar/crater/doc-tools/opensp
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11184/opensp

Added Files:
	BUILD DETAILS 
Log Message:

Initial import of new docbook system, Im putting it in crater till now till 
I can get everything working correctly.  Hopefully this wont be a bitch to fix


--- NEW FILE: BUILD ---
(   
   patch_it $SOURCE_CACHE/$SOURCE2 0                        &&
   ./configure --build=$BUILD                               \
               --prefix=/usr                                \
               --bindir=/usr/bin                            \
               --sbindir=/usr/sbin                          \
               --libexecdir=/usr/libexec                    \
               --datadir=/usr/share                         \
               --sysconfdir=/etc                            \
               --localstatedir=/var                         \
               --libdir=/usr/lib                            \
               --includedir=/usr/include                    \
               --infodir=/usr/share/info                    \
               --mandir=/usr/share/man                      \
               --enable-default-catalog=/etc/sgml/catalog   \
               --enable-default-search-path=/usr/share/sgml &&
               
               
   default_make                                          &&
   ln -sf /usr/bin/osx  /usr/bin/sgml2xml                &&
   ln -sf `which onsgmls` /usr/bin/nsgmls    

) > $C_FIFO 2>&1

--- NEW FILE: DETAILS ---
          MODULE=opensp
             MOD=OpenSP
         VERSION=1.5
          SOURCE=$MOD-$VERSION.tar.gz
          SOURCE2=$MODULE-gcc3.3.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/openjade/$SOURCE
   SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
        WEB_SITE=http://www.jclark.com
      MAINTAINER=csm at moongroup.com
         ENTERED=20021231
         UPDATED=20021231
           SHORT="A free, object-oriented toolkit for SGML parsing and entity management"
cat << EOF
OpenSP comprises libosp (a cross platform library allowing a developer
to include SGML and XML parsing and validating features in their own
applications) and a number of tools for validating/parsing SGML and
XML.
EOF




More information about the Lunar-commits mailing list