aboutsummaryrefslogtreecommitdiff
path: root/extra/pango
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pango')
-rwxr-xr-xextra/pango/build10
-rw-r--r--extra/pango/checksums3
-rw-r--r--extra/pango/depends1
-rw-r--r--extra/pango/meta3
-rw-r--r--extra/pango/sources2
-rw-r--r--extra/pango/version2
6 files changed, 14 insertions, 7 deletions
diff --git a/extra/pango/build b/extra/pango/build
index bb912267..43923ce0 100755
--- a/extra/pango/build
+++ b/extra/pango/build
@@ -2,11 +2,13 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
- -Dgir=false \
+cl-meson \
+ -Dfontconfig=enabled \
+ -Dfreetype=enabled \
+ -Dcairo=enabled \
+ -Dxft=enabled \
-Dgtk_doc=false \
- -Dintrospection=disabled \
+ -Dintrospection=enabled \
. build
ninja -C build
diff --git a/extra/pango/checksums b/extra/pango/checksums
index 1d4cb2cd..dc42848e 100644
--- a/extra/pango/checksums
+++ b/extra/pango/checksums
@@ -1 +1,2 @@
-d21f8b30dc8abdfc55de25656ecb88dc1105eeeb315e5e2a980dcef8010c2c80 pango-1.48.2.tar.xz
+%BLAKE3
+8591ee6605b5ac9741d6b56bfe56be1d7aafeefc594cf2f226d7250b3883ec33 pango-1.50.14.tar.xz
diff --git a/extra/pango/depends b/extra/pango/depends
index 400e99c4..91cd9d0a 100644
--- a/extra/pango/depends
+++ b/extra/pango/depends
@@ -3,6 +3,7 @@ fontconfig
freetype-harfbuzz
fribidi
glib
+gobject-introspection
libXft
libXrender
meson make
diff --git a/extra/pango/meta b/extra/pango/meta
new file mode 100644
index 00000000..e495c810
--- /dev/null
+++ b/extra/pango/meta
@@ -0,0 +1,3 @@
+description: Text rendering and layout library
+license: LGPL-2.1-or-later
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/pango/sources b/extra/pango/sources
index 4abe2cc2..a00ce1ff 100644
--- a/extra/pango/sources
+++ b/extra/pango/sources
@@ -1 +1 @@
-https://download.gnome.org/sources/pango/1.48/pango-1.48.2.tar.xz
+https://download.gnome.org/sources/pango/1.50/pango-1.50.14.tar.xz
diff --git a/extra/pango/version b/extra/pango/version
index b11d8681..0ca8b391 100644
--- a/extra/pango/version
+++ b/extra/pango/version
@@ -1 +1 @@
-1.48.2 1
+1.50.14 1