Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / pango


Commits:
7d947338 by Jan Alexander Steffens (heftig) at 2023-10-04T02:54:44+02:00
1.51.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,30 @@
+pkgbase = pango
+       pkgdesc = A library for layout and rendering of text
+       pkgver = 1.51.1
+       pkgrel = 1
+       epoch = 1
+       url = https://www.pango.org/
+       arch = x86_64
+       license = LGPL
+       makedepends = gi-docgen
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = help2man
+       makedepends = meson
+       depends = cairo
+       depends = fribidi
+       depends = harfbuzz
+       depends = libthai
+       depends = libxft
+       source = 
git+https://gitlab.gnome.org/GNOME/pango.git#commit=dfdbb8b55effc0feb72a1981944acaf20ee71354
+       b2sums = SKIP
+
+pkgname = pango
+       provides = libpango-1.0.so
+       provides = libpangocairo-1.0.so
+       provides = libpangoft2-1.0.so
+       provides = libpangoxft-1.0.so
+
+pkgname = pango-docs
+       pkgdesc = A library for layout and rendering of text (documentation)
+       depends = 


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
   pango
   pango-docs
 )
-pkgver=1.50.14
+pkgver=1.51.1
 pkgrel=1
 epoch=1
 pkgdesc="A library for layout and rendering of text"
@@ -27,7 +27,7 @@ makedepends=(
   help2man
   meson
 )
-_commit=25c27f452294f84044d5cc9f23b637193c7b4421  # tags/1.50.14^0
+_commit=dfdbb8b55effc0feb72a1981944acaf20ee71354  # tags/1.51.1^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pango/-/commit/7d947338e0ce49e90df4b4590186c3dcc470c937

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pango/-/commit/7d947338e0ce49e90df4b4590186c3dcc470c937
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to