libkeybinder2: Fix typo in configure_args, remove gtk+-devel (redundant dependency),

and don't forget to link the proper homepage.
This commit is contained in:
ShadowKyogre 2014-11-05 13:02:01 -08:00
parent ee18e4ecc8
commit dcfcd6e548
1 changed files with 4 additions and 3 deletions

View File

@ -3,12 +3,13 @@ _offname=keybinder
version=0.3.0
revision=1
build_style=gnu-configure
configuer_args="$(vopt_enable gir introspection)"
build_options="gir"
configure_args="$(vopt_enable gir introspection)"
hostmakedepends="automake libtool pkg-config intltool gnome-common"
makedepends="pygtk-devel gtk+-devel $(vopt_if gir gobject-introspection)"
makedepends="pygtk-devel $(vopt_if gir gobject-introspection)"
short_desc="Library for registering global keyboard shortcuts (GTK+2)"
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
homepage="http://www.gnome.org/"
homepage="https://github.com/engla/keybinder"
license="GPL-2"
distfiles="https://github.com/engla/${_offname}/archive/v${version}.tar.gz"
checksum=8e8d77386b9e29556fab097c31aec643d36a33d201733b7b999179abcba7774e