[paprefs] [PATCH] Port to meson

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Meson is much nicer than autotools, see https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting.

With this patch, you can invoke

    meson build -Ddocs=true
    ninja -C build 
    sudo ninja -C build install

to compile and install the package.

Ninja accepts many targets:

    ninja -C build <target>

For example, `doc/README` to build the textual readme file, `test` to run tidy (when available) on HTML docs, and `paprefs-pot`, `paprefs-gmo` and `paprefs-update-po` for various localization needs.





[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux