mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 14:50:07 -07:00
pango: 1.55.0
This commit is contained in:
parent
ba920b45be
commit
1d04798323
@ -1,2 +1,2 @@
|
||||
1d025a3d857cbfcb1eb93244e1b9a6bd76b120c260096a4ec3554333e4fbef1a97
|
||||
afad7fce3afe98072131cf4b97ec0d00340ea316812df9ae78c1d785121583c063
|
||||
064c8602ce55e79d31815aeda66e093ce432e2775172f55927b6138f0fd8425b96
|
||||
5ab54309cebb06951d811124a3564b5ea644a2d1f7201e8a13deb7babb879d6343
|
||||
|
@ -1,16 +1,16 @@
|
||||
diff --git a/meson.build b/meson.build
|
||||
index 50ec14b..f45dd6a 100644
|
||||
index 18547c9..a853ca5 100644
|
||||
--- a/meson.build
|
||||
+++ b/meson.build
|
||||
@@ -200,7 +200,6 @@ endif
|
||||
@@ -202,7 +202,6 @@ endif
|
||||
pango_deps = []
|
||||
|
||||
glib_req_version = '>= 2.62'
|
||||
-fribidi_req_version = '>= 1.0.6'
|
||||
libthai_req_version = '>= 0.1.9'
|
||||
harfbuzz_req_version = '>= 2.6.0'
|
||||
fontconfig_req_version = '>= 2.13.0'
|
||||
@@ -217,10 +216,6 @@ gobject_dep = dependency('gobject-2.0', version: glib_req_version)
|
||||
fontconfig_req_version = '>= 2.15.0'
|
||||
@@ -219,10 +218,6 @@ gobject_dep = dependency('gobject-2.0', version: glib_req_version)
|
||||
gio_dep = dependency('gio-2.0', version: glib_req_version)
|
||||
pango_deps += [glib_dep, gobject_dep, gio_dep]
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://download.gnome.org/sources/pango/1.54/pango-1.54.0.tar.xz
|
||||
https://download.gnome.org/sources/pango/1.55/pango-1.55.0.tar.xz
|
||||
patches/no-fribidi.patch
|
||||
|
@ -1 +1 @@
|
||||
1.54.0 1
|
||||
1.55.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user