Accepting request 926944 from home:susnux:branches:graphics

Add upstream patch (GIMP issue #6210)

OBS-URL: https://build.opensuse.org/request/show/926944
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=58
This commit is contained in:
2021-10-22 12:16:54 +00:00
committed by Git OBS Bridge
parent d0327c1939
commit 429cf6f98a
3 changed files with 50 additions and 0 deletions

View File

@@ -42,6 +42,8 @@ Source1: macros.gimp
# openSUSE palette file
Source2: openSUSE.gpl
Source99: baselibs.conf
# https://gitlab.gnome.org/GNOME/gimp/-/commit/a08055f1a18886fdacaf0cba5887b7ff2f687732
Patch0: 0001-Issue-6210-Subpixel-font-rendering-system-settings-s.patch
BuildRequires: aalib-devel
BuildRequires: alsa-devel >= 1.0.0
@@ -212,6 +214,7 @@ applications that want to make use of the GIMP libraries.
%prep
%setup -q
%autopatch -p1
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8