NOTICE: This package has been removed from pkgsrc

./wip/py-keybinder, Python bindings for the keybinder library

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


Branch: CURRENT, Version: 0.3.0, Package name: py27-keybinder-0.3.0, 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 Python bindings.


Required to run:
[x11/py-gtk2] [lang/python27]

Required to build:
[pkgtools/x11-links] [devel/py-gobject-shared] [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-07-11 13:40:43 by Kamil Rytarowski | Files touched by this commit (14) | Package removed
Log message:
keybinder has been imported to x11/

   2015-04-07 18:56:58 by Kamil Rytarowski | Files touched by this commit (3)
Log message:
pkglint
   2015-04-07 18:14:35 by Kamil Rytarowski | Files touched by this commit (4)
Log message:
Fix the lua build.
   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:07:16 by Kamil Rytarowski | Files touched by this commit (3)
Log message:
Fix build.
   2015-04-06 11:53:21 by Kamil Rytarowski | Files touched by this commit (6)
Log message:
Update for the split: keybinder and py-keybinder.
Work-in-progress
   2015-04-06 11:19:12 by Kamil Rytarowski | Files touched by this commit (8)
Log message:
Import wip/keybinder as wip/py-keybinder, it will be taken for Python
packages.

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.