naelstrof / maim

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.
Other
2.15k stars 78 forks source link

Undocumented dependency on GLEW #131

Open kozross opened 6 years ago

kozross commented 6 years ago

This should really be mentioned in the readme, even if CMake tells you about it.

kozross commented 6 years ago

Just realized this is an issue with slop, not maim. Sorry about that - please feel free to close or relocate this issue. While I realize that slop documents this dep, it's probably something the readme for maim should mention (that is, that you also need slop deps), which it currently doesn't.

issmirnov commented 6 years ago

I made a page at https://github.com/naelstrof/maim/wiki/Installation. Can you take a look and help out?