<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for PNG and MNG tools</title><link>https://sourceforge.net/p/pmt/activity/</link><description>Recent activity for PNG and MNG tools</description><language>en</language><lastBuildDate>Thu, 15 May 2025 05:35:09 -0000</lastBuildDate><item><title>Alexander Walter created ticket #83</title><link>https://sourceforge.net/p/pmt/bugs/83/</link><description>pngcrush 1.8.13 not building in Windows 11</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Walter</dc:creator><pubDate>Thu, 15 May 2025 05:35:09 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/83/</guid></item><item><title>Thomas Klausner posted a comment on ticket #82</title><link>https://sourceforge.net/p/pmt/bugs/82/?limit=100#a103</link><description>In pkgsrc, we just remove the call completely: --- pngcrush.c.orig 2024-02-01 09:09:19.207140753 +0000 +++ pngcrush.c @@ -5520,8 +5520,6 @@ int main(int argc, char *argv[]) * they were already checked in the pngcrush_measure_idat * function */ - png_set_option(read_ptr, PNG_IGNORE_ADLER32, - PNG_OPTION_ON); png_set_crc_action(read_ptr, PNG_CRC_QUIET_USE, PNG_CRC_QUIET_USE); }</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Klausner</dc:creator><pubDate>Wed, 12 Feb 2025 10:16:23 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/82/?limit=100#a103</guid></item><item><title>Nils Philippsen posted a comment on ticket #82</title><link>https://sourceforge.net/p/pmt/bugs/82/?limit=25#7b2b</link><description>There’s a PR on GitHub with a fix (though it’s closed and not applied because the contributor deleted their fork): https://github.com/glennrp/pmt/pull/2</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Philippsen</dc:creator><pubDate>Wed, 12 Feb 2025 09:43:30 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/82/?limit=25#7b2b</guid></item><item><title>Thomas Klausner posted a comment on ticket #82</title><link>https://sourceforge.net/p/pmt/bugs/82/?limit=100#4c0a</link><description>That should have been 'pngcrush 1.8.13 does not build against png 1.6.42' in the subject, sorry.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Klausner</dc:creator><pubDate>Thu, 01 Feb 2024 09:20:52 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/82/?limit=100#4c0a</guid></item><item><title>Thomas Klausner created ticket #82</title><link>https://sourceforge.net/p/pmt/bugs/82/</link><description>png 1.8.13 does not build against png 1.6.42</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Klausner</dc:creator><pubDate>Thu, 01 Feb 2024 09:17:53 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/82/</guid></item><item><title>Johannes Kalliauer created ticket #81</title><link>https://sourceforge.net/p/pmt/bugs/81/</link><description>increases file-size</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Kalliauer</dc:creator><pubDate>Tue, 18 Oct 2022 22:14:09 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/81/</guid></item><item><title>Max Pray created ticket #15</title><link>https://sourceforge.net/p/pmt/feature-requests/15/</link><description>Add man page</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Pray</dc:creator><pubDate>Sun, 10 Jul 2022 07:05:50 -0000</pubDate><guid>https://sourceforge.net/p/pmt/feature-requests/15/</guid></item><item><title>Damion modified a comment on ticket #9</title><link>https://sourceforge.net/p/pmt/feature-requests/9/?limit=25#58b0</link><description>In Linux etc. pngcrush can already output to /dev/stdout as the outfile.png ; it can even load /dev/stdin as the infile.png the first time it attempts to do so; the problem is that pngcrush attempts to load the same infile.png more than once, which fails when infile.png was streamed in from the previous process as /dev/stdin. A hack for Linux etc. would be in the source code to look for if the inname variable equals "/dev/stdin", write the stream to something like temp.png, then update the value...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damion</dc:creator><pubDate>Sat, 22 Sep 2018 11:07:03 -0000</pubDate><guid>https://sourceforge.net/p/pmt/feature-requests/9/?limit=25#58b0</guid></item><item><title>Damion posted a comment on ticket #9</title><link>https://sourceforge.net/p/pmt/feature-requests/9/?limit=25#58b0</link><description>In Linux etc. pngcrush can already output to /dev/stdout as the outfile.png ; it can even load /dev/stdin as the infile.png the first time it attempts to do so; the problem is that pngcrush attempts to load the same infile.png more than once, which fails when infile.png was streamed in from the previous process as /dev/stdin. A hack for Linux etc. would be in the source code to look for if the inname variable in equals "/dev/stdin", write the stream to something like temp.png, then update the value...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damion</dc:creator><pubDate>Sat, 22 Sep 2018 11:03:07 -0000</pubDate><guid>https://sourceforge.net/p/pmt/feature-requests/9/?limit=25#58b0</guid></item><item><title>Samuel Messner created ticket #80</title><link>https://sourceforge.net/p/pmt/bugs/80/</link><description>-fix does not work as documented</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Messner</dc:creator><pubDate>Fri, 09 Feb 2018 12:30:29 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/80/</guid></item><item><title>Yuriy Glukhov modified a comment on ticket #79</title><link>https://sourceforge.net/p/pmt/bugs/79/?limit=25#0526</link><description>Correction. The command to run: pngcrush -q -rem allb -reduce src.png pngout.png attached</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yuriy Glukhov</dc:creator><pubDate>Thu, 01 Feb 2018 12:04:42 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/79/?limit=25#0526</guid></item><item><title>Yuriy Glukhov posted a comment on ticket #79</title><link>https://sourceforge.net/p/pmt/bugs/79/?limit=25#0526</link><description>pngout.png attached</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yuriy Glukhov</dc:creator><pubDate>Thu, 01 Feb 2018 12:03:26 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/79/?limit=25#0526</guid></item><item><title>Yuriy Glukhov created ticket #79</title><link>https://sourceforge.net/p/pmt/bugs/79/</link><description>pngcrush corrupts the image</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yuriy Glukhov</dc:creator><pubDate>Thu, 01 Feb 2018 12:02:55 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/79/</guid></item><item><title>Maksim Derbasov posted a comment on ticket #78</title><link>https://sourceforge.net/p/pmt/bugs/78/?limit=100#82e2</link><description>tool: pngcrush</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maksim Derbasov</dc:creator><pubDate>Sun, 21 Jan 2018 02:28:05 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/78/?limit=100#82e2</guid></item><item><title>Maksim Derbasov created ticket #78</title><link>https://sourceforge.net/p/pmt/bugs/78/</link><description>oldtimeout with overwrite</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maksim Derbasov</dc:creator><pubDate>Wed, 17 Jan 2018 00:05:44 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/78/</guid></item><item><title>Glenn Randers-Pehrson committed [7ae751]</title><link>https://sourceforge.net/p/pmt/code/ci/7ae75150eb8fae2b60104f1f8e4f7d9b20455217/</link><description>[pngcrush] Revise "-force/-noforce" documentation</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Wed, 01 Nov 2017 15:41:28 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/7ae75150eb8fae2b60104f1f8e4f7d9b20455217/</guid></item><item><title>Glenn Randers-Pehrson committed [18214b]</title><link>https://sourceforge.net/p/pmt/code/ci/18214b2189a36e33521cf1aa7eaea923775d1314/</link><description>[pngcrush] Fix documentation about "-noforce"; fix "-bail" behaviour</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Wed, 01 Nov 2017 15:24:14 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/18214b2189a36e33521cf1aa7eaea923775d1314/</guid></item><item><title>Glenn Randers-Pehrson committed [4f75e3]</title><link>https://sourceforge.net/p/pmt/code/ci/4f75e30d01aad633295f5bea6d99f75e5fcc5040/</link><description>[Pngcrush] Update pngcrush to 1.8.14 and libpng to libpng-1.6.34</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Sun, 15 Oct 2017 01:02:47 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/4f75e30d01aad633295f5bea6d99f75e5fcc5040/</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-HELP.txt</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-HELP.txt/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-HELP.txt/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.tar.xz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.xz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.xz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-nolib.zip.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.zip.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.zip.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.gz/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.gz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.gz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.gz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-nolib.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.zip/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.xz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.xz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.xz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.zip/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-LICENSE.txt</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-LICENSE.txt/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-LICENSE.txt/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.7z.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.7z.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.7z.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.gz/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.zip.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.zip.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.zip.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.tar.xz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.xz/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.7z</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.7z/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.7z/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.xz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-nolib.tar.xz/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13.tar.gz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.gz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13.tar.gz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/pngcrush-1.8.13-ANNOUNCE.html</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-ANNOUNCE.html/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:03 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/pngcrush-1.8.13-ANNOUNCE.html/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.13/ChangeLog.html</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.13/ChangeLog.html/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Tue, 29 Aug 2017 21:27:03 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.13/ChangeLog.html/download</guid></item><item><title>Glenn Randers-Pehrson committed [3d690b]</title><link>https://sourceforge.net/p/pmt/code/ci/3d690bf01d4b955d1c94438e314cd38e6b7e2d3a/</link><description>[pngcrush] Version 1.8.13 (built with libpng-1.6.32 and zlib-1.2.11)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 29 Aug 2017 21:18:15 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/3d690bf01d4b955d1c94438e314cd38e6b7e2d3a/</guid></item><item><title>ilovezfs posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#e0c7</link><description>There is no clock_gettime on macOS prior to 10.12.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ilovezfs</dc:creator><pubDate>Mon, 21 Aug 2017 15:01:32 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#e0c7</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#ac5e</link><description>There's no problem with MacOS 10 on pngcrush. It's the problem of finding clock_gettime on older versions. Apparently ImageMagick's scheme finds it but simply adding librt to LIBS doesn't do it for pngcrush. Incidentally libpng has the same problem. I think you will find that on MacOS 10, the "timepng" tool gets built but on the older Macs it will be omitted.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Mon, 21 Aug 2017 14:59:59 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#ac5e</guid></item><item><title>Zhiming Wang posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#df85</link><description>clock_gettime(3) is found in libc (/usr/lib/system/libsystem_c.dylib) on macOS 10.12+. There's no seperate librt. AC_SEARCH_LIBS(clock_gettime, rt, ...) does not guarantee librt is present. It only attempts to link against librt if clock_gettime isn't available when linking aginast no extra libraries; but since it's already in libc, the -lrt step is simply skipped.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zhiming Wang</dc:creator><pubDate>Mon, 21 Aug 2017 14:32:44 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#df85</guid></item><item><title>Glenn Randers-Pehrson modified a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#5a84</link><description>Well, that indicates that -lrt should work. ImageMagick's configure.ac is heavy reading, but somehow it's finding librt. It uses autoconf Check for clock_gettime(). AC_SEARCH_LIBS(clock_gettime, rt, AC_DEFINE([HAVE_CLOCK_GETTIME,[1],[Define to 1 if you have clock_gettime.]) AC_MSG_CHECKING([whether clock_gettime supports CLOCK_REALTIME]) AC_COMPILE_IFELSE( AC_LANG_PROGRAM( [[#include &lt;time.h&gt;]], [[clockid_t clockType = CLOCK_REALTIME;]]), AC_MSG_RESULT(yes) AC_DEFINE([HAVE_CLOCK_REALTIME,[1], [Define...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Mon, 21 Aug 2017 14:12:22 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#5a84</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#5a84</link><description>Well, that indicates that -lrt should work. ImageMagick's configure.ac is heavy reading, but somehow it's finding librt. It uses autoconf Check for clock_gettime(). AC_SEARCH_LIBS(clock_gettime, rt, AC_DEFINE([HAVE_CLOCK_GETTIME,[1],[Define to 1 if you have clock_gettime.]) AC_MSG_CHECKING([whether clock_gettime supports CLOCK_REALTIME]) AC_COMPILE_IFELSE( AC_LANG_PROGRAM( [[#include &lt;time.h&gt;]], [[clockid_t clockType = CLOCK_REALTIME;]]), AC_MSG_RESULT(yes) AC_DEFINE([HAVE_CLOCK_REALTIME,[1], [Define...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Mon, 21 Aug 2017 14:09:41 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#5a84</guid></item><item><title>ilovezfs posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#3ba9</link><description>bash-3.2$ grep GETTIME config/config.h /* #undef HAVE_CLOCK_GETTIME */ #define HAVE_GETTIMEOFDAY 1 bash-3.2$</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ilovezfs</dc:creator><pubDate>Mon, 21 Aug 2017 13:48:01 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#3ba9</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#38ab</link><description>Would you configure ImageMagick on your platform and do grep GETTIME config/config.h</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Mon, 21 Aug 2017 13:33:25 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#38ab</guid></item><item><title>ilovezfs posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#bb4a</link><description>No, unfortunately, that just leads to ld: library not found for -lrt.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ilovezfs</dc:creator><pubDate>Mon, 21 Aug 2017 11:04:51 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#bb4a</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/?limit=25#6acf</link><description>On some platforms it is sufficient to enable "LIBS += -lrt" in the Makefile. Does that work on the MacOS/XCode versions that are having trouble? I believe that would be a better solution if it works because it will give you the high-resolution timing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Mon, 21 Aug 2017 10:45:48 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/?limit=25#6acf</guid></item><item><title>ilovezfs created ticket #77</title><link>https://sourceforge.net/p/pmt/bugs/77/</link><description>OS X 10.11 with Xcode 8.x clock_gettime problem</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ilovezfs</dc:creator><pubDate>Mon, 21 Aug 2017 04:57:53 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/77/</guid></item><item><title>Glenn Randers-Pehrson modified a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#5413</link><description>Fixed in the GIT repos. Just add "exit (0);" around line 4478 in pngcrush.c until I push 1.8.13 out soon with the fix. The "CPU time" line will not appear.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 22:28:49 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#5413</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#5413</link><description>Fixed in the GIT repos. Just add "exit (0);" around line 4478 in pngcrush.c until I push 1.8.13 out soon with the fix.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 22:27:59 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#5413</guid></item><item><title>Glenn Randers-Pehrson committed [6fa635]</title><link>https://sourceforge.net/p/pmt/code/ci/6fa635cb7cc6fadc69188f650f04691dc5b5459a/</link><description>Add "exit(0)" after processing the "-version" argument (thanks to Peter Hagan).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 22:24:34 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/6fa635cb7cc6fadc69188f650f04691dc5b5459a/</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#e13e</link><description>Ah, thanks. I'll take care of it soon. Glenn</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 22:13:53 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#e13e</guid></item><item><title>Peter Hagen posted a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#d9cc</link><description>...no? :) I may not have made it clear that I'm talking about "pngcrush -version".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Hagen</dc:creator><pubDate>Tue, 15 Aug 2017 21:41:58 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#d9cc</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#b2ca</link><description>Did you add the "Check ..for the most recent version" yourself, then? It isn't coming from the pngcrush that I'm distributing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 21:31:39 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#b2ca</guid></item><item><title>Peter Hagen posted a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#37eb</link><description>I've used the versions from here (https://sourceforge.net/projects/pmt/files/pngcrush/).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Hagen</dc:creator><pubDate>Tue, 15 Aug 2017 21:21:01 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#37eb</guid></item><item><title>Glenn Randers-Pehrson modified ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/</link><description>pngcrush -version behavior different in 1.8.12</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 18:30:58 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#d1a2</link><description>You can try using "pngcrush -v ...." to get the same output (more or less) as pngcrush-1.8.11</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 18:30:11 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#d1a2</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/?limit=25#f453</link><description>Your pngcrush has been modified downstream. Where did you get it? (The pngcrush distributed from here does not say "Check http://pmt.sf.net for the most recent version.")</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Tue, 15 Aug 2017 18:28:14 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/?limit=25#f453</guid></item><item><title>Peter Hagen created ticket #76</title><link>https://sourceforge.net/p/pmt/bugs/76/</link><description>pngcrush -version behavior different in 1.8.12</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Hagen</dc:creator><pubDate>Tue, 15 Aug 2017 17:55:02 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/76/</guid></item><item><title>Glenn Randers-Pehrson created a blog post</title><link>https://sourceforge.net/p/pmt/news/2017/07/pngcrush-1812-released/</link><description>pngcrush-1.8.12 released</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Sun, 30 Jul 2017 14:54:14 -0000</pubDate><guid>https://sourceforge.net/p/pmt/news/2017/07/pngcrush-1812-released/</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.zip.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.zip.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.zip.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-ANNOUNCE.html</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-ANNOUNCE.html/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-ANNOUNCE.html/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.tar.xz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.xz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.xz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.tar.gz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.gz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.gz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-nolib.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.zip/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-nolib.zip.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.zip.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.zip.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.tar.xz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.xz/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.gz/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.7z.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.7z.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.7z.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.xz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.xz/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.xz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.xz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.xz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.gz.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.gz.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-nolib.tar.gz.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.zip/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-LICENSE.txt</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-LICENSE.txt/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-LICENSE.txt/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.7z</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.7z/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.7z/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12-HELP.txt</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-HELP.txt/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12-HELP.txt/download</guid></item><item><title>PNG and MNG tools released /pngcrush/1.8.12/pngcrush-1.8.12.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Sun, 30 Jul 2017 13:31:04 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush/1.8.12/pngcrush-1.8.12.tar.gz/download</guid></item><item><title>Glenn Randers-Pehrson committed [4204cf]</title><link>https://sourceforge.net/p/pmt/code/ci/4204cf258cc35869c92c96253458e5c184d53e8c/</link><description>[pngcrush] Update libpng to version 1.6.31</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Sun, 30 Jul 2017 13:22:12 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/4204cf258cc35869c92c96253458e5c184d53e8c/</guid></item><item><title>Glenn Randers-Pehrson committed [881d8d]</title><link>https://sourceforge.net/p/pmt/code/ci/881d8db8328116fb60d651f841b883c593d58736/</link><description>[pngcrush] add comments about how to get more verbose help</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Sun, 30 Jul 2017 13:22:12 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/881d8db8328116fb60d651f841b883c593d58736/</guid></item><item><title>Glenn Randers-Pehrson committed [3afbf9]</title><link>https://sourceforge.net/p/pmt/code/ci/3afbf96f8ce0cc544d7f1d13e768f806388e6b14/</link><description>[pngcrush] Changed default verbosity from 1 (normal) to 0 (quiet). Use "-v"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Sun, 30 Jul 2017 13:22:12 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/3afbf96f8ce0cc544d7f1d13e768f806388e6b14/</guid></item><item><title>Glenn Randers-Pehrson committed [73a2e3]</title><link>https://sourceforge.net/p/pmt/code/ci/73a2e33a2f265cc3c4543fb45efe74e8ff58de21/</link><description>[pngcrush] Added powerpc_init.c and filter_vsx_intrinsics.c</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Sun, 30 Jul 2017 13:22:12 -0000</pubDate><guid>https://sourceforge.net/p/pmt/code/ci/73a2e33a2f265cc3c4543fb45efe74e8ff58de21/</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#f18d</link><description>Thanks, I've reported this upstream and will patch pngcrush.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Sat, 03 Jun 2017 10:17:15 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#f18d</guid></item><item><title>Willy Sudiarto Raharjo posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#d708</link><description>The resulting code is #ifdef Z_SOLO typedef __PTRDIFF_TYPE__ ptrdiff_t; /* guess -- will be caught if guess is wrong */ #endif</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willy Sudiarto Raharjo</dc:creator><pubDate>Sat, 03 Jun 2017 04:28:06 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#d708</guid></item><item><title>Willy Sudiarto Raharjo posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#4408</link><description>Hi Glenn one of SBo maintainer push this fix in the build script and it worked fine here sed -i '/typedef long ptrdiff_t;/s,long,__PTRDIFF_TYPE__,' zutil.h is it possible to change it in upstream code? thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willy Sudiarto Raharjo</dc:creator><pubDate>Sat, 03 Jun 2017 04:24:59 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#4408</guid></item><item><title>Glenn Randers-Pehrson modified a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#75e0/c149</link><description>Thanks again, that gives more to go on. That should be using the zutil.h that's included in the tar.xz distribution, so I wonder why you are seeing a conflict. Hmm, I see, it's conflicting with the system stddef.h which would be a zlib bug not a pngcrush bug. I'll follow up on that with the zlib dev.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 15:24:51 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#75e0/c149</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#75e0/c149</link><description>Thanks again, that gives more to go on. That should be using the zlib.h that's included in the tar.xz distribution, so I wonder why you are seeing a conflict. Hmm, I see, it's conflicting with the system stddef.h which would be a zlib bug not a pngcrush bug. I'll follow up on that with the zlib dev.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 15:23:29 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#75e0/c149</guid></item><item><title>Willy Sudiarto Raharjo posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#75e0</link><description>Just FYI, i used this source: http://downloads.sourceforge.net/pmt/pngcrush-1.8.11.tar.xz some other distributions are using -nolib version</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willy Sudiarto Raharjo</dc:creator><pubDate>Thu, 01 Jun 2017 15:18:07 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#75e0</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#fafb/4f79</link><description>Thanks. I'll look into this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 15:16:51 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#fafb/4f79</guid></item><item><title>Willy Sudiarto Raharjo posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#fafb</link><description>I still got the same build failure message on zlib 1.2.11</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willy Sudiarto Raharjo</dc:creator><pubDate>Thu, 01 Jun 2017 15:11:55 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#fafb</guid></item><item><title>Willy Sudiarto Raharjo posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#bdff</link><description>Hi Glenn, I'm afraid that's quite complicated in my situation. zlib is part of Slackware core packages, while pngcrush came in as third party application from SBo project and we have a strict rule that it should build on top of Slackware's core package. Patrick (Slackware maintainer) is very strict on introducing new version on -stable releases, except for security updates. Since there has been no security vulns report on zlib, i don't really think he would accept this proposal. Also, same code works...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willy Sudiarto Raharjo</dc:creator><pubDate>Thu, 01 Jun 2017 15:07:12 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#bdff</guid></item><item><title>Glenn Randers-Pehrson modified ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/</link><description>Pngcrush build error with ptrdiff_t when bulding with zlib-1.2.8</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 15:02:27 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/</guid></item><item><title>Glenn Randers-Pehrson modified a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#0055</link><description>Please try building with zlib-1.2.11.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 15:01:20 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#0055</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#0055</link><description>Plese try building with zlib-1.2.11.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 15:00:31 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#0055</guid></item><item><title>Glenn Randers-Pehrson posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#2306/8158</link><description>No problem, I added one.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 14:58:56 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#2306/8158</guid></item><item><title>Glenn Randers-Pehrson modified ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/</link><description>,Pngcrush build error with ptrdiff_t</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn Randers-Pehrson</dc:creator><pubDate>Thu, 01 Jun 2017 14:57:59 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/</guid></item><item><title>Willy Sudiarto Raharjo posted a comment on ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/?limit=25#2306</link><description>Sorry, i forgot to put a title for this ticket</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willy Sudiarto Raharjo</dc:creator><pubDate>Thu, 01 Jun 2017 14:49:02 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/?limit=25#2306</guid></item><item><title>Willy Sudiarto Raharjo created ticket #75</title><link>https://sourceforge.net/p/pmt/bugs/75/</link><description>, </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willy Sudiarto Raharjo</dc:creator><pubDate>Thu, 01 Jun 2017 14:47:48 -0000</pubDate><guid>https://sourceforge.net/p/pmt/bugs/75/</guid></item><item><title>PNG and MNG tools released /pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Mon, 16 Jan 2017 03:04:07 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe.asc/download</guid></item><item><title>PNG and MNG tools released /pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Mon, 16 Jan 2017 03:04:07 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe/download</guid></item><item><title>PNG and MNG tools released /pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Mon, 16 Jan 2017 03:04:07 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe/download</guid></item><item><title>PNG and MNG tools released /pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe.asc</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe.asc/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PNG and MNG tools</dc:creator><pubDate>Mon, 16 Jan 2017 03:04:07 -0000</pubDate><guid>https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe.asc/download</guid></item></channel></rss>