Bug 232801

Summary: [NEW PORT] deskutils/py-autokey: Desktop automation utility for Linux and X11
Product: Ports & Packages Reporter: Daniel Shafer <daniel>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: adridg, tcberner, w.schwarzenfeld
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D18407
Attachments:
Description Flags
py-autokey.diff: Initial submission.
none
updated diff: deskutils/py-autokey
none
deskutils/py-autokey diff updated
none
updated diff for deskutils/py-autokey none

Description Daniel Shafer 2018-10-30 03:02:59 UTC
Created attachment 198761 [details]
py-autokey.diff: Initial submission.

This is a port for Autokey, which is an automation utility written in Python 3.

The URL is: https://github.com/autokey/autokey

I made it follow the style of the python package prefix, although I should note that this may be wrong as it cannot run side-by-side and is only available on Python 3+.  It's one of those possibly exceptions.

I currently have the port using GitHub until they update PyPi, if they do so before this port is accepted I will update the diff.

Let me know if there is anything else I can do!
Comment 1 Daniel Shafer 2018-12-02 08:24:20 UTC
Created attachment 199732 [details]
updated diff: deskutils/py-autokey

They pushed the updated package to PyPi so updated the source.
Comment 2 Daniel Shafer 2018-12-02 08:25:09 UTC
Related review https://reviews.freebsd.org/D18407
Comment 3 Daniel Shafer 2018-12-03 07:07:14 UTC
Created attachment 199780 [details]
deskutils/py-autokey diff updated

Cleaned up, removed pkg-plist to use autoplist, removed patches and added logic to Makefile, did a couple of changes requested by tcberner.
Comment 4 Daniel Shafer 2018-12-03 08:39:26 UTC
Created attachment 199784 [details]
updated diff for deskutils/py-autokey

Removes INSTALLS_ICONS as it's not needed.
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-12-30 20:52:48 UTC
A commit references this bug:

Author: tcberner
Date: Sun Dec 30 20:52:41 UTC 2018
New revision: 488737
URL: https://svnweb.freebsd.org/changeset/ports/488737

Log:
  New port: deskutils/py-autokey: a desktop automation utility for X11

  https://github.com/autokey/autokey

  PR:		232801
  Submitted by:	Daniel Shafer <daniel@shafer.cc>
  Differential Revision:	https://reviews.freebsd.org/D18407

Changes:
  head/deskutils/Makefile
  head/deskutils/py-autokey/
  head/deskutils/py-autokey/Makefile
  head/deskutils/py-autokey/distinfo
  head/deskutils/py-autokey/pkg-descr
  head/deskutils/py-autokey/pkg-message
  head/deskutils/py-autokey/pkg-plist
Comment 6 Walter Schwarzenfeld 2019-08-15 08:11:53 UTC
Forgotten to close?
Comment 7 Adriaan de Groot freebsd_committer freebsd_triage 2019-08-15 11:51:28 UTC
Yes, port is there, has had updates applied by reporter/maintainer as well.