]> git.pld-linux.org Git - packages/mutter.git/blobdiff - mutter.spec
- updated to 3.34.4
[packages/mutter.git] / mutter.spec
index 3251937f652443159f594c7d802c62a6314522c3..d928e1e7410139555bb13a5fd5e54e5d135fc849 100644 (file)
@@ -2,16 +2,17 @@
 # Conditional build
 %bcond_without pipewire        # remote desktop via pipewire
 %bcond_with    sysprof         # build with tracing support
+%bcond_with    tests           # run tests (causes infinite loop on builders)
 
 Summary:       Window and compositing manager based on Clutter
 Summary(pl.UTF-8):     Zarządca okien i składania oparty na bibliotece Clutter
 Name:          mutter
-Version:       3.34.2
+Version:       3.34.4
 Release:       1
 License:       GPL v2+
 Group:         X11/Window Managers
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/mutter/3.34/%{name}-%{version}.tar.xz
-# Source0-md5: 4515ccdb762a243d65757f5ab073d206
+# Source0-md5: de19a6de98a2250dd7efdfca14359e39
 URL:           https://gitlab.gnome.org/GNOME/mutter
 BuildRequires: EGL-devel
 BuildRequires: OpenGL-GLX-devel
@@ -176,6 +177,7 @@ Mutter.
        -Dinstalled_tests=false \
        -Dprofiler=%{__true_false sysprof} \
        %{!?with_pipewire:-Dremote_desktop=false} \
+       -Dtests=%{__true_false tests} \
        -Dxwayland_path=/usr/bin/Xwayland
 
 %ninja_build -C build
This page took 0.152801 seconds and 4 git commands to generate.