Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 22:37:04 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/pngnq Makefile distinfo pkg-descr ports/graphics/pngnq/files patch-pngcomp.c
Message-ID:  <200905102237.n4AMb5WR035121@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-05-10 22:37:04 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/pngnq       Makefile distinfo pkg-descr 
    graphics/pngnq/files patch-pngcomp.c 
  Log:
  Pngnq is a tool for quantizing PNG images in RGBA format.
  
  Pngnq is an adaptation by Stuart Coyle of Greg Roelf's pnqquant using
  Anthony Dekker's neuquant algorithm.
  
  The neuquant algorithm uses a neural network to optimise the color map
  selection. This is fast and quite accurate, giving good results on many
  types of images.
  
  WWW: http://pngnq.sourceforge.net/
  
  PR:             ports/134420
  Submitted by:   stb at lassitu.de
  
  Revision  Changes    Path
  1.1255    +1 -0      ports/graphics/Makefile
  1.1       +44 -0     ports/graphics/pngnq/Makefile (new)
  1.1       +3 -0      ports/graphics/pngnq/distinfo (new)
  1.1       +10 -0     ports/graphics/pngnq/files/patch-pngcomp.c (new)
  1.1       +10 -0     ports/graphics/pngnq/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905102237.n4AMb5WR035121>