Changeset aaed964
- Timestamp:
- 04/10/2014 10:43:19 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 1bbad3f
- Parents:
- ea5998d
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rea5998d raaed964 228 228 <!ENTITY icu-dl-version "&icu-major;_&icu-minor;"><!-- _&icu-patch;--> 229 229 230 <!ENTITY iso-codes-version "3.5 1">230 <!ENTITY iso-codes-version "3.52"> 231 231 <!ENTITY JS-version "17.0.0"> 232 232 <!ENTITY JS2-version "24.2.0"> … … 381 381 <!ENTITY gc-version "7.4.0"> 382 382 <!ENTITY gdb-version "7.7"> 383 <!ENTITY git-version "1.9. 1">383 <!ENTITY git-version "1.9.2"> 384 384 <!ENTITY guile-version "2.0.11"> 385 385 <!ENTITY librep-version "0.92.3"> … … 651 651 <!ENTITY file-roller-version "3.12.0"> 652 652 <!ENTITY gedit-version "3.12.0"> 653 <!ENTITY gnome-calculator-version "3.12. 0">653 <!ENTITY gnome-calculator-version "3.12.1"> 654 654 <!ENTITY gnome-nettool-version "3.8.1"> 655 655 <!ENTITY gnome-screenshot-version "3.12.0"> … … 692 692 <!ENTITY vte2-version "0.28.2"> 693 693 <!ENTITY xfce4-terminal-version "0.6.3"> 694 <!ENTITY xfburn-version "0.5. 0">694 <!ENTITY xfburn-version "0.5.2"> 695 695 <!ENTITY ristretto-version "0.6.3"> 696 696 <!ENTITY libunique-version "1.1.6"> … … 831 831 832 832 <!-- Chapter 40 --> 833 <!ENTITY ffmpeg-version "2.2 ">833 <!ENTITY ffmpeg-version "2.2.1"> 834 834 <!ENTITY mplayer-version "1.1.1"> 835 835 <!ENTITY xine-ui-version "0.99.8"> -
general/genutils/iso-codes.xml
rea5998d raaed964 10 10 <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz"> 11 11 <!ENTITY iso-codes-download-ftp " "> 12 <!ENTITY iso-codes-md5sum " c73f0bdfaddbec22779b9fcae970fe85">12 <!ENTITY iso-codes-md5sum "0f3f6ce16b3cf4b92538b8255e0dfa92"> 13 13 <!ENTITY iso-codes-size "3.5 MB"> 14 14 <!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)"> 16 16 ]> 17 17 … … 92 92 93 93 <para> 94 T his package does not come with a test suite.94 To test the results, issue: <command>make check</command>. 95 95 </para> 96 96 -
general/prog/git.xml
rea5998d raaed964 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " d65ca55041898c226e532425fc673035">11 <!ENTITY git-md5sum "437c32078b5b5b229f1c10f6474eae78"> 12 12 <!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 "> 15 16 ]> 16 17 … … 88 89 <ulink url="&git-root;/git-manpages-&git-version;.tar.xz"> 89 90 &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). 91 93 </para> 92 94 </listitem> … … 95 97 <ulink url="&git-root;/git-htmldocs-&git-version;.tar.xz"> 96 98 &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). 98 101 </para> 99 102 </listitem> -
gnome/applications/gnome-calculator.xml
rea5998d raaed964 9 9 <!ENTITY gnome-calculator-download-ftp 10 10 "&gnome-download-ftp;/gnome-calculator/&gnome-minor;/gnome-calculator-&gnome-calculator-version;.tar.xz"> 11 <!ENTITY gnome-calculator-md5sum " b137d7f0d979e5eac9a2f11a83612957">11 <!ENTITY gnome-calculator-md5sum "fda401b6d19df8c65b295c9d51155d8e"> 12 12 <!ENTITY gnome-calculator-size "1.1 MB"> 13 <!ENTITY gnome-calculator-buildsize "4 4MB">14 <!ENTITY gnome-calculator-time "0. 3 SBU">13 <!ENTITY gnome-calculator-buildsize "45 MB"> 14 <!ENTITY gnome-calculator-time "0.4 SBU (additional 0.1 SBU for the tests)"> 15 15 ]> 16 16 … … 105 105 106 106 <para> 107 This package does not come with a test suite. 107 To test the results, issue: <command>make -k check</command>. Tests may 108 fail for unknown reasons. 108 109 </para> 109 110 -
introduction/welcome/changelog.xml
rea5998d raaed964 46 46 47 47 <listitem> 48 <para>April 10th, 2014</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - gnome-calculator-3.12.1. Fixes 52 <ulink url="&blfs-ticket-root;4934">#4934</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - xfburn-0.5.2. Fixes 56 <ulink url="&blfs-ticket-root;4933">#4933</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - iso-codes-3.52. Fixes 60 <ulink url="&blfs-ticket-root;4891">#4891</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[fernando] - git-1.9.2. Fixes 64 <ulink url="&blfs-ticket-root;4935">#4935</ulink>.</para> 65 </listitem> 66 <listitem> 67 <para>[fernando] - ffmpeg-2.2.1. Fixes 68 <ulink url="&blfs-ticket-root;4932">#4932</ulink>.</para> 69 </listitem> 70 </itemizedlist> 71 </listitem> 72 73 <listitem> 48 74 <para>April 9th, 2014</para> 49 75 <itemizedlist> -
multimedia/videoutils/ffmpeg.xml
rea5998d raaed964 8 8 "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2"> 9 9 <!ENTITY ffmpeg-download-ftp " "> 10 <!ENTITY ffmpeg-md5sum " 744febca199548c9393b1f1ed05ccdd8">11 <!ENTITY ffmpeg-size "6. 8MB">12 <!ENTITY ffmpeg-buildsize "11 0 MB (additional 766 MB for docs and 1.5GB to run the FATE tests)">13 <!ENTITY ffmpeg-time " 2.9 SBU (additional 0.9 SBU for docs 12.3to run the FATE tests, after test files are downloaded)">10 <!ENTITY ffmpeg-md5sum "b8a1ee4964c2638f46fcc803ed453818"> 11 <!ENTITY ffmpeg-size "6.7 MB"> 12 <!ENTITY ffmpeg-buildsize "119 MB (additional 757 MB for docs and 1.7 GB to run the FATE tests)"> 13 <!ENTITY ffmpeg-time "3.0 SBU (additional 0.8 SBU for docs and 4.2 SBU to run the FATE tests, after test files are downloaded)"> 14 14 ]> 15 15 -
xfce/apps/xfburn.xml
rea5998d raaed964 8 8 "http://archive.xfce.org/src/apps/xfburn/0.5/xfburn-&xfburn-version;.tar.bz2"> 9 9 <!ENTITY xfburn-download-ftp " "> 10 <!ENTITY xfburn-md5sum " e84620b9f755623a605f3c8ec2af6431">11 <!ENTITY xfburn-size "7 32KB">12 <!ENTITY xfburn-buildsize "17 MB ">13 <!ENTITY xfburn-time "0.1 SBU ">10 <!ENTITY xfburn-md5sum "5a277c76ec9f70900b8b98a2cd500a1d"> 11 <!ENTITY xfburn-size "744 KB"> 12 <!ENTITY xfburn-buildsize "17 MB (additional 1 MB for the tests)"> 13 <!ENTITY xfburn-time "0.1 SBU (additional 0.1 SBU for the tests)"> 14 14 ]> 15 15 … … 105 105 106 106 <para> 107 T his package does not come with a test suite.107 To test the results, issue: <command>make check</command>. 108 108 </para> 109 109
Note:
See TracChangeset
for help on using the changeset viewer.