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 |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
extend-test-timeout-on-qemu-builds.patch | 0000000331 331 Bytes | |
meson-1.2.3.tar.gz | 0002184484 2.08 MB | |
meson-1.2.3.tar.gz.asc | 0000000833 833 Bytes | |
meson-distutils.patch | 0000001407 1.37 KB | |
meson-test-installed-bin.patch | 0000001679 1.64 KB | |
meson.changes | 0000080577 78.7 KB | |
meson.keyring | 0000011971 11.7 KB | |
meson.spec | 0000009609 9.38 KB |
Revision 101 (latest revision is 115)
Ana Guerrero (anag+factory)
accepted
request 1120001
from
Dominique Leuenberger (dimstar)
(revision 101)
- Update to version 1.2.3: + Allow share/cmake/ as cmake_prefix_path. + find_tool: don't assume the pkgconfig variable is a valid command. + python dependency: ensure that setuptools doesn't inject itself into distutils. + Allow c++23 in gcc-11. + Revert "rust: apply global, project, and environment C args to bindgen". - Drop 0007-Revert-rust-apply-global-project-and-environment-C-a.patch: fixed upstream.
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.