Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pango: update to 1.51.2, enable tests
@ 2024-02-14  2:23 chrysos349
  2024-02-14  2:40 ` [PR PATCH] [Updated] " chrysos349
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chrysos349 @ 2024-02-14  2:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pango
https://github.com/void-linux/void-packages/pull/48712

pango: update to 1.51.2, enable tests
@cinerea0 

`pango` devs dropped even/odd versioning. `1.51.*` is considered stable now.

read the section `Versioning` (it was added 3 moths ago) of the `README.md` - https://gitlab.gnome.org/GNOME/pango

> Historically, Pango was following the traditionally even/odd library
versioning scheme where stable releases are marked by even minor
and development releases by an odd minor.
In recent years, Pango development has slowed down so much that it
no longer makes sense to have unstable cycles, or even unstable releases.
Going forward, pango versions will simply be increasing triples, with
no particular significance to the parity of the minor version.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 94cc82fe159707859128708351ff158352d4dafd Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 14 Feb 2024 05:12:30 +0300
Subject: [PATCH] pango: update to 1.51.2, enable tests

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

diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template
index 934c92537f398..8fc80a4554c7d 100644
--- a/srcpkgs/pango/template
+++ b/srcpkgs/pango/template
@@ -1,6 +1,6 @@
 # Template file for 'pango'
 pkgname=pango
-version=1.50.14
+version=1.51.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,7 @@ 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%.*}/pango-${version}.tar.xz"
-checksum=1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8
-make_check=no  # doesn't pass its own tests
+checksum=3dba407f2b5fc117e192f3025f0a1cc8edc1fd9b934b1c578b2b97342139415a
 
 # Package build options
 build_options="gir"

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

* Re: [PR PATCH] [Updated] pango: update to 1.51.2, enable tests
  2024-02-14  2:23 [PR PATCH] pango: update to 1.51.2, enable tests chrysos349
@ 2024-02-14  2:40 ` chrysos349
  2024-02-23 21:00 ` cinerea0
  2024-02-23 21:00 ` [PR PATCH] [Closed]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: chrysos349 @ 2024-02-14  2:40 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by chrysos349 against master on the void-packages repository

https://github.com/chrysos349/void-packages pango
https://github.com/void-linux/void-packages/pull/48712

pango: update to 1.51.2, enable tests
@cinerea0 

`pango` devs dropped even/odd versioning. `1.51.*` is considered stable now.

read the section `Versioning` (it was added 3 moths ago) of the `README.md` - https://gitlab.gnome.org/GNOME/pango

> Historically, Pango was following the traditionally even/odd library
versioning scheme where stable releases are marked by even minor
and development releases by an odd minor.
In recent years, Pango development has slowed down so much that it
no longer makes sense to have unstable cycles, or even unstable releases.
Going forward, pango versions will simply be increasing triples, with
no particular significance to the parity of the minor version.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 7acb37f1d75ff0b771a039f2ebe85ccbff7fd6fb Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 14 Feb 2024 05:12:30 +0300
Subject: [PATCH] pango: update to 1.51.2, enable tests

---
 srcpkgs/pango/patches/disable-broken-test.patch | 11 +++++++++++
 srcpkgs/pango/template                          |  5 ++---
 2 files changed, 13 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/pango/patches/disable-broken-test.patch

diff --git a/srcpkgs/pango/patches/disable-broken-test.patch b/srcpkgs/pango/patches/disable-broken-test.patch
new file mode 100644
index 0000000000000..4b72097e82e9d
--- /dev/null
+++ b/srcpkgs/pango/patches/disable-broken-test.patch
@@ -0,0 +1,11 @@
+diff -ru a/tests/meson.build b/tests/meson.build
+--- a/tests/meson.build
++++ b/tests/meson.build
+@@ -61,7 +61,6 @@
+ 
+     if host_system != 'darwin'
+       tests += [
+-        [ 'test-layout', [ 'test-layout.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
+         [ 'test-fonts', [ 'test-fonts.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
+         [ 'test-no-fonts', [ 'test-no-fonts.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
+       ]
diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template
index 934c92537f398..8fc80a4554c7d 100644
--- a/srcpkgs/pango/template
+++ b/srcpkgs/pango/template
@@ -1,6 +1,6 @@
 # Template file for 'pango'
 pkgname=pango
-version=1.50.14
+version=1.51.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,7 @@ 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%.*}/pango-${version}.tar.xz"
-checksum=1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8
-make_check=no  # doesn't pass its own tests
+checksum=3dba407f2b5fc117e192f3025f0a1cc8edc1fd9b934b1c578b2b97342139415a
 
 # Package build options
 build_options="gir"

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

* Re: pango: update to 1.51.2, enable tests
  2024-02-14  2:23 [PR PATCH] pango: update to 1.51.2, enable tests chrysos349
  2024-02-14  2:40 ` [PR PATCH] [Updated] " chrysos349
@ 2024-02-23 21:00 ` cinerea0
  2024-02-23 21:00 ` [PR PATCH] [Closed]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-02-23 21:00 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48712#issuecomment-1961982345

Comment:
Superseded by https://github.com/void-linux/void-packages/commit/970e99b300e5f830f65b1b25dcd8ae03bb545d1c. 

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

* Re: [PR PATCH] [Closed]: pango: update to 1.51.2, enable tests
  2024-02-14  2:23 [PR PATCH] pango: update to 1.51.2, enable tests chrysos349
  2024-02-14  2:40 ` [PR PATCH] [Updated] " chrysos349
  2024-02-23 21:00 ` cinerea0
@ 2024-02-23 21:00 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-02-23 21:00 UTC (permalink / raw)
  To: ml

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

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

pango: update to 1.51.2, enable tests
https://github.com/void-linux/void-packages/pull/48712

Description:
@cinerea0 

`pango` devs dropped even/odd versioning. `1.51.*` is considered stable now.

read the section `Versioning` (it was added 3 moths ago) of the `README.md` - https://gitlab.gnome.org/GNOME/pango

> Historically, Pango was following the traditionally even/odd library
versioning scheme where stable releases are marked by even minor
and development releases by an odd minor.
In recent years, Pango development has slowed down so much that it
no longer makes sense to have unstable cycles, or even unstable releases.
Going forward, pango versions will simply be increasing triples, with
no particular significance to the parity of the minor version.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

end of thread, other threads:[~2024-02-23 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14  2:23 [PR PATCH] pango: update to 1.51.2, enable tests chrysos349
2024-02-14  2:40 ` [PR PATCH] [Updated] " chrysos349
2024-02-23 21:00 ` cinerea0
2024-02-23 21:00 ` [PR PATCH] [Closed]: " cinerea0

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