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
- Sources inherited from project openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/meson && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
meson-0.43.0.tar.gz | 0001066546 1.02 MB | |
meson-0.43.0.tar.gz.asc | 0000000833 833 Bytes | |
meson-fix-gcc48.patch | 0000000881 881 Bytes | |
meson-suse-ify-macros.patch | 0000001339 1.31 KB | |
meson-test-installed-bin.patch | 0000001887 1.84 KB | |
meson-testsuite.changes | 0000018877 18.4 KB | |
meson-testsuite.spec | 0000006721 6.56 KB | |
meson.changes | 0000018877 18.4 KB | |
meson.keyring | 0000008820 8.61 KB | |
meson.spec | 0000006721 6.56 KB | |
pre_checkin.sh | 0000000141 141 Bytes |
Revision 26 (latest revision is 115)
Dominique Leuenberger (dimstar_suse)
accepted
request 544549
from
Dominique Leuenberger (dimstar)
(revision 26)
- Require python3-xml: mesonbuild/modules/qt5.py imports the xml module (boo#1068818). - Require python3-xml: mesonbuild/modules/qt5.py imports the xml module (boo#1068818).
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.