High productivity build system
Meson is a build system designed to optimize programmer productivity.
It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like.
- Developed at devel:tools:building
-
16
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/meson && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
meson-0.40.1.tar.gz | 0000584611 571 KB | |
meson-0.40.1.tar.gz.asc | 0000000833 833 Bytes | |
meson-disable-untested-code.patch | 0000000693 693 Bytes | |
meson-fix-gcc48.patch | 0000001052 1.03 KB | |
meson-handle-skipped-tests.patch | 0000000801 801 Bytes | |
meson-suse-ify-macros.patch | 0000000936 936 Bytes | |
meson.changes | 0000008162 7.97 KB | |
meson.keyring | 0000008820 8.61 KB | |
meson.spec | 0000004477 4.37 KB |
Revision 18 (latest revision is 116)
Dominique Leuenberger (dimstar_suse)
accepted
request 501640
from
Dominique Leuenberger (dimstar)
(revision 18)
- Make the build footprint smaller to enter ring1: This means we skip a couple tests though. Removed BuildRequires: java-devel, libqt5-qtbase-devel, mono-core, mono-devel, wxWidgets-devel, pkgconfig(protobuf) and pkgconfig(gtk+-3.0).
Comments 1
Hi, can this package be updated to meson 0.60.1 (available in devel:tools:building) please?
0.60 is needed to compile mpv (which recently switched to meson), 0.59 is too old.