Changeset 3d3560c5


Ignore:
Timestamp:
09/21/2020 03:55:38 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
bfd20b5b
Parents:
9021a65
Message:

Add sysprof
Update to libdazzle-3.38.0

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

Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    r9021a65 r3d3560c5  
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="svnserver.xml"/>
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="swig.xml"/>
     60  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysprof.xml"/>
    6061<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tcl.xml"/> -->
    6162  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tk.xml"/>
  • gnome/platform/gjs.xml

    r9021a65 r3d3560c5  
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
     90      <xref linkend="sysprof"/>,
    9091      <xref linkend="valgrind"/> (for tests),
    9192      <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
    92       <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>,
    93       <ulink url="&gnome-download-http;/sysprof/">Sysprof</ulink>, and
     93      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
    9494      <ulink url="https://sourceware.org/systemtap">Systemtap</ulink>
    9595    </para>
  • gnome/platform/mutter.xml

    r9021a65 r3d3560c5  
    105105    <para role="recommended">
    106106      <xref linkend="desktop-file-utils"/>,
    107       <xref linkend="gobject-introspection"/>, and
    108       <xref linkend="startup-notification"/>
     107      <xref linkend="gobject-introspection"/>,
     108      <xref linkend="startup-notification"/>, and
     109      <xref linkend="sysprof"/>
    109110    </para>
    110111
  • introduction/welcome/changelog.xml

    r9021a65 r3d3560c5  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to libdazzle-3.38.0. Part of
     49          <ulink url="&blfs-ticket-root;14029">#14029</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Add sysprof-3.38.0. Fixes
     53          <ulink url="&blfs-ticket-root;14051">#14051</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[bdubbs] - Update to xterm-360. Fixes
    4957          <ulink url="&blfs-ticket-root;14053">#14053</ulink>.</para>
  • networking/netlibs/libsoup.xml

    r9021a65 r3d3560c5  
    9999      <xref linkend="gtk-doc"/>,
    100100      <xref linkend="php"/> compiled with XMLRPC-EPI <!-- It seems that XMLRPC is part of PHP 5.4.10 -->
    101       support (only used for the XMLRPC regression tests) and
    102       <xref linkend="samba"/> (ntlm_auth is required to run the test suite).
     101      support (only used for the XMLRPC regression tests),
     102      <xref linkend="samba"/> (ntlm_auth is required to run the test suite), and
     103      <xref linkend="sysprof"/>
    103104    </para>
    104105
  • packages.ent

    r9021a65 r3d3560c5  
    365365<!ENTITY subversion-version           "1.14.0">
    366366<!ENTITY swig-version                 "4.0.2">
     367<!ENTITY sysprof-version              "3.38.0">
    367368<!ENTITY tcl-version                  "8.6.10">
    368369<!ENTITY tk-version                   "8.6.10">
     
    738739<!ENTITY keybinder2-version           "0.3.1">
    739740<!ENTITY keybinder3-version           "0.3.2">
    740 <!ENTITY libdazzle-version            "3.36.0">
     741<!ENTITY libdazzle-version            "3.38.0">
    741742<!ENTITY libhandy-version             "0.0.13">
    742743<!ENTITY libnotify-version            "0.7.9">
  • x/lib/libdazzle.xml

    r9021a65 r3d3560c5  
    55  %general-entities;
    66
    7   <!ENTITY libdazzle-download-http "&gnome-download-http;/libdazzle/&gnome-minor-36;/libdazzle-&libdazzle-version;.tar.xz">
    8   <!ENTITY libdazzle-download-ftp  "&gnome-download-ftp;/libdazzle/&gnome-minor-36;/libdazzle-&libdazzle-version;.tar.xz">
    9   <!ENTITY libdazzle-md5sum        "154be45a6aac020e7d59f477bd7cafcf">
    10   <!ENTITY libdazzle-size          "436 KB">
    11   <!ENTITY libdazzle-buildsize     "45 MB (with tests)">
    12   <!ENTITY libdazzle-time          "0.2 SBU (uning parallelism=4; with tests)">
     7  <!ENTITY libdazzle-download-http "&gnome-download-http;/libdazzle/&gnome-minor-38;/libdazzle-&libdazzle-version;.tar.xz">
     8  <!ENTITY libdazzle-download-ftp  "&gnome-download-ftp;/libdazzle/&gnome-minor-38;/libdazzle-&libdazzle-version;.tar.xz">
     9  <!ENTITY libdazzle-md5sum        "7dee045bef026ff26af9b16f8252936b">
     10  <!ENTITY libdazzle-size          "440 KB">
     11  <!ENTITY libdazzle-buildsize     "42 MB (with tests)">
     12  <!ENTITY libdazzle-time          "0.2 SBU (using parallelism=4; with tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.