pkgsrc/graphics/go-smartcrop/PLIST
minskim ac6e5377b3 graphics/go-smartcrop: Import version 0.2.0.20180227
smartcrop finds good image crops for arbitrary sizes. It is a pure Go
implementation, based on Jonas Wagner's smartcrop.js.
2018-07-19 12:36:17 +00:00

13 lines
720 B
Text

@comment $NetBSD: PLIST,v 1.1 2018/07/19 12:36:17 minskim Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/muesli/smartcrop.a
gopkg/pkg/${GO_PLATFORM}/github.com/muesli/smartcrop/nfnt.a
gopkg/pkg/${GO_PLATFORM}/github.com/muesli/smartcrop/options.a
gopkg/src/github.com/muesli/smartcrop/LICENSE
gopkg/src/github.com/muesli/smartcrop/README.md
gopkg/src/github.com/muesli/smartcrop/debug.go
gopkg/src/github.com/muesli/smartcrop/examples/goodtimes.jpg
gopkg/src/github.com/muesli/smartcrop/examples/gopher.jpg
gopkg/src/github.com/muesli/smartcrop/nfnt/resizer.go
gopkg/src/github.com/muesli/smartcrop/options/resizer.go
gopkg/src/github.com/muesli/smartcrop/smartcrop.go
gopkg/src/github.com/muesli/smartcrop/smartcrop_test.go