Ticket #32264 (closed defect: fixed)
gdk-pixbuf2 has same glib G_CONST problem
| Reported by: | sewebster@… | Owned by: | devans@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | haspatch | Cc: | gardnermj@…, ryandesign@…, tanner@…, konrad.hinsen@…, vincentlenoir.contact@…, hanche@…, k.polezhaiev@…, john@…, dports@… |
| Port: | gdk-pixbuf2 |
Attachments
Change History
comment:1 Changed 18 months ago by dports@…
- Cc devans@… removed
- Owner changed from macports-tickets@… to devans@…
comment:3 Changed 18 months ago by ryandesign@…
- Cc ryandesign@… added
The revision should be dropped to 0.
Two different checksum types should be used for each distfile.
Changed 18 months ago by sewebster@…
- Attachment Portfile-gdk-pixbuf2.diff added
Patch to upgrade gdk-pixbuf2 to version 2.24.0
comment:6 Changed 18 months ago by ryandesign@…
- Cc vincentlenoir.contact@… added
Has duplicate #32278.
comment:7 Changed 18 months ago by ryandesign@…
- Cc hanche@…, k.polezhaiev@… added
Has duplicate #32274.
comment:9 follow-up: ↓ 10 Changed 18 months ago by vincentlenoir.contact@…
The patch doesn't work for me.
comment:10 in reply to: ↑ 9 ; follow-up: ↓ 11 Changed 18 months ago by sewebster@…
Replying to vincentlenoir.contact@…:
The patch doesn't work for me.
Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?
comment:11 in reply to: ↑ 10 ; follow-up: ↓ 13 Changed 18 months ago by vincentlenoir.contact@…
Replying to sewebster@…:
Replying to vincentlenoir.contact@…:
The patch doesn't work for me.
Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?
Well gdk-pixbuf2 is built successfully but always the same problem with libglade2. What's the link between gdk-pixbuf2 and libglade2 ?
comment:12 Changed 18 months ago by bjorn@…
Patch works for me, and solves issue with poppler not building. Thanks!
comment:13 in reply to: ↑ 11 ; follow-up: ↓ 16 Changed 18 months ago by sewebster@…
Replying to vincentlenoir.contact@…:
Replying to sewebster@…:
Replying to vincentlenoir.contact@…:
The patch doesn't work for me.
Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?
Well gdk-pixbuf2 is built successfully but always the same problem with libglade2. What's the link between gdk-pixbuf2 and libglade2 ?
gdk-pixbuf2 is a dependency of libglade2. Did you clean libglade2 first? i.e.
sudo port clean libglade2
Also confirm that gdk-pixbuf2 2.24.0 is installed with
port installed gdk-pixbuf2
comment:15 Changed 18 months ago by dports@…
- Status changed from new to closed
- Cc dports@… added
- Resolution set to fixed
Updated gdk-pixbuf2 to 2.24.0 in r87587.
comment:16 in reply to: ↑ 13 Changed 18 months ago by vincentlenoir.contact@…
Replying to sewebster@…:
Replying to vincentlenoir.contact@…:
Replying to sewebster@…:
Replying to vincentlenoir.contact@…:
The patch doesn't work for me.
Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?
Well gdk-pixbuf2 is built successfully but always the same problem with libglade2. What's the link between gdk-pixbuf2 and libglade2 ?
gdk-pixbuf2 is a dependency of libglade2. Did you clean libglade2 first? i.e.
sudo port clean libglade2Also confirm that gdk-pixbuf2 2.24.0 is installed with
port installed gdk-pixbuf2
So I check the gdk-pixbuf2 version and it's the 2.22.1. How to set correctly the patch ?
comment:17 Changed 18 months ago by vincentlenoir.contact@…
I retry the patch and it works fine now, with gdk-pixbuf2 2.24.0. Thanks !
comment:18 Changed 18 months ago by konrad.hinsen@…
Works fine for me as well, thanks!
comment:19 Changed 18 months ago by ryandesign@…
Has duplicate #32381.

