Fixed it! (I think.)
Search Criteria
Package Details: imp 1.3.0-2
Package Actions
| Package Base: | imp |
|---|---|
| Description: | A simple command-line image manipulation program |
| Upstream URL: | http://jangler.info/code/imp |
| Category: | multimedia |
| Licenses: | |
| Submitter: | jangler |
| Maintainer: | jangler |
| Last Packager: | jangler |
| Votes: | 0 |
| First Submitted: | 2015-04-26 11:14 |
| Last Updated: | 2015-06-14 07:21 |
Latest Comments
Comment by jangler
Comment by sekret
Hey! The build doesn't really work:
$ makepkg
==> Making package: imp 1.2.0-1 (Thu May 14 21:18:09 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found 1.2.0.tar.gz
==> Validating source files with sha256sums...
1.2.0.tar.gz ... Passed
==> Extracting sources...
-> Extracting 1.2.0.tar.gz with bsdtar
==> Starting build()...
imp.go:16:2: cannot find package "github.com/jangler/imp/filter" in any of:
/usr/lib/go/src/github.com/jangler/imp/filter (from $GOROOT)
($GOPATH not set)
imp.go:17:2: cannot find package "github.com/jangler/imp/util" in any of:
/usr/lib/go/src/github.com/jangler/imp/util (from $GOROOT)
($GOPATH not set)
==> ERROR: A failure occurred in build().
Aborting...
I'm not familiar with go, so I don't really know how to fix this ...
The environment variable GOPATH isn't set, that's true. I did re-login after installing go, still nothing. No idea...!