Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a7b977513234a3f1b6176e50dcf7cfe904e31f6a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a7b977513234a3f1b6176e50dcf7cfe904e31f6a)
  • Date: Sun, 18 Sep 2022 00:46:52 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

x11-libs/cairo/HISTORY | 3 +++
x11-libs/cairo/cairo-1.10.0-buggy_gradients.patch | 14 --------------
2 files changed, 3 insertions(+), 14 deletions(-)

New commits:
commit a7b977513234a3f1b6176e50dcf7cfe904e31f6a
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

x11-libs/cairo: actually removed stray patch

diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 80ca8b6..5619ce0 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2022-09-17 Pavel Vinogradov <public AT sourcemage.org>
+ * cairo-1.10.0-buggy_gradients.patch: actually removed the patch
+
2022-09-05 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, 0001-Fix-build-with-external-libexecinfo.patch:
fix build against libexecinfo
diff --git a/x11-libs/cairo/cairo-1.10.0-buggy_gradients.patch
b/x11-libs/cairo/cairo-1.10.0-buggy_gradients.patch
deleted file mode 100644
index a3a4a96..0000000
--- a/x11-libs/cairo/cairo-1.10.0-buggy_gradients.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/src/cairo-xlib-display.c.ubuntu 2010-08-04 11:57:49.000000000 +0200
-+++ b/src/cairo-xlib-display.c 2010-08-04 11:58:28.000000000 +0200
-@@ -353,11 +353,7 @@
- /* Prior to Render 0.10, there is no protocol support for gradients and
- * we call function stubs instead, which would silently consume the
drawing.
- */
--#if RENDER_MAJOR == 0 && RENDER_MINOR < 10
- display->buggy_gradients = TRUE;
--#else
-- display->buggy_gradients = FALSE;
--#endif
- display->buggy_pad_reflect = FALSE;
- display->buggy_repeat = FALSE;
-



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a7b977513234a3f1b6176e50dcf7cfe904e31f6a), Pavel Vinogradov, 09/17/2022

Archive powered by MHonArc 2.6.24.

Top of Page