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

* Re: pango: update to 1.48.9.
  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
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: biopsin @ 2021-08-28 13:15 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/32732#issuecomment-907625069

Comment:
Seems changelog url is moved, so far I only found
https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS

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

* Re: pango: update to 1.48.9.
  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
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ardadem @ 2021-08-28 13:46 UTC (permalink / raw)
  To: ml

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

New comment by ardadem on void-packages repository

https://github.com/void-linux/void-packages/pull/32732#issuecomment-907628568

Comment:
`changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"`

It's the same url?

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

* Re: pango: update to 1.48.9.
  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
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: biopsin @ 2021-08-28 13:53 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/32732#issuecomment-907629507

Comment:
Doh, I must have loaded the url from the old template.. sorry for the fuzz

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

* Re: [PR REVIEW] pango: update to 1.48.9.
  2021-08-28  7:47 [PR PATCH] pango: update to 1.48.9 ardadem
                   ` (2 preceding siblings ...)
  2021-08-28 13:53 ` biopsin
@ 2021-08-30  3:43 ` ericonr
  2021-08-30  7:34 ` ardadem
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-30  3:43 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32732#discussion_r698141890

Comment:
Why did you have to add this? Might make sense as an option in the build style.

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

* Re: [PR REVIEW] pango: update to 1.48.9.
  2021-08-28  7:47 [PR PATCH] pango: update to 1.48.9 ardadem
                   ` (3 preceding siblings ...)
  2021-08-30  3:43 ` [PR REVIEW] " ericonr
@ 2021-08-30  7:34 ` ardadem
  2021-08-30  7:36 ` [PR PATCH] [Updated] " ardadem
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ardadem @ 2021-08-30  7:34 UTC (permalink / raw)
  To: ml

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

New review comment by ardadem on void-packages repository

https://github.com/void-linux/void-packages/pull/32732#discussion_r698260667

Comment:
Oh, i added to skip fallback on gi docgen locally, should have been remove it before push.

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

* Re: [PR PATCH] [Updated] pango: update to 1.48.9.
  2021-08-28  7:47 [PR PATCH] pango: update to 1.48.9 ardadem
                   ` (4 preceding siblings ...)
  2021-08-30  7:34 ` ardadem
@ 2021-08-30  7:36 ` ardadem
  2021-08-30  7:37 ` ardadem
  2021-10-02 16:23 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ardadem @ 2021-08-30  7:36 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1397 bytes --]

From db65a0ba701db0da8531d853eba5edced392ba58 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template
index 0cb4e3222998..cefda30988a2 100644
--- a/srcpkgs/pango/template
+++ b/srcpkgs/pango/template
@@ -1,20 +1,20 @@
 # 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)"
 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

* Re: [PR PATCH] [Updated] pango: update to 1.48.9.
  2021-08-28  7:47 [PR PATCH] pango: update to 1.48.9 ardadem
                   ` (5 preceding siblings ...)
  2021-08-30  7:36 ` [PR PATCH] [Updated] " ardadem
@ 2021-08-30  7:37 ` ardadem
  2021-10-02 16:23 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ardadem @ 2021-08-30  7:37 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1397 bytes --]

From 3521d5a9d65aefe2f75739196d5c079578eb283e 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template
index 0cb4e3222998..cefda30988a2 100644
--- a/srcpkgs/pango/template
+++ b/srcpkgs/pango/template
@@ -1,20 +1,20 @@
 # 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)"
 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

* Re: [PR PATCH] [Closed]: pango: update to 1.48.9.
  2021-08-28  7:47 [PR PATCH] pango: update to 1.48.9 ardadem
                   ` (6 preceding siblings ...)
  2021-08-30  7:37 ` ardadem
@ 2021-10-02 16:23 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-10-02 16:23 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

pango: update to 1.48.9.
https://github.com/void-linux/void-packages/pull/32732

Description:
<!-- 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
-->


^ 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).