2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

mesa: remove gettext patch

This commit is contained in:
Dylan Araps 2019-08-05 00:49:02 +03:00
parent cf3f3df2ea
commit 14cd6ba4cb
5 changed files with 1 additions and 16 deletions

View File

@ -1,7 +1,5 @@
#!/bin/sh -e
patch -p1 < mesa-no-gettext.patch
export CFLAGS="-DGLX_X86_READONLY_TEXT $CFLAGS"
# Fix issues with musl and firefox.

View File

@ -1,2 +1 @@
845460b2225d15c15d4a9743dec798ff0b7396b533011d43e774e67f7825b7e0 mesa-19.1.3.tar.xz
9f434a4788f5303724ae38786b7ddd7493fdf666283997a977e4a66a25034ee0 mesa-no-gettext.patch

View File

@ -1,11 +0,0 @@
diff --git a/src/util/xmlpool/meson.build b/src/util/xmlpool/meson.build
index 81184fa..b2dfba2 100644
--- a/src/util/xmlpool/meson.build
+++ b/src/util/xmlpool/meson.build
@@ -35,6 +35,3 @@ xmlpool_options_h = custom_target(
],
depend_files : _langs_po_files,
)
-
-i18n = import('i18n')
-i18n.gettext('xmlpool', install : false)

View File

@ -1,2 +1 @@
https://mesa.freedesktop.org/archive/mesa-19.1.3.tar.xz
patches/mesa-no-gettext.patch

View File

@ -1 +1 @@
19.1.3 1
19.1.3 2