mirror of
https://abf.rosa.ru/djam/meson.git
synced 2025-02-23 09:22:51 +00:00
Update to 0.41.2
This commit is contained in:
parent
ec856daf14
commit
e6896f75bc
2 changed files with 7 additions and 5 deletions
4
.abf.yml
4
.abf.yml
|
@ -1,3 +1,3 @@
|
|||
sources:
|
||||
meson-0.38.0.tar.gz.asc: ae4ef3b21815a83421fc2a528bf159c0ce906434
|
||||
meson-0.38.0.tar.gz: d1d9ceb2fb27e82143e04b3e8a92b7fc1d4f3735
|
||||
meson-0.41.2.tar.gz.asc: eba3b1a99f6474cbd612e7fd8ca02176f0536f95
|
||||
meson-0.41.2.tar.gz: 5c928f6c2f11f3923068f72bcd0a3b0e2e55e8db
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: High productivity build system
|
||||
Name: meson
|
||||
Version: 0.38.0
|
||||
Release: 2
|
||||
Version: 0.41.2
|
||||
Release: 1
|
||||
License: ASL 2.0
|
||||
Group: Development/Tools
|
||||
Url: http://mesonbuild.com/
|
||||
|
@ -35,8 +35,10 @@ BuildRequires: vala
|
|||
BuildRequires: vala-tools
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: gtest-devel
|
||||
BuildRequires: llvm-devel
|
||||
BuildRequires: wxgtku3.0-devel
|
||||
BuildRequires: pkgconfig(vapigen)
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
|
@ -57,7 +59,7 @@ modern software development tools and practices, such as unit tests,
|
|||
coverage reports, Valgrind, CCache and the like.
|
||||
|
||||
%files
|
||||
%doc authors.txt contributing.txt README.md COPYING
|
||||
%doc contributing.txt README.md COPYING
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/%{name}conf
|
||||
%{_bindir}/%{name}introspect
|
||||
|
|
Loading…
Add table
Reference in a new issue