Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-28 | *: recursive bump for perl 5.36 | wiz | 1 | -1/+2 | |
2021-10-26 | graphics: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | graphics: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2021-08-19 | p5-Image-Sane: p5-Ext* are build dependencies, mark as such | wiz | 1 | -5/+6 | |
Add TEST_DEPENDS. | |||||
2021-08-19 | (graphics/p5-Image-Sane) Add two DEPENDS: p5-ExtUtils-{Depends,PkgConfig} | mef | 1 | -1/+3 | |
+DEPENDS+= p5-ExtUtils-Depends-[0-9]*:../../devel/p5-ExtUtils-Depends +DEPENDS+= p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig | |||||
2021-08-14 | New package for Image::Sane. | bsiegert | 3 | -0/+31 | |
This module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. |