Changeset 9d53187


Ignore:
Timestamp:
07/23/2015 10:14:29 PM (9 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.8, 7.9, 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:
428191d
Parents:
5044738
Message:
  • Update to sudo-1.8.14p3.
  • Archive gtksourceview-2.10.5. Move gtksourceview-3.16.1 from "33. GNOME Libraries and Utilities - Libraries" to "25. X Libraries".
  • Add Leafpad and Geany to "6. Editors - Other Editors".

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

Files:
10 edited
2 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r5044738 r9d53187  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     3<!ENTITY day          "23">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 22nd &year;">
     9<!ENTITY releasedate  "July 23rd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    r5044738 r9d53187  
    1414<!ENTITY gnome-desktop-version        "3.16.2">
    1515<!ENTITY gnome-video-effects-version  "0.4.1">
    16 <!ENTITY gtksourceview-version        "3.16.1">
    1716<!ENTITY libgtop-version              "2.30.0">
    1817<!ENTITY libpeas-version              "1.14.0">
  • gnome/platform/platform.xml

    r5044738 r9d53187  
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop.xml"/>
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-video-effects.xml"/>
    46   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview.xml"/>
    4746  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/>
    4847  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
  • introduction/welcome/changelog.xml

    r5044738 r9d53187  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 23rd, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Add Leafpad and Geany to
     52          "6. Editors - Other Editors".</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Archive gtksourceview-2.10.5.
     56          Move gtksourceview-3.16.1 from
     57          "33. GNOME Libraries and Utilities - Libraries" to
     58          "25. X Libraries". Fixes
     59          <ulink url="&blfs-ticket-root;6747">#6747</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[fernando] - Update to sudo-1.8.14p3. Fixes
     63          <ulink url="&blfs-ticket-root;6746">#6746</ulink>.</para>
     64        </listitem>
     65      </itemizedlist>
     66    </listitem>
    4667
    4768    <listitem>
  • packages.ent

    r5044738 r9d53187  
    3737<!ENTITY ssh-askpass-version          "&openssh-version;">
    3838<!ENTITY stunnel-version              "5.20">
    39 <!ENTITY sudo-version                 "1.8.14p2">
     39<!ENTITY sudo-version                 "1.8.14p3">
    4040<!ENTITY tripwire-version             "2.4.2.2">
    4141
     
    477477<!ENTITY gtkmm2-version               "2.24.4">
    478478<!ENTITY gtkmm3-version               "3.16.0">
     479<!ENTITY gtksourceview-version        "3.16.1">
    479480<!ENTITY imlib2-version               "1.4.7">
    480481<!ENTITY keybinder2-version           "0.3.0">
     
    557558<!ENTITY midori-version               "0.5.10">
    558559<!ENTITY parole-version               "0.8.0">
    559 <!ENTITY gtksourceview2-version       "2.10.5">
    560560<!ENTITY mousepad-version             "0.4.0">
    561561<!ENTITY vte2-version                 "0.28.2">
  • postlfs/editors/others.xml

    r5044738 r9d53187  
    1616  <title>Other Editors</title>
    1717
    18   <para><command>pico</command> is a text editor installed as a part
    19   of <xref linkend="re-alpine"/>.</para>
    20 
    21   <para><command>mcedit</command> is a text editor installed as part
    22   of <xref linkend="mc"/>.</para>
     18  <itemizedlist>
     19    <listitem>
     20      <para>
     21        <ulink url="http://www.geany.org/">Geany</ulink> is a text editor using
     22        the <application>GTK+2</application> toolkit with basic features of an
     23        integrated development environment. It was developed to provide a small
     24        and fast IDE, which has only a few dependencies from other packages. It
     25        supports many filetypes and has some nice features.
     26      </para>
     27    </listitem>
     28    <listitem>
     29      <para>
     30        <ulink url="http://tarot.freeshell.org/leafpad/">Leafpad</ulink> is a
     31        very simple text editor using the <application>GTK+2</application>
     32        toolkit.
     33      </para>
     34    </listitem>
     35    <listitem>
     36      <para>
     37        <command>mcedit</command> is a text editor installed as part of <xref
     38        linkend="mc"/>.
     39      </para>
     40    </listitem>
     41    <listitem>
     42      <para>
     43        <command>pico</command> is a text editor installed as a part of <xref
     44        linkend="re-alpine"/>.
     45      </para>
     46    </listitem>
     47  </itemizedlist>
    2348
    2449</sect1>
  • postlfs/security/sudo.xml

    r5044738 r9d53187  
    77  <!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz">
    88  <!ENTITY sudo-download-ftp  "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
    9   <!ENTITY sudo-md5sum        "150f6a2a53a5d29838bf75557543f151">
     9  <!ENTITY sudo-md5sum        "93dbd1e47c136179ff1b01494c1c0e75">
    1010  <!ENTITY sudo-size          "2.5 MB">
    1111  <!ENTITY sudo-buildsize     "33 MB (with tests)">
     
    271271    <segmentedlist>
    272272      <segtitle>Installed Programs</segtitle>
    273       <segtitle>Installed Libraries</segtitle> 
     273      <segtitle>Installed Libraries</segtitle>
    274274      <segtitle>Installed Directories</segtitle>
    275275
  • x/lib/lib.xml

    r5044738 r9d53187  
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm2.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm3.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview.xml"/>
    4748  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imlib2.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="keybinder2.xml"/>
  • xfce/apps/apps.xml

    r5044738 r9d53187  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="midori.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parole.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview2.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mousepad.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte2.xml"/>
  • xfce/apps/mousepad.xml

    r5044738 r9d53187  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtksourceview2"/> or
    8079      <xref linkend="gtksourceview"/>
    8180    </para>
     
    8382    <bridgehead renderas="sect4">Optional</bridgehead>
    8483    <para role="optional">
    85       <xref linkend="dbus-glib"/>
     84      <xref linkend="dbus-glib"/> and
     85      <ulink url="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/">gtksourceview-2</ulink>
    8686    </para>
    8787
Note: See TracChangeset for help on using the changeset viewer.