Bug 155262 - [NEW PORT] x11/keybinder, Library for registering keyboard shortcuts
Summary: [NEW PORT] x11/keybinder, Library for registering keyboard shortcuts
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 12:00 UTC by Olivier Duchateau
Modified: 2011-08-16 19:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.86 KB, text/plain)
2011-03-04 12:00 UTC, Olivier Duchateau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2011-03-04 12:00:24 UTC
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:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-04 14:12:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Nicola Vitale freebsd_committer freebsd_triage 2011-05-18 21:10:43 UTC
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 ).
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-16 16:53:09 UTC
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"
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2011-08-16 16:56:05 UTC
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.
Comment 5 Olivier Duchateau 2011-08-16 18:42:59 UTC
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