Changeset 511ff581 for general


Ignore:
Timestamp:
08/23/2021 03:03:35 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
c92a844
Parents:
e736b85
Message:

Package update and some tags

Update to bubblewrap-0.5.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bubblewrap.xml

    re736b85 r511ff581  
    77  <!ENTITY bubblewrap-download-http "https://github.com/projectatomic/bubblewrap/releases/download/v&bubblewrap-version;/bubblewrap-&bubblewrap-version;.tar.xz">
    88  <!ENTITY bubblewrap-download-ftp  " ">
    9   <!ENTITY bubblewrap-md5sum        "1104b0e43006f22076b5057c129939c8">
    10   <!ENTITY bubblewrap-size          "212 KB">
    11   <!ENTITY bubblewrap-buildsize     "2.1 MB">
    12   <!ENTITY bubblewrap-time          "less than 0.1 SBU">
     9  <!ENTITY bubblewrap-md5sum        "a1b802c8381527bf6acbeed7e5ceac3a">
     10  <!ENTITY bubblewrap-size          "136 KB">
     11  <!ENTITY bubblewrap-buildsize     "2.2 MB">
     12  <!ENTITY bubblewrap-time          "0.1 SBU">
    1313]>
    1414
     
    7373    </itemizedlist>
    7474
     75    <bridgehead renderas="sect3">Bubblewrap Dependencies</bridgehead>
     76
     77    <bridgehead renderas="sect4">Optional (to generate manual pages)</bridgehead>
     78    <para role="optional">
     79      <xref linkend="libxslt"/>
     80    </para>
     81
    7582    <para condition="html" role="usernotes">
    7683      User Notes: <ulink url="&blfs-wiki;/bubblewrap"/>
     
    93100
    94101    <para>
    95       This package does not come with a test suite.
     102      Next, if you desire to run the test suite, fix an issue caused by the
     103      merged-/usr configuration in LFS:
     104    </para>
     105
     106<screen><userinput remap="pre">sed 's@symlink usr/lib64@ro-bind-try /lib64@' -i tests/libtest.sh</userinput></screen>
     107
     108    <para>
     109      To test the results, issue: <command>make check</command>
    96110    </para>
    97111
Note: See TracChangeset for help on using the changeset viewer.