Ignore:
Timestamp:
10/16/2023 03:41:26 AM (8 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
c49f1bb
Parents:
600f3e1
Message:

Add libXpresent-1.0.1 to xorg libraries.
This xorg library is needed by the mpv video player.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/mpv.xml

    r600f3e1 rf7f5c13  
    125125meson setup --prefix=/usr       \
    126126            --buildtype=release \
     127            -Dx11=enabled       \
    127128            ..                  &amp;&amp;
    128129ninja</userinput></screen>
     
    147148
    148149    <para>
    149       <command>-Ddvdnav=enabled</command>: support DVD playing.
     150      <parameter>-Dx11=enabled</parameter>: allow linking to X11 libraries.
     151    </para>
     152
     153    <para>
     154      <parameter>-Ddvdnav=enabled</parameter>: support DVD playing.
    150155    </para>
    151156
Note: See TracChangeset for help on using the changeset viewer.