Changeset e273fc4


Ignore:
Timestamp:
03/28/2022 10:46:56 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
3b342a1
Parents:
2edd9049
Message:

Update to frei0r-plugins-1.8.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r2edd9049 re273fc4  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to frei0r-plugins-1.8.0. Fixes
     50          <ulink url="&blfs-ticket-root;16336">#16336</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to mc-4.8.28. Fixes
    5054          <ulink url="&blfs-ticket-root;16331">#16331</ulink>.</para>
  • multimedia/libdriv/frei0r.xml

    r2edd9049 re273fc4  
    77  <!ENTITY frei0r-download-http "https://files.dyne.org/frei0r/releases/frei0r-plugins-&frei0r-version;.tar.gz">
    88  <!ENTITY frei0r-download-ftp  " ">
    9   <!ENTITY frei0r-md5sum        "78a7c7511cbda93013147563dc7a3618">
    10   <!ENTITY frei0r-size          "1.2 MB">
    11   <!ENTITY frei0r-buildsize     "39 MB">
    12   <!ENTITY frei0r-time          "0.1 SBU">
     9  <!ENTITY frei0r-md5sum        "45ffe53925ce0a90ce1d838c05e0a3c0">
     10  <!ENTITY frei0r-size          "804 KB">
     11  <!ENTITY frei0r-buildsize     "40 MB">
     12  <!ENTITY frei0r-time          "0.5 SBU">
    1313]>
    1414
     
    8181    <para>
    8282      <xref linkend='doxygen'/> and
    83       <xref linkend='opencv'/> (currently broken)
    84 
     83      <xref linkend='opencv'/>
    8584    </para>
    8685
     
    103102cmake -DCMAKE_INSTALL_PREFIX=/usr \
    104103      -DCMAKE_BUILD_TYPE=Release  \
    105       -DWITHOUT_OPENCV=TRUE       \
    106104      -Wno-dev ..                 &amp;&amp;
    107105
     
    122120  <sect2 role="commands">
    123121    <title>Command Explanations</title>
    124 <!--
    125     <para>
    126       <command>sed ... facebl0r.cpp</command>: This command fixes a build
    127       problem with the current opencv dependency.
    128     </para>
    129122
    130     <para>
    131       <parameter>-DOpenCV_DIR=/usr/share/OpenCV</parameter>: This parameter
    132       helps the make procedure to find the <filename>libippicv.a</filename>
    133       library, installed under that directory tree.
    134     </para>
    135 -->
    136123    <para>
    137124      <option>-DWITHOUT_OPENCV=TRUE</option>: This option instructs the make
  • packages.ent

    r2edd9049 re273fc4  
    10031003<!ENTITY fdk-aac-version              "2.0.2">
    10041004<!ENTITY flac-version                 "1.3.4">
    1005 <!ENTITY frei0r-version               "1.7.0">
     1005<!ENTITY frei0r-version               "1.8.0">
    10061006<!ENTITY gavl-version                 "1.4.0">
    10071007<!ENTITY gstreamer10-version          "1.20.0">  <!-- Even minors only -->
Note: See TracChangeset for help on using the changeset viewer.