Compare commits

...

2 Commits

Author SHA1 Message Date
madomado a888448221 Update muon.spec
Signed-off-by: madomado <madonuko@outlook.com>
2026-06-28 04:14:12 +08:00
Owen Zimmerman 107e145cb6 fix: muon 2026-06-21 17:00:29 +02:00
+4 -1
View File
@@ -1,3 +1,6 @@
%global _distro_extra_cflags -Wno-implicit-function-declaration
%global _distro_extra_cxxflags -Wno-implicit-function-declaration
Name: muon
Version: 0.6.0
Release: 1%{?dist}
@@ -9,7 +12,7 @@ URL: https://muon.build/
Source: https://git.sr.ht/~lattis/muon/archive/%{version}.tar.gz
Patch0: fix-tracy-header-placement-quirk.patch
# mdbook removed multilingual support, this patch can be removed when this package next bumps
Patch1: remove-multilingual-field.patch
%dnl Patch1: remove-multilingual-field.patch
BuildRequires: meson
BuildRequires: gcc