Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pango: update to 1.48.9.
@ 2021-08-28  7:47 ardadem
  2021-08-28 13:15 ` biopsin
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ardadem @ 2021-08-28  7:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

There is a new pull request by ardadem against master on the void-packages repository

https://github.com/ardadem/void-packages pr-pango-1.48.9
https://github.com/void-linux/void-packages/pull/32732

pango: update to 1.48.9.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/32732.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pr-pango-1.48.9-32732.patch --]
[-- Type: text/x-diff, Size: 1491 bytes --]

From bc8a370a948f6e778e4c30434c931955bbafd78a Mon Sep 17 00:00:00 2001
From: Arda Demir <ddmirarda@gmail.com>
Date: Sat, 28 Aug 2021 10:38:22 +0300
Subject: [PATCH] pango: update to 1.48.9.

---
 srcpkgs/pango/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template
index 0cb4e3222998..79f9cb478c94 100644
--- a/srcpkgs/pango/template
+++ b/srcpkgs/pango/template
@@ -1,20 +1,21 @@
 # Template file for 'pango'
 pkgname=pango
-version=1.48.7
+version=1.48.9
 revision=1
 build_style=meson
 build_helper=gir
-configure_args="-Dintrospection=$(vopt_if gir enabled disabled)"
+configure_args="-Dintrospection=$(vopt_if gir enabled disabled)
+ --wrap-mode nofallback"
 hostmakedepends="glib-devel help2man pkg-config"
 makedepends="fribidi-devel harfbuzz-devel libXft-devel libthai-devel"
-checkdepends="liberation-fonts-ttf cantarell-fonts"
+checkdepends="dejavu-fonts-ttf liberation-fonts-ttf cantarell-fonts"
 short_desc="Library for layout and rendering of text"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.pango.org/"
 changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=28a82f6a6cab60aa3b75a90f04197ead2d311fa8fe8b7bfdf8666e2781d506dc
+checksum=a913657d3fe5aa04c03958a3b5d3fc859e891b75cd81b873a819330f6c0872aa
 
 # Package build options
 build_options="gir"

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-02 16:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-28  7:47 [PR PATCH] pango: update to 1.48.9 ardadem
2021-08-28 13:15 ` biopsin
2021-08-28 13:46 ` ardadem
2021-08-28 13:53 ` biopsin
2021-08-30  3:43 ` [PR REVIEW] " ericonr
2021-08-30  7:34 ` ardadem
2021-08-30  7:36 ` [PR PATCH] [Updated] " ardadem
2021-08-30  7:37 ` ardadem
2021-10-02 16:23 ` [PR PATCH] [Closed]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).