Changeset 6af5310c


Ignore:
Timestamp:
11/21/2016 06:46:57 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9d2c282
Parents:
b46173d
Message:

Update to lxpanel-0.9.0.
Update to slang-2.3.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/slang.xml

    rb46173d r6af5310c  
    55  %general-entities;
    66
    7   <!ENTITY slang-download-http " ">
    8   <!ENTITY slang-download-ftp  "ftp://space.mit.edu/pub/davis/slang/v2.2/slang-&slang-version;.tar.bz2">
    9   <!ENTITY slang-md5sum        "7fcfd447e378f07dd0c0bae671fe6487">
    10   <!ENTITY slang-size          "1.4 MB">
    11   <!ENTITY slang-buildsize     "9.4 MB">
    12   <!ENTITY slang-time          "0.4 SBU">
     7  <!ENTITY slang-download-http  "http://www.jedsoft.org/releases/slang/slang-&slang-version;.tar.bz2">
     8  <!ENTITY slang-download-ftp " ">
     9  <!ENTITY slang-md5sum        "bd46d1dc17a50c72004ad842829d7b1f">
     10  <!ENTITY slang-size          "1.5 MB">
     11  <!ENTITY slang-buildsize     "41 MB (with tests)">
     12  <!ENTITY slang-time          "0.6 SBU (with tests)">
    1313]>
    1414
    15 <sect1 id="slang" xreflabel="S-Lang-&slang-version;">
     15<sect1 id="slang" xreflabel="slang-&slang-version;">
    1616  <?dbhtml filename="slang.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>S-Lang-&slang-version;</title>
     23  <title>slang-&slang-version;</title>
    2424
    2525  <indexterm zone="slang">
    26     <primary sortas="a-S-Lang">S-Lang</primary>
     26    <primary sortas="a-slang">slang</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to S-Lang</title>
     30    <title>Introduction to slang</title>
    3131
    32     <para><application>S-Lang</application> is an interpreted language that
    33     may be embedded into an application to make the application extensible.
    34     It provides facilities required by interactive applications such as
    35     display/screen management, keyboard input and keymaps.</para>
     32    <para><application>S-Lang</application> (slang) is an interpreted language
     33    that may be embedded into an application to make the application
     34    extensible.  It provides facilities required by interactive applications
     35    such as display/screen management, keyboard input and keymaps.</para>
    3636
    3737    &lfs7a_checked;
     
    5959    </itemizedlist>
    6060
    61     <bridgehead renderas="sect3">S-Lang Dependencies</bridgehead>
     61    <bridgehead renderas="sect3">Slang Dependencies</bridgehead>
    6262
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
     
    7474
    7575  <sect2 role="installation">
    76     <title>Installation of S-Lang</title>
     76    <title>Installation of Slang</title>
    7777
    7878    <note>
     
    8282    </note>
    8383
    84     <para>Install <application>S-Lang</application> by running the following
     84    <para>Install <application>slang</application> by running the following
    8585    commands:</para>
    8686
     
    110110      <parameter>--with-readline=gnu</parameter>: This parameter sets GNU
    111111      <application>Readline</application> to be used by the parser interface
    112       instead of the <application>S-Lang</application> internal version.
     112      instead of the <application>slang</application> internal version.
    113113    </para>
    114114
     
    122122
    123123  <sect2 role="configuration">
    124     <title>Configuring S-Lang</title>
     124    <title>Configuring slang</title>
    125125
    126126    <sect3 id="slang-config">
     
    165165        <listitem>
    166166          <para>is a simple program for interpreting
    167           <application>S-Lang</application> scripts. It supports dynamic loading
    168           of <application>S-Lang</application> modules and includes a
     167          <application>slang</application> scripts. It supports dynamic loading
     168          of <application>slang</application> modules and includes a
    169169          <application>Readline</application> interface for interactive
    170170          use.</para>
  • introduction/welcome/changelog.xml

    rb46173d r6af5310c  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to lxpanel-0.9.0. Fixes
     51          <ulink url="&blfs-ticket-root;8555">#8555</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Update to slang-2.3.1. Fixes
     55          <ulink url="&blfs-ticket-root;8551">#8551</ulink>.</para>
     56        </listitem>
     57        <listitem>
    5058          <para>[bdubbs] - Update to ruby-2.3.2. Fixes
    5159          <ulink url="&blfs-ticket-root;8544">#8544</ulink>.</para>
  • lxde/desktop/lxpanel.xml

    rb46173d r6af5310c  
    77  <!ENTITY lxpanel-download-http "&sourceforge-repo;/lxde/lxpanel-&lxpanel-version;.tar.xz">
    88  <!ENTITY lxpanel-download-ftp  " ">
    9   <!ENTITY lxpanel-md5sum        "8d7c93c4ebb4af8bf436ef6d3aee4ea9">
    10   <!ENTITY lxpanel-size          "1.5 MB">
    11   <!ENTITY lxpanel-buildsize     "28 MB">
     9  <!ENTITY lxpanel-md5sum        "83e7b471977c4a00f081645065eae5a0">
     10  <!ENTITY lxpanel-size          "1.4 MB">
     11  <!ENTITY lxpanel-buildsize     "23 MB">
    1212  <!ENTITY lxpanel-time          "0.3 SBU">
    1313]>
  • packages.ent

    rb46173d r6af5310c  
    305305<!ENTITY ruby-version                 "&ruby-minor-version;.&ruby-patch-version;">
    306306<!ENTITY scons-version                "2.5.1">
    307 <!ENTITY slang-version                "2.2.4">
     307<!ENTITY slang-version                "2.3.1">
    308308<!ENTITY subversion-version           "1.9.4">
    309309<!ENTITY swig-version                 "3.0.10">
     
    632632<!ENTITY libfm-version                "1.2.4">
    633633<!ENTITY pcmanfm-version              "1.2.4">
    634 <!ENTITY lxpanel-version              "0.8.2">
     634<!ENTITY lxpanel-version              "0.9.0">
    635635<!ENTITY lxappearance-version         "0.6.2">
    636636<!ENTITY lxsession-version            "0.5.2">
Note: See TracChangeset for help on using the changeset viewer.