On Wed, Aug 16, 2017 at 12:00:38AM +0100, Kaashif Hymabaccus wrote:
> Hello ports@,
> 
> Please find attached a port for x11/screenkey.
> 
> pkg/DESCR:
> Screencast tool to display your keypresses, inspired by Screenflick.
> Supports several keyboard translation methods, multiple monitors,
> dynamic recording control, repeat keypress compression and more.
> 
> portcheck gives me a warning:
> 
> > translation file(s) found without devel/gettext dependency in RUN_DEPENDS
> 
> But this is a Python program, Python has a built in module for
> gettext, so there is no need to depend on devel/gettext.
> 
> Thoughts? I don't have much experience with Python, so I probably got
> some of the PLIST stuff wrong.
You should use MODPY_EGG_VERSION and MODPY_SETUPTOOLS,
see port-modules(5).

textproc/intltool is missing as BUILD_DEPENDS.

SEPARATE_BUILD should be set.

I think DESCR's first line would read better if it was a proper sentence.

This port looks useful, especially when it comes to screen recording.
Thanks for porting it!

Reply via email to