all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 1818b8f5d8c6e757d44fbafc19cafde8749a6e4c 793 bytes (raw)
name: gnu/packages/patches/skia-libreoffice.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 
From ea381d2468523a1e7b78a0bcf10cf5af0484bd5b Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Tue, 17 Jan 2023 10:49:56 +0100
Subject: [PATCH] RepositoryExternal: delete build of skia.

---
 RepositoryExternal.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index ccc92790341e..6f2ea1599f12 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -136,10 +136,6 @@ $(call gb_LinkTarget_set_include,$(1),\
 	$$(INCLUDE) \
 )
 $(call gb_LinkTarget_use_libraries,$(1),skia)
-$(call gb_LinkTarget_add_defs,$(1),\
-	-DSK_USER_CONFIG_HEADER="<$(BUILDDIR)/config_host/config_skia.h>" \
-	-DSKIA_DLL \
-)
 endef
 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo,\
         skia \
-- 
2.38.1


debug log:

solving 1818b8f5d8 ...
found 1818b8f5d8 in https://yhetil.org/guix/20230118183500.20593-2-ngraves@ngraves.fr/

applying [1/1] https://yhetil.org/guix/20230118183500.20593-2-ngraves@ngraves.fr/
diff --git a/gnu/packages/patches/skia-libreoffice.patch b/gnu/packages/patches/skia-libreoffice.patch
new file mode 100644
index 0000000000..1818b8f5d8

1:21: space before tab in indent.
 	$$(INCLUDE) \
1:31: trailing whitespace.
-- 
Checking patch gnu/packages/patches/skia-libreoffice.patch...
1:33: new blank line at EOF.
+
Applied patch gnu/packages/patches/skia-libreoffice.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 1818b8f5d8c6e757d44fbafc19cafde8749a6e4c	gnu/packages/patches/skia-libreoffice.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.