7 pname = "ghostscript-test-corpus-render";
8 version = "unstable-2023-05-19";
11 url = "git://git.ghostscript.com/tests.git";
12 rev = "f7d5087d3d6c236707842dcd428818c6cb8fb041";
13 hash = "sha256-xHOEo1ZJG1GCcEKqaXLDpfRRQxpbSy0bzicKju9hG40=";
21 find . -iregex '.*\.\(ps\|eps\|pdf\)' | while read f; do
23 ${ghostscript}/bin/gs \
27 -sOutputFile=/dev/null \
29 -dBufferSpace=100000 \