keybinder is a library for registering global keyboard shortcuts. It works with GTK-based applications using the X Window System. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->nivit Stolen to miwi, because this port is a dependency of net-im/py-hotot (http://www.freebsd.org/cgi/query-pr.cgi?pr=156415 ).
danfe 2011-08-16 15:52:56 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/keybinder Makefile distinfo pkg-descr pkg-plist Log: Keybinder is a library for registering global keyboard shortcuts that works with GTK-based applications using the X Window System. PR: ports/155262 (severely modified and augmented as I was working on the same port independently) Revision Changes Path 1.768 +1 -0 ports/x11/Makefile 1.1 +55 -0 ports/x11/keybinder/Makefile (new) 1.1 +2 -0 ports/x11/keybinder/distinfo (new) 1.1 +11 -0 ports/x11/keybinder/pkg-descr (new) 1.1 +13 -0 ports/x11/keybinder/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Olivier, Nicola, I was working on porting Hotot as well as keybinder recently, and discovered your PRs just before the commit, sorry. Since my port seems more complete to me (installs Lua bindings, examples) and a bit cleaner, I went ahead and committed my version, but as Olivier submitted it first, I game him the due credit in Makefile header and maintainership.
You can take the maintainership. 2011/8/16 <danfe@freebsd.org>: > Synopsis: [NEW PORT] x11/keybinder, Library for registering keyboard shor= tcuts > > State-Changed-From-To: open->closed > State-Changed-By: danfe > State-Changed-When: Tue Aug 16 15:56:05 UTC 2011 > State-Changed-Why: > Olivier, Nicola, > > I was working on porting Hotot as well as keybinder recently, and discove= red > your PRs just before the commit, sorry. =A0Since my port seems more compl= ete > to me (installs Lua bindings, examples) and a bit cleaner, I went ahead a= nd > committed my version, but as Olivier submitted it first, I game him the d= ue > credit in Makefile header and maintainership. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D155262 > --=20 olivier