./graphics/fbm, Fuzzy Pixmap Manipulation utilities

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2, Package name: fbm-1.2, Maintainer: pkgsrc-users

The Fuzzy BitMap tools. (Adapted directly from the FreeBSD Ports
system.)

This package provides a set of UNIX filter commands which perform
image-processing steps, and can read and write multiple formats.
A NOP filter, fbcat, can be used to perform format conversions. Similar
to netpbm or urt. The key reason that I wanted fbm is because fbm can
deal with IFF FORM ILBM files, while other tools at my disposal cannot.

Two caveats:

I left in FreeBSD patches that keep fbm from using standard graphics
libraries. If, like me, you only use fbm to import an odd file or two,
then uninstall, then you might appreciate not needing to install
various graphics libraries.

There seems to be some buggy code for emitting ILBM's. IFF requires
that all chunks be padded to 16-bit boundaries; this also applies to
each scanline of each bitplane in FORM ILBM. It appears that fbcat
(at least) fails to properly handle this padding on at least one
case of reading or writing ILBM files. (This isn't a problem if
the ILBM width is a multiple of 16.)


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 209.872 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2019-11-02 23:38:06 by Roland Illig | Files touched by this commit (114)
Log message:
graphics: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610)
Log message:
Add SHA512 digests for distfiles for graphics category

Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2013-02-26 12:13:22 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Fix return types.
   2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-02-04 00:24:54 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
DESTDIR support
   2006-10-22 23:20:54 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed PKGMANDIR.