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