Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162911506
D31602.id93888.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D31602.id93888.diff
View Options
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -2,6 +2,7 @@
PORTNAME= fontconfig
DISTVERSION= 2.13.94
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-fonts
MASTER_SITES= https://www.freedesktop.org/software/fontconfig/release/
@@ -25,6 +26,8 @@
fc-lang/fc-lang.py
TEST_TARGET= test
+SUB_FILES= pkg-install
+SUB_LIST= PREFIX=${PREFIX}
# Custom configuration variables
FCDEFAULTFONTS= ${PREFIX}/share/fonts
diff --git a/x11-fonts/fontconfig/files/patch-fc-cache_meson.build b/x11-fonts/fontconfig/files/patch-fc-cache_meson.build
new file mode 100644
--- /dev/null
+++ b/x11-fonts/fontconfig/files/patch-fc-cache_meson.build
@@ -0,0 +1,12 @@
+--- fc-cache/meson.build.orig 2021-08-18 08:08:43 UTC
++++ fc-cache/meson.build
+@@ -8,6 +8,6 @@ fccache = executable('fc-cache', ['fc-cache.c', fcstdi
+ tools_man_pages += ['fc-cache']
+
+ # Do not try to execute target's fc-cache on host when cross compiling
+-if not meson.is_cross_build()
+- meson.add_install_script(fccache, '-s', '-f', '-v')
+-endif
++# if not meson.is_cross_build()
++# meson.add_install_script(fccache, '-s', '-f', '-v')
++# endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 19, 5:55 AM (5 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35222916
Default Alt Text
D31602.id93888.diff (1 KB)
Attached To
Mode
D31602: fontconfig: Restore generation of cache prior to Meson switch
Attached
Detach File
Event Timeline
Log In to Comment