Changeset 5850910 for general/sysutils


Ignore:
Timestamp:
03/03/2023 07:01:13 PM (15 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
4a3c628
Parents:
929823bd
Message:

Update to raptor2-2.0.16.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/raptor.xml

    r929823bd r5850910  
    77  <!ENTITY raptor-download-http "https://download.librdf.org/source/raptor2-&raptor-version;.tar.gz">
    88  <!ENTITY raptor-download-ftp  " ">
    9   <!ENTITY raptor-md5sum        "a39f6c07ddb20d7dd2ff1f95fa21e2cd">
    10   <!ENTITY raptor-size          "1.9 MB">
    11   <!ENTITY raptor-buildsize     "28 MB (additional 1 MB for the tests)">
    12   <!ENTITY raptor-time          "0.2 SBU (additional 0.5 SBU for the tests)">
     9  <!ENTITY raptor-md5sum        "0a71f13b6eaa0a04bf411083d89d7bc2">
     10  <!ENTITY raptor-size          "1.7 MB">
     11  <!ENTITY raptor-buildsize     "25 MB (additional 2 MB for the tests)">
     12  <!ENTITY raptor-time          "0.1 SBU (additional 0.3 SBU for the tests)">
    1313]>
    1414
     
    6767      </listitem>
    6868    </itemizedlist>
    69 
     69<!--
    7070    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7171    <itemizedlist spacing="compact">
     
    7777      </listitem>
    7878    </itemizedlist>
    79 
     79-->
    8080    <bridgehead renderas="sect3">Raptor Dependencies</bridgehead>
    8181
     
    100100  <sect2 role="installation">
    101101    <title>Installation of Raptor</title>
    102 
     102<!--
    103103    <para>
    104104      First, apply a patch that fixes a couple of security issues:
     
    106106
    107107<screen><userinput remap="pre">patch -Np1 -i ../raptor-&raptor-version;-security_fixes-1.patch</userinput></screen>
    108 
     108-->
    109109    <para>
    110110      Install <application>Raptor</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.