Changeset aaed964 for general


Ignore:
Timestamp:
04/10/2014 10:43:19 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1bbad3f
Parents:
ea5998d
Message:

ffmpeg-2.2.1, git-1.9.2, iso-codes-3.52, xfburn-0.5.2 and gnome-calculator-3.12.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12947 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/iso-codes.xml

    rea5998d raaed964  
    1010  <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">
    1111  <!ENTITY iso-codes-download-ftp  " ">
    12   <!ENTITY iso-codes-md5sum        "c73f0bdfaddbec22779b9fcae970fe85">
     12  <!ENTITY iso-codes-md5sum        "0f3f6ce16b3cf4b92538b8255e0dfa92">
    1313  <!ENTITY iso-codes-size          "3.5 MB">
    1414  <!ENTITY iso-codes-buildsize     "107 MB">
    15   <!ENTITY iso-codes-time          "0.1 SBU">
     15  <!ENTITY iso-codes-time          "0.2 SBU (additional 0.1 SBU for the tests)">
    1616]>
    1717
     
    9292
    9393    <para>
    94       This package does not come with a test suite.
     94      To test the results, issue: <command>make check</command>.
    9595    </para>
    9696
  • general/prog/git.xml

    rea5998d raaed964  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "d65ca55041898c226e532425fc673035">
     11  <!ENTITY git-md5sum        "437c32078b5b5b229f1c10f6474eae78">
    1212  <!ENTITY git-size          "3.3 MB">
    13   <!ENTITY git-buildsize     "218 MB (additional 1 MB for the tests, 13 MB with downloaded docs or man pages, or 23 MB building docs and man pages)">
    14   <!ENTITY git-time          "0.7 SBU (additional 7.6 SBU for tests or 2.6 SBU for docs and man build)">
     13  <!ENTITY git-buildsize     "218 MB (additional 13 MB for downloaded docs and man pages, or 24 MB building docs and man pages)">
     14  <!ENTITY git-time          "0.7 SBU (additional 7.9 SBU for tests or 3.1 SBU for docs and man build)
     15">
    1516]>
    1617
     
    8889          <ulink url="&git-root;/git-manpages-&git-version;.tar.xz">
    8990          &git-root;/git-manpages-&git-version;.tar.xz</ulink>
    90           (only needed if you've not installed asciidoc and xmlto)
     91          (if you prefer the original, not needed if you've installed asciidoc
     92          and xmlto and prefer to build them).
    9193        </para>
    9294      </listitem>
     
    9597          <ulink url="&git-root;/git-htmldocs-&git-version;.tar.xz">
    9698          &git-root;/git-htmldocs-&git-version;.tar.xz</ulink>
    97           and other docs (only needed if you've not installed asciidoc).
     99          and other docs (if you prefer the original, not needed if you've
     100          installed asciidoc and prefer to build them).
    98101        </para>
    99102      </listitem>
Note: See TracChangeset for help on using the changeset viewer.