File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed
Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ index 1ad1e58..1d9ac14 100644
2323+ if host_machine.system() == 'windows'
2424+ default_FcPublic = '__declspec(dllimport)'
2525+ else
26- + default_FcPublic = '__attribute__((visibility(\ "default\ ")))'
26+ + default_FcPublic = '__attribute__((visibility("default")))'
2727+ endif
2828+ endif
2929+ fontconfig_h_conf.set('DEFAULT_FCPUBLIC', default_FcPublic)
Original file line number Diff line number Diff line change 11{
22 "name" : " fontconfig" ,
33 "version" : " 2.17.1" ,
4+ "port-version" : 1 ,
45 "description" : " Library for configuring and customizing font access." ,
56 "homepage" : " https://www.freedesktop.org/wiki/Software/fontconfig" ,
67 "license" : " MIT" ,
Original file line number Diff line number Diff line change 30623062 },
30633063 "fontconfig" : {
30643064 "baseline" : " 2.17.1" ,
3065- "port-version" : 0
3065+ "port-version" : 1
30663066 },
30673067 "foonathan-lexy" : {
30683068 "baseline" : " 2025.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " 91f5aca0263a76ef0580e8250dcb01c0132f499e" ,
5+ "version" : " 2.17.1" ,
6+ "port-version" : 1
7+ },
38 {
49 "git-tree" : " 8aba281b89fc1f50ba3368df651e0b390f03f8c6" ,
510 "version" : " 2.17.1" ,
You can’t perform that action at this time.
0 commit comments