Path to this page:
./
wip/pnmcurve,
Apply tone curves to pnm images
Branch: CURRENT,
Version: 0.0.4nb2,
Package name: pnmcurve-0.0.4nb2,
Maintainer: pkgsrc-userspnmcurve applies tone curves to pnm images. Curves are specified as a set of
control points of a cubic spline. pnmcurve applies the resulting spline curve to
the pnm image read from stdin and writes the resulting image to stdout. Command
line switches allow to apply the curve only to selected color channels. By
default pnmcurve applies the curve to all color channels.
Required to run:[
math/gsl] [
x11/fltk13]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: 3f6bd361797ec7c5985206d47a3889e7b2861b35
Filesize: 93.426 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-11-15 20:03:30 by othyro | Files touched by this commit (1) |
Log message:
Depend on x11/fltk13 instead of x11/fltk as discussed on a pkgsrc list.
Package builds and installs fine with this version of fltk. Bump
PKGREVISION.
|
2012-10-05 13:31:51 by Aleksej Saushev | Files touched by this commit (25) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235) |
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
2008-08-12 18:33:31 by othyro | Files touched by this commit (4) | |
Log message:
pnmcurve applies tone curves to pnm images. Curves are specified as a set of
control points of a cubic spline. pnmcurve applies the resulting spline curve to
the pnm image read from stdin and writes the resulting image to stdout. Command
line switches allow to apply the curve only to selected color channels. By
default pnmcurve applies the curve to all color channels.
|