diff --git a/XSL/blfs-tool.xsl b/XSL/blfs-tool.xsl index 1bd12c7..7dad966 100644 --- a/XSL/blfs-tool.xsl +++ b/XSL/blfs-tool.xsl @@ -17,12 +17,12 @@ -PKG_PHASE="libxml2" -PACKAGE="libxml2" -VERSION="2.6.29" -TARBALL="${PACKAGE}-${VERSION}.tar.gz" -DOWNLOAD="ftp://xmlsoft.org/libxml2/${TARBALL}" -MD5SUM="8b99b6e8b08e838438d9e6b639d79ebd" +PKG_PHASE=libxml2 +PACKAGE=libxml2 +VERSION=2.6.29 +TARBALL=${PACKAGE}-${VERSION}.tar.gz +DOWNLOAD=ftp://xmlsoft.org/libxml2/${TARBALL} +MD5SUM=8b99b6e8b08e838438d9e6b639d79ebd @@ -41,12 +41,12 @@ make install -PKG_PHASE="libxslt" -PACKAGE="libxslt" -VERSION="1.1.21" -TARBALL="${PACKAGE}-${VERSION}.tar.gz" -DOWNLOAD="ftp://xmlsoft.org/libxslt/${TARBALL}" -MD5SUM="59fe34e85692f71df2a38c2ee291b3ca" +PKG_PHASE=libxslt +PACKAGE=libxslt +VERSION=1.1.21 +TARBALL=${PACKAGE}-${VERSION}.tar.gz +DOWNLOAD=ftp://xmlsoft.org/libxslt/${TARBALL} +MD5SUM=59fe34e85692f71df2a38c2ee291b3ca @@ -65,12 +65,12 @@ make install -PKG_PHASE="tidy" -PACKAGE="tidy" -VERSION="cvs_20070326" -TARBALL="${PACKAGE}-${VERSION}.tar.bz2" -DOWNLOAD="http://anduin.linuxfromscratch.org/files/BLFS/sources/${TARBALL}" -MD5SUM="468bfaa5cf917a8ecbe7834c13a61376" +PKG_PHASE=html-tidy +PACKAGE=tidy +VERSION=cvs_20070326 +TARBALL=${PACKAGE}-${VERSION}.tar.bz2 +DOWNLOAD=http://anduin.linuxfromscratch.org/files/BLFS/sources/${TARBALL} +MD5SUM=468bfaa5cf917a8ecbe7834c13a61376 @@ -90,12 +90,12 @@ make -C htmldoc install_apidocs -PKG_PHASE="unzip" -PACKAGE="unzip" -VERSION="552" -TARBALL="${PACKAGE}${VERSION}.tar.gz" -DOWNLOAD="http://downloads.sourceforge.net/infozip/${TARBALL}" -MD5SUM="9d23919999d6eac9217d1f41472034a9" +PKG_PHASE=unzip +PACKAGE=unzip +VERSION=552 +TARBALL=${PACKAGE}${VERSION}.tar.gz +DOWNLOAD=http://downloads.sourceforge.net/infozip/${TARBALL} +MD5SUM=9d23919999d6eac9217d1f41472034a9 PATCH1="http://www.linuxfromscratch.org/patches/blfs/svn/unzip-5.52-security_fix-1.patch 00ebf64fdda2ad54ddfc619f85f328bb" @@ -116,12 +116,12 @@ make prefix=/usr install -PKG_PHASE="docbook-xml" -PACKAGE="docboo-xml" -VERSION="4.5" -TARBALL="${PACKAGE}-${VERSION}.zip" -DOWNLOAD="http://www.docbook.org/xml/4.5/${TARBALL}" -MD5SUM="03083e288e87a7e829e437358da7ef9e" +PKG_PHASE=DocBook +PACKAGE=docbook-xml +VERSION=4.5 +TARBALL=${PACKAGE}-${VERSION}.zip +DOWNLOAD=http://www.docbook.org/xml/4.5/${TARBALL} +MD5SUM=03083e288e87a7e829e437358da7ef9e @@ -239,12 +239,12 @@ SECONDS=$SECS