Changeset ee3ac98
- Timestamp:
- 10/12/2014 06:38:46 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 07db659
- Parents:
- 8a4cd0a
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8a4cd0a ree3ac98 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 1"> <!-- Always 2 digits -->3 <!ENTITY day "12"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 1 1th, &year;">9 <!ENTITY releasedate "October 12th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r8a4cd0a ree3ac98 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[bdubbs] - Update to mpg-1.21.0. Fixes 52 <ulink url="&blfs-ticket-root;5648">#5648</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 57 <listitem> 58 <para>October 11th, 2014</para> 59 <itemizedlist> 60 <listitem> 51 61 <para>[fernando] - Update to Python-3.4.2. Fixes 52 62 <ulink url="&blfs-ticket-root;5643">#5643</ulink>.</para> -
multimedia/audioutils/mpg123.xml
r8a4cd0a ree3ac98 7 7 <!ENTITY mpg123-download-http "&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2"> 8 8 <!ENTITY mpg123-download-ftp " "> 9 <!ENTITY mpg123-md5sum "1 b3e8765aa608e306ede1ec507b67b23">9 <!ENTITY mpg123-md5sum "13a9df5d4e7aa110e4ae27cf30128ce9"> 10 10 <!ENTITY mpg123-size "844 KB"> 11 <!ENTITY mpg123-buildsize "1 3MB">11 <!ENTITY mpg123-buildsize "17 MB"> 12 12 <!ENTITY mpg123-time "0.2 SBU"> 13 13 ]> … … 21 21 </sect1info> 22 22 23 <title> Mpg123-&mpg123-version;</title>23 <title>mpg123-&mpg123-version;</title> 24 24 25 25 <indexterm zone="mpg123"> 26 <primary sortas="a- Mpg123">Mpg123</primary>26 <primary sortas="a-mpg123">mpg123</primary> 27 27 </indexterm> 28 28 29 29 <sect2 role="package"> 30 <title>Introduction to Mpg123</title>31 32 <para> 33 The <application> Mpg123</application> package contains a console-based MP330 <title>Introduction to mpg123</title> 31 32 <para> 33 The <application>mpg123</application> package contains a console-based MP3 34 34 player. It claims to be the fastest MP3 decoder for Unix. 35 35 </para> … … 71 71 </itemizedlist> 72 72 73 <bridgehead renderas="sect3"> Mpg123 Dependencies</bridgehead>73 <bridgehead renderas="sect3">mpg123 Dependencies</bridgehead> 74 74 75 75 <bridgehead renderas="sect4">Recommended</bridgehead> … … 93 93 94 94 <sect2 role="installation"> 95 <title>Installation of Mpg123</title>96 97 <para> 98 Install <application> Mpg123</application> by running the following95 <title>Installation of mpg123</title> 96 97 <para> 98 Install <application>mpg123</application> by running the following 99 99 commands: 100 100 </para> … … 206 206 <listitem> 207 207 <para> 208 contains the <application> Mpg123</application> API functions.208 contains the <application>mpg123</application> API functions. 209 209 </para> 210 210 <indexterm zone="mpg123 libmpg123"> -
packages.ent
r8a4cd0a ree3ac98 678 678 679 679 <!-- Chapter 39 --> 680 <!ENTITY mpg123-version "1.2 0.1">680 <!ENTITY mpg123-version "1.21.0"> 681 681 <!ENTITY vorbistools-version "1.4.0"> 682 682 <!ENTITY lame-version "3.99.5">
Note:
See TracChangeset
for help on using the changeset viewer.