Re: Unbreak games/frozen-bubble (Was: Re: [!x86] games/frozen-bubble: perl 5.30 and display issues)

2020-02-02 Thread Andrew Hewus Fresh
On Sun, Feb 02, 2020 at 03:48:22PM -0500, George Koehler wrote: > On Sun, 2 Feb 2020 15:12:29 +0100 > Charlene Wendling wrote: > > > It works fine on amd64, has no further regressions on powerpc, and > > i'm fine with your clang fix. Obviously, powerpc issues should not > > hinder the x86 fix,

Re: Unbreak games/frozen-bubble (Was: Re: [!x86] games/frozen-bubble: perl 5.30 and display issues)

2020-02-02 Thread George Koehler
On Sun, 2 Feb 2020 15:12:29 +0100 Charlene Wendling wrote: > It works fine on amd64, has no further regressions on powerpc, and > i'm fine with your clang fix. Obviously, powerpc issues should not > hinder the x86 fix, and i've no objection to see that diff committed > after devel/p5-SDL is

Unbreak games/frozen-bubble (Was: Re: [!x86] games/frozen-bubble: perl 5.30 and display issues)

2020-02-02 Thread Charlene Wendling
On Sat, 1 Feb 2020 19:40:27 -0500 George Koehler wrote: > On Mon, 27 Jan 2020 00:37:46 +0100 > Charlene Wendling wrote: > > > I tried playing it on macppc, but: > > > > - it's broken with Perl 5.30: ... > > - there are graphic issues: the title screen is black. The > > directional arrow that

Re: unbreak devel/p5-SDL (Re: [!x86] games/frozen-bubble: perl 5.30 and display issues)

2020-02-02 Thread Charlene Wendling
On Sat, 1 Feb 2020 19:00:41 -0500 George Koehler wrote: > Cc bentley because of games/vacuum > > On Wed, 29 Jan 2020 23:57:34 -0500 > George Koehler wrote: > > > On Mon, 27 Jan 2020 00:37:46 +0100 > > Charlene Wendling wrote: > > > > > It does not run on x86 due to a BROKEN p5-SDL on these 2

Re: [!x86] games/frozen-bubble: perl 5.30 and display issues

2020-02-01 Thread George Koehler
On Mon, 27 Jan 2020 00:37:46 +0100 Charlene Wendling wrote: > I tried playing it on macppc, but: > > - it's broken with Perl 5.30: ... > - there are graphic issues: the title screen is black. The directional > arrow that helps throwing bubbles is invisible. Also libpng complains > about

unbreak devel/p5-SDL (Re: [!x86] games/frozen-bubble: perl 5.30 and display issues)

2020-02-01 Thread George Koehler
Cc bentley because of games/vacuum On Wed, 29 Jan 2020 23:57:34 -0500 George Koehler wrote: > On Mon, 27 Jan 2020 00:37:46 +0100 > Charlene Wendling wrote: > > > It does not run on x86 due to a BROKEN p5-SDL on these 2 archs, and > > updating p5-SDL does not solve this specific issue. > >

Re: [!x86] games/frozen-bubble: perl 5.30 and display issues

2020-01-29 Thread George Koehler
On Mon, 27 Jan 2020 00:37:46 +0100 Charlene Wendling wrote: > Hi, > > To start with, the game is not maintained upstream, and as the server > has glib2 deprecation warnings, it may not be built in a close future. > It does not run on x86 due to a BROKEN p5-SDL on these 2 archs, and > updating

[!x86] games/frozen-bubble: perl 5.30 and display issues

2020-01-26 Thread Charlene Wendling
Hi, To start with, the game is not maintained upstream, and as the server has glib2 deprecation warnings, it may not be built in a close future. It does not run on x86 due to a BROKEN p5-SDL on these 2 archs, and updating p5-SDL does not solve this specific issue. I tried playing it on macppc,