Summary: | [NEW PORT] graphics/maim: Improved scrot. Takes screenshots of your desktop. | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Neel Chauhan <nc> |
Component: | Individual Port(s) | Assignee: | John Marino <marino> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | marino, nc |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Attachments: |
Created attachment 148779 [details]
Poudriere Build Log for the graphics/maim port
Sorry if this build log was posted later than the patch itself, but hey. At least I uploaded the build log.
(In reply to Neel Chauhan from comment #1) > Created attachment 148779 [details] > Poudriere Build Log for the graphics/maim port > > Sorry if this build log was posted later than the patch itself, but hey. At > least I uploaded the build log. Yep! It would have perfect if it had the stage-qa checks in it (we talked about this on another port recently) the shar itself looks good except for this line: XWRKSRC=${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT} Isn't the wrksrc already defined well when github mechanism is used? Can you check that too? Created attachment 148869 [details] Updated shar file for the new graphics/maim port As a response to comment #3, I updated the shar file for the graphics/maim port. The successful Poudriere build log WITH the stage-qa checks will follow. Created attachment 148870 [details]
WORKING Poudriere Build Log for the graphics/maim port WITH the stage-qa checks
I also uploaded a new Poudriere build log WITH the stage-qa checks.
Nice work, I'm promoting this to patch-ready pool as a result. A commit references this bug: Author: marino Date: Tue Nov 4 17:30:27 UTC 2014 New revision: 372156 URL: https://svnweb.freebsd.org/changeset/ports/372156 Log: Add new port graphics/maim PR: 194585 Submitted by: Neel Chauhan maim (make image) takes screenshots of your desktop. maim is an improvement on Scrot, the minimalistic command line screen capturing application. Changes: head/graphics/Makefile head/graphics/maim/ head/graphics/maim/Makefile head/graphics/maim/distinfo head/graphics/maim/pkg-descr I tweaked the comment and pkg-descr file a little bit, but I suspect the pkg-description could be made a lot better. And I had no idea was "scrot" was, so I changed it for people like me that weren't familiar with that program. |
Created attachment 148631 [details] shar file for thee new graphics/maim port maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot.