Changeset f69944f for general


Ignore:
Timestamp:
07/23/2012 02:16:42 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 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:
6f57c53
Parents:
70c0ef4
Message:

AutoGen 5.16.1, Fuse 2.9.1 and PyXDG 0.20.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/autogen.xml

    r70c0ef4 rf69944f  
    99  <!ENTITY autogen-download-ftp
    1010           "ftp://ftp.gnu.org/gnu/autogen/rel&autogen-version;/autogen-&autogen-version;.tar.xz">
    11   <!ENTITY autogen-md5sum        "1033108d6a0f180c2743fc380937021d">
     11  <!ENTITY autogen-md5sum        "805cf1f48b2cdab0c174e001f0340a7d">
    1212  <!ENTITY autogen-size          "920 KB">
    1313  <!ENTITY autogen-buildsize     "15 MB">
    14   <!ENTITY autogen-time          "0.8 SBU">
     14  <!ENTITY autogen-time          "0.7 SBU">
    1515]>
    1616
     
    3939    </para>
    4040
    41     &lfs70_checked;
     41    &lfs71_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/python-modules.xml

    r70c0ef4 rf69944f  
    9292  <!ENTITY pyrex-time          "less than 0.1 SBU">
    9393
    94   <!ENTITY pyxdg-download-http
    95   "http://www.freedesktop.org/~lanius/pyxdg-&pyxdg-version;.tar.gz">
     94  <!ENTITY pyxdg-download-http "http://people.freedesktop.org/~takluyver/pyxdg-&pyxdg-version;.tar.gz">
    9695  <!ENTITY pyxdg-download-ftp  " ">
    97   <!ENTITY pyxdg-md5sum        "9f33542e846d0fc1e0bfa992a8555b0a">
    98   <!ENTITY pyxdg-size          "38 KB">
     96  <!ENTITY pyxdg-md5sum        "a8945ed0e34894049e9975cbe3348aa7">
     97  <!ENTITY pyxdg-size          "40 KB">
    9998  <!ENTITY pyxdg-buildsize     "728 KB">
    10099  <!ENTITY pyxdg-time          "less than 0.1 SBU">
     
    15621561      </para>
    15631562
     1563      &lfs71_checked;
     1564
    15641565      <bridgehead renderas="sect4">Package Information</bridgehead>
    15651566      <itemizedlist spacing="compact">
    15661567        <listitem>
    15671568          <para>
    1568           Download (HTTP): <ulink url="&pyxdg-download-http;"/>
     1569            Download (HTTP): <ulink url="&pyxdg-download-http;"/>
    15691570          </para>
    15701571        </listitem>
     
    16121613
    16131614      <para>
    1614         Install <application>pyxdg</application> by running the following
     1615        Install <application>PyXDG</application> by running the following
    16151616        commands as the <systemitem class="username">root</systemitem> user:
    16161617      </para>
     
    16241625      <para>
    16251626        <command>python setup.py install</command>: This command installs
    1626         the package.  There are other options available, see
     1627        the package. There are other options available, see
    16271628        <command>Python setup.py --help-commands</command> for details.
    16281629      </para>
     1630
    16291631    </sect3>
    16301632
     
    16331635
    16341636      <segmentedlist>
    1635         <segtitle>Installed Programs</segtitle>
    1636         <segtitle>Installed Directories</segtitle>
     1637        <segtitle>Installed Directory</segtitle>
    16371638
    16381639        <seglistitem>
    16391640          <seg>
    1640             BaseDirectory.py, Config.py, Exceptions.py, IconTheme.py,
    1641             IniFile.py, Locale.py, Menu.py and RecentFile.py.
     1641            /usr/lib/python&python2-majorver;/site-packages/xdg
    16421642          </seg>
    1643           <seg>/usr/lib/python&python2-majorver;/site-packages/xdg</seg>
    16441643        </seglistitem>
    16451644      </segmentedlist>
    1646     </sect3>
     1645
     1646    </sect3>
     1647
    16471648  </sect2>
    16481649  <!--End pyxdg -->
Note: See TracChangeset for help on using the changeset viewer.