NOTICE: This package has been removed from pkgsrc

./wip/keybinder3, GTK+3 registering keyboard shortcuts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: keybinder3, Package name: keybinder3, Maintainer: pkgsrc-users

The Keybinder package contains a library for registering global keyboard
shortcuts.
Keybinder works with GTK-based applications using the X Window System.

The library contains:
- A C library, libkeybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python and Vala.

This package contains the GTK+3 bindings.


Required to run:
[devel/gobject-introspection] [x11/gtk3]

Required to build:
[pkgtools/x11-links] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto] [x11/fixesproto4]

Master sites: (Expand)

SHA1: e4adddf8641241c08b594c465cee197f8de68bdd
RMD160: 2f2e25860fa116f7872bbdb2850b75e3e43958cf
Filesize: 368.911 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-07 18:38:43 by Kamil Rytarowski | Files touched by this commit (4) | Package removed
Log message:
Remove keybinder3, there will be no GTK3 consumers of keybinder.
   2015-04-06 12:44:24 by Kamil Rytarowski | Files touched by this commit (5)
Log message:
Move more common parts to Makefile.common
   2015-04-06 12:40:32 by Kamil Rytarowski | Files touched by this commit (7) | Package removed
Log message:
Adapt package for reuse ../../wip/keybinder common parts.

Work-in-progress
   2015-04-06 02:49:14 by Kamil Rytarowski | Files touched by this commit (8)
Log message:
Clone keybinder to keybinder3 (GTK3+ version)

The Keybinder package contains a library for registering global keyboard
shortcuts.
Keybinder works with GTK-based applications using the X Window System.

The library contains:
- A C library, libkeybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python and Vala.

There are: Python and Lua bindings.