http://bugzilla.novell.com/show_bug.cgi?id=629382
http://bugzilla.novell.com/show_bug.cgi?id=629382#c0 Summary: Add support for libpng1.4 Classification: Mono Product: Mono: Class Libraries Version: 1.2.6 Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: libgdiplus AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ca-es) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ Epiphany/2.30.2 I'm using jhbuild[1] to build GNOME and the current version of libgdiplus used is 1.2.6 Since on my Gentoo I have installed only libpng1.4 I can't compile libgdiplus from the tarball because it only checks for libpng10, libpng12 and libpng13 [2]. Also there's a libpng12 specific check on [3]. Gentoo (seems copied from ArchLinux) has a trivial patch [4] to add support for it. [1] http://live.gnome.org/Jhbuild [2] http://github.com/mono/libgdiplus/blob/master/cairo/configure.in#L474 [3] http://github.com/mono/libgdiplus/blob/master/configure.in#L296 [4] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/files/libgdiplus-2.6-libpng14.patch?revision=1.1&view=markup Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
