Accepting request 48950 from GNOME:Factory
checked in (request 48950) OBS-URL: https://build.opensuse.org/request/show/48950 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
07b3c6e788
commit
469272110c
@@ -38,10 +38,6 @@ Summary: Window and compositing manager based on Clutter
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM mutter-gdk-cairo.patch dimstar@opensuse.org -- Replace GDK drawing API with cairo, upstream git commit 08cfdcd & 0839c1
|
||||
Patch0: mutter-gdk-cairo.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-no-gdk_display.patch vuntz@opensuse.org -- Stop using gdk_display, taken from git
|
||||
Patch1: mutter-no-gdk_display.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-gdk-keys.patch vuntz@opensuse.org -- Update for GDK 3 API changes, taken from git
|
||||
Patch2: mutter-gdk-keys.patch
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: zenity
|
||||
@@ -70,8 +66,6 @@ to develop applications that require these.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user