Changeset 428191d


Ignore:
Timestamp:
07/24/2015 11:55:27 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:
73fe507
Parents:
9d53187
Message:
  • Update to CMake-3.3.0.
  • Add Automoc4-0.9.88 as required dependency for Kdelibs-4.14.9.
  • Fix Mousepad-0.4.0 dependencies: again.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9d53187 r428191d  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "23">                   <!-- Always 2 digits -->
     3<!ENTITY day          "24">                   <!-- 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 23rd &year;">
     9<!ENTITY releasedate  "July 24th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    1818<!ENTITY maintainer-address   "blfs-maintainer@&lfs-domainname;">
    1919
    20  
     20
    2121<!ENTITY lfs-website          "http://www.&lfs-domainname;">
    2222<!-- downloads - root must not have an entity because it is needed for scripts
     
    154154%package-entities;
    155155
    156 <!ENTITY parallel_issues "<note><para>This package may occasionally fail when 
    157                           building with multiple processors.  See <xref 
     156<!ENTITY parallel_issues "<note><para>This package may occasionally fail when
     157                          building with multiple processors.  See <xref
    158158                          linkend='parallel-builds'/> for more information.</para></note>">
    159159
     
    162162<!ENTITY kf5-short-version     "5.12">
    163163<!ENTITY kf5-base              "5.12">
    164 <!ENTITY kf5-download-http     "http://download.kde.org/stable/frameworks/&kf5-base;"> 
     164<!ENTITY kf5-download-http     "http://download.kde.org/stable/frameworks/&kf5-base;">
    165165<!ENTITY kf5-download-ftp      "ftp://ftp.kde.org/pub/kde/stable/frameworks/&kf5-base;/">
    166166
    167167<!ENTITY kf5apps-version       "15.04.3">
    168 <!ENTITY kf5apps-download-http "http://download.kde.org/stable/applications/&kf5apps-version;/src"> 
     168<!ENTITY kf5apps-download-http "http://download.kde.org/stable/applications/&kf5apps-version;/src">
    169169<!ENTITY kf5apps-download-ftp  "ftp://ftp.kde.org/pub/kde/stable/&kf5apps-version;/src">
    170170
  • general/prog/cmake.xml

    r9d53187 r428191d  
    77  <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "d51c92bf66b1e9d4fe2b7aaedd51377c">
    10   <!ENTITY cmake-size          "6.2 MB">
    11   <!ENTITY cmake-buildsize     "638 MB (with test suite and Qt5 <command>cmake-gui</command>)">
    12   <!ENTITY cmake-time          "3.4 SBU, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)">
     9  <!ENTITY cmake-md5sum        "b1d4823e3f74c961486d9f253da9825d">
     10  <!ENTITY cmake-size          "6.3 MB">
     11  <!ENTITY cmake-buildsize     "658 MB (with test suite and Qt5 <command>cmake-gui</command>)">
     12  <!ENTITY cmake-time          "3.6 SBU, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)">
    1313]>
    1414
     
    8080    <para role="recommended">
    8181      <xref linkend="curl"/> and
    82       <xref linkend="libarchive"/> 
     82      <xref linkend="libarchive"/>
    8383    </para>
    8484
  • introduction/welcome/changelog.xml

    r9d53187 r428191d  
    4646
    4747    <listitem>
     48      <para>July 24th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Add automoc4-0.9.88 as required dependency for
     52          kdelibs-4.14.9.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to cmake-3.3.0. Fixes
     56          <ulink url="&blfs-ticket-root;6748">#6748</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60    <listitem>
    4861      <para>July 23rd, 2015</para>
    4962      <itemizedlist>
     
    164177        </listitem>
    165178        <listitem>
    166           <para>[renodr] - Fixed an issue with a hard dependency on Valgrind 
     179          <para>[renodr] - Fixed an issue with a hard dependency on Valgrind
    167180          within libdrm. Thanks to Wayne for discovering the issue. Fixes
    168181          <ulink url="&blfs-ticket-root;6731">#6731</ulink>.</para>
     
    401414        </listitem>
    402415        <listitem>
    403           <para>[bdubbs] -  Update kde5 apps kate, kdenlive, kmix, and 
     416          <para>[bdubbs] -  Update kde5 apps kate, kdenlive, kmix, and
    404417          konsole to verion 15.04.3.  Fixes
    405418          <ulink url="&blfs-ticket-root;6689">#6689</ulink>.</para>
     
    708721         </listitem>
    709722      </itemizedlist>
    710     </listitem> 
     723    </listitem>
    711724
    712725    <listitem>
     
    787800      <itemizedlist>
    788801        <listitem>
    789           <para>[renodr] - Update to elfutils-0.163. Fixes 
     802          <para>[renodr] - Update to elfutils-0.163. Fixes
    790803          <ulink url="&blfs-ticket-root;6630">#6630</ulink>.</para>
    791804        </listitem>
     
    860873      <itemizedlist>
    861874        <listitem>
    862           <para>[bdubbs] - Remove appdata-tools because its 
    863           functions are now provided by appstream-glib.</para> 
     875          <para>[bdubbs] - Remove appdata-tools because its
     876          functions are now provided by appstream-glib.</para>
    864877        </listitem>
    865878        <listitem>
     
    955968        </listitem>
    956969        <listitem>
    957           <para>[bdubbs] - Recommend building gst-plugins-bad with 
     970          <para>[bdubbs] - Recommend building gst-plugins-bad with
    958971          clang to avoid video problems. Fixes
    959972          <ulink url="&blfs-ticket-root;6577">#6577</ulink>.</para>
     
    980993        </listitem>
    981994        <listitem>
    982           <para>[fernando] - More short descriptions. 
     995          <para>[fernando] - More short descriptions.
    983996          <ulink url="&blfs-ticket-root;6602">#6602</ulink>.</para>
    984997        </listitem>
     
    10251038      <itemizedlist>
    10261039        <listitem>
    1027           <para>[bdubbs] - Add/update some short descriptions. 
     1040          <para>[bdubbs] - Add/update some short descriptions.
    10281041          Thanks to Denis Mugnier for the patch. Fixes
    10291042          <ulink url="&blfs-ticket-root;6594">#6594</ulink>.</para>
     
    13591372          <para>[renodr] - Add a sed to fix a compilation issue with Valgrind
    13601373          on systems that have a linux-4.x based kernel. Thanks to Armin K.
    1361           for sending me that sed.</para>     
     1374          for sending me that sed.</para>
    13621375        </listitem>
    13631376      </itemizedlist>
     
    18771890      <itemizedlist>
    18781891        <listitem>
    1879           <para>[bdubbs] - Minor updates to pango dependencies and 
     1892          <para>[bdubbs] - Minor updates to pango dependencies and
    18801893          freeglut dependencies and build instructions.</para>
    18811894        </listitem>
     
    21132126      <itemizedlist>
    21142127        <listitem>
    2115           <para>[bdubbs] - Fix pointers to ati firmware in xorg drivers section. 
     2128          <para>[bdubbs] - Fix pointers to ati firmware in xorg drivers section.
    21162129          Fixes <ulink url="&blfs-ticket-root;6364">#6364</ulink>.</para>
    21172130        </listitem>
     
    21252138        <listitem>
    21262139          <para>[bdubbs] - Add a section on installing firmware.
    2127           Most of the update was done by Ken. Partially addresses 
     2140          Most of the update was done by Ken. Partially addresses
    21282141          <ulink url="&blfs-ticket-root;6364">#6364</ulink>.</para>
    21292142        </listitem>
     
    27482761      <itemizedlist>
    27492762        <listitem>
    2750           <para>[renodr] - Update to whois-5.2.7. Fixes 
     2763          <para>[renodr] - Update to whois-5.2.7. Fixes
    27512764          <ulink url="&blfs-ticket-root;6339">#6339</ulink>.</para>
    27522765        </listitem>
     
    30033016        </listitem>
    30043017        <listitem>
    3005           <para>[bdubbs] - Update to glib-2.44.0.</para> 
     3018          <para>[bdubbs] - Update to glib-2.44.0.</para>
    30063019        </listitem>
    30073020        <listitem>
     
    33233336        </listitem>
    33243337        <listitem>
    3325           <para>[igor] - Update to unbound-1.5.2. Fixes 
     3338          <para>[igor] - Update to unbound-1.5.2. Fixes
    33263339          <ulink url="&blfs-ticket-root;6163">#6163</ulink>.</para>
    33273340        </listitem>
     
    33493362      <itemizedlist>
    33503363        <listitem>
    3351           <para>[bdubbs] - Update to xfce-4.12.  Fixes 
     3364          <para>[bdubbs] - Update to xfce-4.12.  Fixes
    33523365          <ulink url="&blfs-ticket-root;6215">#6215</ulink>.</para>
    33533366        </listitem>
    33543367        <listitem>
    3355           <para>[bdubbs] - Update to parole-0.8.0.  Fixes 
     3368          <para>[bdubbs] - Update to parole-0.8.0.  Fixes
    33563369          <ulink url="&blfs-ticket-root;4787">#4787</ulink>.</para>
    33573370        </listitem>
  • kde/core/kdelibs.xml

    r9d53187 r428191d  
    6262    <para role="required">
    6363      <xref linkend="attica"/>,
     64      <xref linkend="automoc4"/>,
    6465      <xref linkend="DocBook"/>,
    6566      <xref linkend="docbook-xsl"/>,
     
    133134    commands:</para>
    134135
    135 <!-- I wouldn't recommend installing D-Bus configuration files outside of 
     136<!-- I wouldn't recommend installing D-Bus configuration files outside of
    136137     /etc if kde-dir is /usr, maybe kde-etc-dir should be introduced? -->
    137138
     
    170171    <para><option>-DDOCBOOKXML_CURRENTDTD_DIR=...</option>: This switch is used to
    171172    tell <command>cmake</command> where to find the XML DTDs.</para>
    172  
    173     <para><option>-DWITH_SOLID_UDISKS2=TRUE</option>: Use this switch if you 
     173
     174    <para><option>-DWITH_SOLID_UDISKS2=TRUE</option>: Use this switch if you
    174175    have <application>UDisks2</application>.</para>
    175176
  • packages.ent

    r9d53187 r428191d  
    182182<!ENTITY openjpeg2-version            "2.1.0">
    183183<!ENTITY pixman-version               "0.32.6">   <!-- Even minors only -->
    184 <!ENTITY poppler-version              "0.34.0">   
     184<!ENTITY poppler-version              "0.34.0">
    185185<!ENTITY qpdf-version                 "5.1.3">
    186186
     
    249249<!ENTITY check-version                "0.9.14">
    250250<!ENTITY clisp-version                "2.49">
    251 <!ENTITY cmake-major-version          "3.2">
    252 <!ENTITY cmake-minor-version          "3">
     251<!ENTITY cmake-major-version          "3.3">
     252<!ENTITY cmake-minor-version          "0">
    253253<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    254254<!ENTITY cvs-version                  "1.11.23">
     
    502502<!-- Part VII -->
    503503<!-- Chapters 27-29 -->                           <!-- stable lt .90 micro version -->
    504 <!ENTITY kde-version                  "15.04.2"> 
     504<!ENTITY kde-version                  "15.04.2">
    505505<!ENTITY kde-old-version              "4.14.3">
    506506<!ENTITY kactivities-version          "4.13.3">
    507507<!ENTITY kde-apps-version             "15.04.2">  <!-- applies to kde packages -->
    508 <!ENTITY kde-libs-version             "4.14.9"> 
     508<!ENTITY kde-libs-version             "4.14.9">
    509509<!ENTITY kde-dldir                    "&kde-version;">
    510510<!ENTITY kde-download-http            "http://download.kde.org/stable/">
  • xfce/apps/mousepad.xml

    r9d53187 r428191d  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtksourceview"/>
     79      <xref linkend="gtksourceview"/> (optionally, it can be built with
     80      <ulink url="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/">gtksourceview-2</ulink>)
    8081    </para>
    8182
    8283    <bridgehead renderas="sect4">Optional</bridgehead>
    8384    <para role="optional">
    84       <xref linkend="dbus-glib"/> and
    85       <ulink url="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/">gtksourceview-2</ulink>
     85      <xref linkend="dbus-glib"/>
    8686    </para>
    8787
Note: See TracChangeset for help on using the changeset viewer.