Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
9e45ccaff4 No need for such branch 2018-12-08 14:12:57 +01:00
Stephen Gallagher
9826d0b55a
Rebuild for F30 branch
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-08-16 11:16:13 -04:00
19cc43e0ee
update to v2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-12 17:18:30 +02:00
3 changed files with 1 additions and 39 deletions

View file

@ -1,3 +0,0 @@
# meson
The meson package

1
dead.package Normal file
View file

@ -0,0 +1 @@
No need for such branch

View file

@ -1,36 +0,0 @@
document: modulemd
version: 1
data:
summary: The Meson Build system
description: >-
Meson is an open source build system meant to be both extremely fast,
and, even more importantly, as user friendly as possible.
The main design point of Meson is that every moment a developer spends
writing or debugging build definitions is a second wasted. So is every
second spent waiting for the build system to actually start compiling code.
license:
module: [ MIT ]
dependencies:
buildrequires:
platform: f27
python3: 3.6
requires:
platform: f27
python3: 3.6
ninja: master
references:
community: http://mesonbuild.com/
documentation: http://mesonbuild.com/
tracker: https://github.com/mesonbuild/meson/issues
profiles:
default:
rpms:
- meson
api:
rpms:
- meson
components:
rpms:
meson:
rationale: Main component.