Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gdk-pixbuf: update to 2.42.10.
@ 2022-11-25 11:45 Eloitor
  2022-11-25 11:51 ` Eloitor
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Eloitor @ 2022-11-25 11:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages gdk-pixbuf
https://github.com/void-linux/void-packages/pull/40758

gdk-pixbuf: update to 2.42.10.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

I'm adopting this package since I'll use it to try to package `gotktrix`.


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

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

From 4bc86a7acf466f9f88d5d20787bb269fff4b570e Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Fri, 25 Nov 2022 12:50:13 +0100
Subject: [PATCH] gdk-pixbuf: update to 2.42.10.

---
 srcpkgs/gdk-pixbuf/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template
index 02c825703059..f28860f86126 100644
--- a/srcpkgs/gdk-pixbuf/template
+++ b/srcpkgs/gdk-pixbuf/template
@@ -1,21 +1,21 @@
 # Template file for 'gdk-pixbuf'
 pkgname=gdk-pixbuf
-version=2.42.6
+version=2.42.10
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dintrospection=$(vopt_if gir enabled disabled) -Dpng=true
+configure_args="-Dintrospection=$(vopt_if gir enabled disabled) -Dpng=enabled
  -Dinstalled_tests=false"
 hostmakedepends="gettext-devel glib-devel pkg-config libxslt docbook-xsl"
 makedepends="libglib-devel libpng-devel tiff-devel
- shared-mime-info"
+ shared-mime-info python3-docutils"
 depends="shared-mime-info"
 short_desc="Image loading library for The GTK+ toolkit (v2)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/GdkPixbuf"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=c4a6b75b7ed8f58ca48da830b9fa00ed96d668d3ab4b1f723dcf902f78bde77f
+checksum=ee9b6c75d13ba096907a2e3c6b27b61bcd17f5c7ebeab5a5b439d2f2e39fe44b
 
 # Package build options
 build_options="gir"

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

* Re: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
@ 2022-11-25 11:51 ` Eloitor
  2022-11-25 11:53 ` Eloitor
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2022-11-25 11:51 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/40758#issuecomment-1327381613

Comment:
I don't understand why some checks fail. It worked locally...

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

* Re: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
  2022-11-25 11:51 ` Eloitor
@ 2022-11-25 11:53 ` Eloitor
  2022-11-25 14:00 ` icp1994
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2022-11-25 11:53 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/40758#issuecomment-1327381613

Comment:
I don't understand why some checks fail. It worked locally...

```
=> gdk-pixbuf-2.42.10_1: running do_check ...
ninja: Entering directory `build'
[0/1] Running all tests.
 1/22 gdk-pixbuf:conform / pixbuf-construction        OK               0.03s
 2/22 gdk-pixbuf:format / animation                   OK               0.03s
 3/22 gdk-pixbuf:conform / pixbuf-icon-serialize      OK               0.03s
 4/22 gdk-pixbuf:io / pixbuf-threads                  OK               0.03s
 5/22 gdk-pixbuf:io / pixbuf-gif                      OK               0.02s
 6/22 gdk-pixbuf:io / pixbuf-icc                      OK               0.02s
 7/22 gdk-pixbuf:io / pixbuf-dpi                      OK               0.02s
 8/22 gdk-pixbuf:format / pixbuf-pixdata              OK               0.02s
 9/22 gdk-pixbuf:io / pixbuf-stream                   OK               0.05s
10/22 gdk-pixbuf:io / pixbuf-resource                 OK               0.04s
11/22 gdk-pixbuf:format / pixbuf-gif-circular-table   OK               0.03s
12/22 gdk-pixbuf:io / pixbuf-save                     OK               0.02s
13/22 gdk-pixbuf:conform / pixbuf-readonly-to-mutable OK               0.02s
14/22 gdk-pixbuf:ops / pixbuf-composite               OK               0.01s
15/22 gdk-pixbuf:ops / pixbuf-scale                   OK               0.04s
16/22 gdk-pixbuf:ops / pixbuf-scale-two-step          OK               0.04s
17/22 gdk-pixbuf:slow / pixbuf-area-updated           OK               0.08s
18/22 gdk-pixbuf:format / pixbuf-short-gif-write      OK               0.21s
19/22 gdk-pixbuf:conform / pixbuf-reftest             OK               0.24s
20/22 gdk-pixbuf:security / cve-2015-4491             OK               0.35s
21/22 gdk-pixbuf:conform+slow / pixbuf-fail           OK               5.06s
22/22 gdk-pixbuf:format / pixbuf-jpeg                 OK               6.35s

Ok:                 22
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            0
Timeout:            0
```

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

* Re: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
  2022-11-25 11:51 ` Eloitor
  2022-11-25 11:53 ` Eloitor
@ 2022-11-25 14:00 ` icp1994
  2022-11-25 14:08 ` Eloitor
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: icp1994 @ 2022-11-25 14:00 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/40758#issuecomment-1327509022

Comment:
I think it could be memory limits in the CI. Does it report high memory consumption when you run the tests locally?

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

* Re: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
                   ` (2 preceding siblings ...)
  2022-11-25 14:00 ` icp1994
@ 2022-11-25 14:08 ` Eloitor
  2022-11-30 11:15 ` [PR PATCH] [Updated] " Eloitor
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2022-11-25 14:08 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/40758#issuecomment-1327518061

Comment:
Not at all... I tried to use htop to check the memory while running the tests but I didn't notice a high memory consumption...

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

* Re: [PR PATCH] [Updated] gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
                   ` (3 preceding siblings ...)
  2022-11-25 14:08 ` Eloitor
@ 2022-11-30 11:15 ` Eloitor
  2023-03-01  5:18 ` github-actions
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2022-11-30 11:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages gdk-pixbuf
https://github.com/void-linux/void-packages/pull/40758

gdk-pixbuf: update to 2.42.10.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

I'm adopting this package since I'll use it to try to package `gotktrix`.


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

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

From df1db585b3b6c935c032e75c0deb24e40d86e70a Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Fri, 25 Nov 2022 12:50:13 +0100
Subject: [PATCH] gdk-pixbuf: update to 2.42.10.

---
 srcpkgs/gdk-pixbuf/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template
index 02c825703059..f28860f86126 100644
--- a/srcpkgs/gdk-pixbuf/template
+++ b/srcpkgs/gdk-pixbuf/template
@@ -1,21 +1,21 @@
 # Template file for 'gdk-pixbuf'
 pkgname=gdk-pixbuf
-version=2.42.6
+version=2.42.10
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dintrospection=$(vopt_if gir enabled disabled) -Dpng=true
+configure_args="-Dintrospection=$(vopt_if gir enabled disabled) -Dpng=enabled
  -Dinstalled_tests=false"
 hostmakedepends="gettext-devel glib-devel pkg-config libxslt docbook-xsl"
 makedepends="libglib-devel libpng-devel tiff-devel
- shared-mime-info"
+ shared-mime-info python3-docutils"
 depends="shared-mime-info"
 short_desc="Image loading library for The GTK+ toolkit (v2)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/GdkPixbuf"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=c4a6b75b7ed8f58ca48da830b9fa00ed96d668d3ab4b1f723dcf902f78bde77f
+checksum=ee9b6c75d13ba096907a2e3c6b27b61bcd17f5c7ebeab5a5b439d2f2e39fe44b
 
 # Package build options
 build_options="gir"

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

* Re: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
                   ` (4 preceding siblings ...)
  2022-11-30 11:15 ` [PR PATCH] [Updated] " Eloitor
@ 2023-03-01  5:18 ` github-actions
  2023-03-01 12:44 ` [PR PATCH] [Updated] " Eloitor
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2023-03-01  5:18 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40758#issuecomment-1449366082

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
                   ` (5 preceding siblings ...)
  2023-03-01  5:18 ` github-actions
@ 2023-03-01 12:44 ` Eloitor
  2023-03-04  8:56 ` biopsin
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2023-03-01 12:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages gdk-pixbuf
https://github.com/void-linux/void-packages/pull/40758

gdk-pixbuf: update to 2.42.10.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

I'm adopting this package since I'll use it to try to package `gotktrix`.


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

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

From cb48a9812b636d506f4fb0e8d484b4825c20c738 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Fri, 25 Nov 2022 12:50:13 +0100
Subject: [PATCH] gdk-pixbuf: update to 2.42.10.

---
 srcpkgs/gdk-pixbuf/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template
index 02c825703059..f28860f86126 100644
--- a/srcpkgs/gdk-pixbuf/template
+++ b/srcpkgs/gdk-pixbuf/template
@@ -1,21 +1,21 @@
 # Template file for 'gdk-pixbuf'
 pkgname=gdk-pixbuf
-version=2.42.6
+version=2.42.10
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dintrospection=$(vopt_if gir enabled disabled) -Dpng=true
+configure_args="-Dintrospection=$(vopt_if gir enabled disabled) -Dpng=enabled
  -Dinstalled_tests=false"
 hostmakedepends="gettext-devel glib-devel pkg-config libxslt docbook-xsl"
 makedepends="libglib-devel libpng-devel tiff-devel
- shared-mime-info"
+ shared-mime-info python3-docutils"
 depends="shared-mime-info"
 short_desc="Image loading library for The GTK+ toolkit (v2)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/GdkPixbuf"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=c4a6b75b7ed8f58ca48da830b9fa00ed96d668d3ab4b1f723dcf902f78bde77f
+checksum=ee9b6c75d13ba096907a2e3c6b27b61bcd17f5c7ebeab5a5b439d2f2e39fe44b
 
 # Package build options
 build_options="gir"

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

* Re: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
                   ` (6 preceding siblings ...)
  2023-03-01 12:44 ` [PR PATCH] [Updated] " Eloitor
@ 2023-03-04  8:56 ` biopsin
  2023-03-30 20:54 ` paper42
  2023-03-30 20:54 ` [PR PATCH] [Closed]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: biopsin @ 2023-03-04  8:56 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/40758#issuecomment-1454668720

Comment:
duplicate https://github.com/void-linux/void-packages/pull/42418

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

* Re: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
                   ` (7 preceding siblings ...)
  2023-03-04  8:56 ` biopsin
@ 2023-03-30 20:54 ` paper42
  2023-03-30 20:54 ` [PR PATCH] [Closed]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2023-03-30 20:54 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40758#issuecomment-1490946564

Comment:
merged #42418

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

* Re: [PR PATCH] [Closed]: gdk-pixbuf: update to 2.42.10.
  2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
                   ` (8 preceding siblings ...)
  2023-03-30 20:54 ` paper42
@ 2023-03-30 20:54 ` paper42
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2023-03-30 20:54 UTC (permalink / raw)
  To: ml

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

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

gdk-pixbuf: update to 2.42.10.
https://github.com/void-linux/void-packages/pull/40758

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

I'm adopting this package since I'll use it to try to package `gotktrix`.


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

end of thread, other threads:[~2023-03-30 20:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25 11:45 [PR PATCH] gdk-pixbuf: update to 2.42.10 Eloitor
2022-11-25 11:51 ` Eloitor
2022-11-25 11:53 ` Eloitor
2022-11-25 14:00 ` icp1994
2022-11-25 14:08 ` Eloitor
2022-11-30 11:15 ` [PR PATCH] [Updated] " Eloitor
2023-03-01  5:18 ` github-actions
2023-03-01 12:44 ` [PR PATCH] [Updated] " Eloitor
2023-03-04  8:56 ` biopsin
2023-03-30 20:54 ` paper42
2023-03-30 20:54 ` [PR PATCH] [Closed]: " paper42

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