Changeset 3470bea for XSL


Ignore:
Timestamp:
09/29/2007 05:19:31 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
7db3be7
Parents:
55d2c3e
Message:

Updated blfs-tool-deps download code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XSL/blfs-tool.xsl

    r55d2c3e r3470bea  
    2121PACKAGE=libxml2
    2222VERSION=2.6.29
    23 TARBALL=${PACKAGE}-${VERSION}.tar.gz
    24 DOWNLOAD=ftp://xmlsoft.org/libxml2/${TARBALL}
     23TARBALL=libxml2-2.6.29.tar.gz
     24DOWNLOAD=ftp://xmlsoft.org/libxml2/libxml2-2.6.29.tar.gz
    2525MD5SUM=8b99b6e8b08e838438d9e6b639d79ebd
    2626      </xsl:text>
     
    4545PACKAGE=libxslt
    4646VERSION=1.1.21
    47 TARBALL=${PACKAGE}-${VERSION}.tar.gz
    48 DOWNLOAD=ftp://xmlsoft.org/libxslt/${TARBALL}
     47TARBALL=libxslt-1.1.21.tar.gz
     48DOWNLOAD=ftp://xmlsoft.org/libxslt/libxslt-1.1.21.tar.gz
    4949MD5SUM=59fe34e85692f71df2a38c2ee291b3ca
    5050      </xsl:text>
     
    6969PACKAGE=tidy
    7070VERSION=cvs_20070326
    71 TARBALL=${PACKAGE}-${VERSION}.tar.bz2
    72 DOWNLOAD=http://anduin.linuxfromscratch.org/files/BLFS/sources/${TARBALL}
     71TARBALL=tidy-cvs_20070326.tar.bz2
     72DOWNLOAD=http://anduin.linuxfromscratch.org/files/BLFS/sources/tidy-cvs_20070326
    7373MD5SUM=468bfaa5cf917a8ecbe7834c13a61376
    7474      </xsl:text>
     
    9494PACKAGE=unzip
    9595VERSION=552
    96 TARBALL=${PACKAGE}${VERSION}.tar.gz
    97 DOWNLOAD=http://downloads.sourceforge.net/infozip/${TARBALL}
     96TARBALL=unzip552.tar.gz
     97DOWNLOAD=http://downloads.sourceforge.net/infozip/unzip552.tar.gz
    9898MD5SUM=9d23919999d6eac9217d1f41472034a9
    9999
    100 PATCH1="http://www.linuxfromscratch.org/patches/blfs/svn/unzip-5.52-security_fix-1.patch 00ebf64fdda2ad54ddfc619f85f328bb"
     100PATCH="http://www.linuxfromscratch.org/patches/blfs/svn/unzip-5.52-security_fix-1.patch 00ebf64fdda2ad54ddfc619f85f328bb"
    101101      </xsl:text>
    102102      <xsl:call-template name="disk_usage"/>
     
    120120PACKAGE=docbook-xml
    121121VERSION=4.5
    122 TARBALL=${PACKAGE}-${VERSION}.zip
    123 DOWNLOAD=http://www.docbook.org/xml/4.5/${TARBALL}
     122TARBALL=docbook-xml-4.5.zip
     123DOWNLOAD=http://www.docbook.org/xml/4.5/docbook-xml-4.5.zip
    124124MD5SUM=03083e288e87a7e829e437358da7ef9e
    125125      </xsl:text>
     
    243243PACKAGE=docbook-xsl
    244244VERSION=
    245 TARBALL=${PACKAGE}-${VERSION}.tar.bz2
    246 DOWNLOAD=http://prdownloads.sourceforge.net/docbook/${TARBALL}
     245TARBALL=
     246DOWNLOAD=
    247247MD5SUM=
    248248      </xsl:text>
     
    264264PACKAGE=gpm
    265265VERSION=1.20.1
    266 TARBALL=${PACKAGE}-${VERSION}.tar.bz2
    267 DOWNLOAD=ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/${TARBALL}
     266TARBALL=gpm-1.20.1.tar.bz2
     267DOWNLOAD=ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/gpm-1.20.1.tar.bz2
    268268MD5SUM=2c63e827d755527950d9d13fe3d87692
    269269
    270 PATCH1="http://www.linuxfromscratch.org/patches/blfs/svn/gpm-1.20.1-segfault-1.patch 8c88f92990ba7613014fcd1db14ca7ac"
    271 PATCH2="http://www.linuxfromscratch.org/patches/blfs/svn/gpm-1.20.1-silent-1.patch bf6cbefe20c6f15b587f19ebc1c8a37a"
     270PATCH="http://www.linuxfromscratch.org/patches/blfs/svn/gpm-1.20.1-segfault-1.patch 8c88f92990ba7613014fcd1db14ca7ac"
     271PATCH="http://www.linuxfromscratch.org/patches/blfs/svn/gpm-1.20.1-silent-1.patch bf6cbefe20c6f15b587f19ebc1c8a37a"
    272272      </xsl:text>
    273273      <xsl:call-template name="disk_usage"/>
     
    295295PACKAGE=lynx
    296296VERSION=2.8.6
    297 TARBALL=${PACKAGE}${VERSION}.tar.bz2
    298 DOWNLOAD=http://lynx.isc.org/release/${TARBALL}
     297TARBALL=lynx2.8.6.tar.bz2
     298DOWNLOAD=http://lynx.isc.org/release/lynx2.8.6.tar.bz2
    299299MD5SUM=dc80497b7dda6a28fd80404684d27548
    300300      </xsl:text>
     
    326326PACKAGE=sudo
    327327VERSION=1.6.8p12
    328 TARBALL=${PACKAGE}-${VERSION}.tar.gz
    329 DOWNLOAD=http://anduin.linuxfromscratch.org/sources/BLFS/svn/s/${TARBALL}
     328TARBALL=sudo-1.6.8p12.tar.gz
     329DOWNLOAD=http://anduin.linuxfromscratch.org/sources/BLFS/svn/s/sudo-1.6.8p12.tar.gz
    330330MD5SUM=b29893c06192df6230dd5f340f3badf5
    331331
    332 PATCH1="http://www.linuxfromscratch.org/patches/blfs/svn/sudo-1.6.8p12-envvar_fix-1.patch 454925aedfe054dff8fe0d03b209f986"
     332PATCH="http://www.linuxfromscratch.org/patches/blfs/svn/sudo-1.6.8p12-envvar_fix-1.patch 454925aedfe054dff8fe0d03b209f986"
    333333      </xsl:text>
    334334      <xsl:call-template name="disk_usage"/>
     
    355355PACKAGE=wget
    356356VERSION=1.10.2
    357 TARBALL=${PACKAGE}-${VERSION}.tar.gz
    358 DOWNLOAD=ftp://ftp.gnu.org/gnu/wget/${TARBALL}
     357TARBALL=wget-1.10.2.tar.gz
     358DOWNLOAD=ftp://ftp.gnu.org/gnu/wget/wget-1.10.2.tar.gz
    359359MD5SUM=795fefbb7099f93e2d346b026785c4b8
    360360      </xsl:text>
     
    379379PACKAGE=subversion
    380380VERSION=1.3.1
    381 TARBALL=${PACKAGE}-${VERSION}.tar.bz2
    382 DOWNLOAD=http://subversion.tigris.org/tarballs/${TARBALL}
     381TARBALL=subversion-1.3.1.tar.bz2
     382DOWNLOAD=http://subversion.tigris.org/tarballs/subversion-1.3.1.tar.bz2
    383383MD5SUM=07b95963968ae345541ca99d0e7bf082
    384384      </xsl:text>
Note: See TracChangeset for help on using the changeset viewer.