Ignore:
Timestamp:
03/13/2023 04:48:55 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
00120f96
Parents:
ca66edf
Message:

Add "setup" to meson commands

I've not been very consistent on typography, but it is a start

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-good.xml

    rca66edf r91318eb  
    153153cd    build &amp;&amp;
    154154
    155 meson  --prefix=/usr       \
    156        --buildtype=release \
    157        -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/&blfs-version;/ \
    158        -Dpackage-name="GStreamer &gst10-plugins-good-version; BLFS" &amp;&amp;
     155meson setup ..            \
     156      --prefix=/usr       \
     157      --buildtype=release \
     158      -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/&blfs-version;/ \
     159      -Dpackage-name="GStreamer &gst10-plugins-good-version; BLFS" &amp;&amp;
    159160ninja</userinput></screen>
    160161
Note: See TracChangeset for help on using the changeset viewer.