commit 3f2f9ab
hovercats
·
2026-07-22 22:06:38 +0000 UTC
parent d0cf610
Revert "fontconfig: 2.15.0" This reverts commit a6ee1f629d23939c4ef21e4ca35106d3eb134e19.
6 files changed,
+18,
-61
+1,
-1
1@@ -1,6 +1,6 @@
2 /Python-3.10.0.tar.xz
3 /curl-8.14.1.tar.xz
4-/fontconfig-2.15.0.tar.gz
5+/fontconfig-2.13.1.tar.gz
6 /liberation-fonts-ttf-2.1.5.tar.gz
7 /bc-1.08.2.tar.gz
8 /binutils-2.46.0.tar.xz
+0,
-1
1@@ -1,2 +1 @@
2-/fontconfig-2.15.0.tar.gz
3 /src
+14,
-56
1@@ -2,7 +2,7 @@
2 #define FC_NO_MT /* we don't use fontconfig in multi-threaded programs */
3 #define FC_TEMPLATEDIR "/share/fontconfig/conf.avail"
4 #define FONTCONFIG_PATH "/etc/fonts"
5-#define CONFIGDIR "/etc/conf.d"
6+
7 /* #undef AC_APPLE_UNIVERSAL_BUILD */
8 #define ALIGNOF_DOUBLE 8
9 #define ALIGNOF_VOID_P 8
10@@ -40,7 +40,7 @@
11 #define HAVE_LINK 1
12 #define HAVE_LRAND48 1
13 #define HAVE_LSTAT 1
14-/* #undef HAVE_MINIX_CONFIG_H */
15+#define HAVE_MEMORY_H 1
16 #define HAVE_MKDTEMP 1
17 #define HAVE_MKOSTEMP 1
18 #define HAVE_MKSTEMP 1
19@@ -48,7 +48,6 @@
20 /* #undef HAVE_NDIR_H */
21 #define HAVE_POSIX_FADVISE 1
22 #define HAVE_PTHREAD 1
23-/* Have PTHREAD_PRIO_INHERIT. */
24 #define HAVE_PTHREAD_PRIO_INHERIT 1
25 #define HAVE_RAND 1
26 #define HAVE_RANDOM 1
27@@ -58,9 +57,7 @@
28 /* #undef HAVE_SCHED_H */
29 /* #undef HAVE_SCHED_YIELD */
30 /* #undef HAVE_SOLARIS_ATOMIC_OPS */
31-#define HAVE_STDATOMIC_PRIMITIVES 1
32 #define HAVE_STDINT_H 1
33-#define HAVE_STDIO_H 1
34 #define HAVE_STDLIB_H 1
35 #define HAVE_STRERROR 1
36 #define HAVE_STRERROR_R 1
37@@ -83,8 +80,8 @@
38 #define HAVE_SYS_VFS_H 1
39 #define HAVE_UNISTD_H 1
40 #define HAVE_VPRINTF 1
41+/* Can use #warning in C files */
42 #define HAVE_WARNING_CPP_DIRECTIVE 1
43-#define HAVE_WCHAR_H 1
44 /* #undef HAVE_XMLPARSE_H */
45 #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
46 /* #undef HAVE__MKTEMP_S */
47@@ -92,10 +89,10 @@
48 #define PACKAGE "fontconfig"
49 #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new"
50 #define PACKAGE_NAME "fontconfig"
51-#define PACKAGE_STRING "fontconfig 2.15.0"
52+#define PACKAGE_STRING "fontconfig 2.13.1"
53 #define PACKAGE_TARNAME "fontconfig"
54 #define PACKAGE_URL ""
55-#define PACKAGE_VERSION "2.15.0"
56+#define PACKAGE_VERSION "2.13.1"
57 /* #undef PTHREAD_CREATE_JOINABLE */
58 /* #undef SIZEOF_CHAR */
59 /* #undef SIZEOF_INT */
60@@ -108,64 +105,19 @@
61 #ifndef _ALL_SOURCE
62 # define _ALL_SOURCE 1
63 #endif
64-#ifndef _DARWIN_C_SOURCE
65-# define _DARWIN_C_SOURCE 1
66-#endif
67-#ifndef __EXTENSIONS__
68-# define __EXTENSIONS__ 1
69-#endif
70 #ifndef _GNU_SOURCE
71 # define _GNU_SOURCE 1
72 #endif
73-#ifndef _HPUX_ALT_XOPEN_SOCKET_API
74-# define _HPUX_ALT_XOPEN_SOCKET_API 1
75-#endif
76-#ifndef _MINIX
77-/* # undef _MINIX */
78-#endif
79-#ifndef _NETBSD_SOURCE
80-# define _NETBSD_SOURCE 1
81-#endif
82-#ifndef _OPENBSD_SOURCE
83-# define _OPENBSD_SOURCE 1
84-#endif
85-#ifndef _POSIX_SOURCE
86-/* # undef _POSIX_SOURCE */
87-#endif
88-#ifndef _POSIX_1_SOURCE
89-/* # undef _POSIX_1_SOURCE */
90-#endif
91 #ifndef _POSIX_PTHREAD_SEMANTICS
92 # define _POSIX_PTHREAD_SEMANTICS 1
93 #endif
94-#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
95-# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
96-#endif
97-#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
98-# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
99-#endif
100-#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
101-# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
102-#endif
103-#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
104-# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
105-#endif
106-#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
107-# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
108-#endif
109-#ifndef __STDC_WANT_LIB_EXT2__
110-# define __STDC_WANT_LIB_EXT2__ 1
111-#endif
112-#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
113-# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
114-#endif
115 #ifndef _TANDEM_SOURCE
116 # define _TANDEM_SOURCE 1
117 #endif
118-#ifndef _XOPEN_SOURCE
119-/* # undef _XOPEN_SOURCE */
120+#ifndef __EXTENSIONS__
121+# define __EXTENSIONS__ 1
122 #endif
123-#define VERSION "2.15.0"
124+#define VERSION "2.13.1"
125 #if defined AC_APPLE_UNIVERSAL_BUILD
126 # if defined __BIG_ENDIAN__
127 # define WORDS_BIGENDIAN 1
128@@ -175,8 +127,14 @@
129 /* # undef WORDS_BIGENDIAN */
130 # endif
131 #endif
132+#ifndef _DARWIN_USE_64_BIT_INODE
133+# define _DARWIN_USE_64_BIT_INODE 1
134+#endif
135 /* #undef _FILE_OFFSET_BITS */
136 /* #undef _LARGE_FILES */
137+/* #undef _MINIX */
138+/* #undef _POSIX_1_SOURCE */
139+/* #undef _POSIX_SOURCE */
140 /* #undef const */
141 #ifndef __cplusplus
142 /* #undef inline */
+1,
-1
1@@ -1 +1 @@
2-f5f359d6332861bd497570848fcb42520964a9e83d5e3abe397b6b6db9bcaaf4 fontconfig-2.15.0.tar.gz
3+9f0d852b39d75fc655f9f53850eb32555394f36104a044bb2b2fc9e66dbbfa7f fontconfig-2.13.1.tar.gz
+1,
-1
1@@ -1 +1 @@
2-url = "https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.15.0.tar.gz"
3+url = "https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.1.tar.gz"
+1,
-1
1@@ -1 +1 @@
2-2.15.0 r0
3+2.13.1 r1