libgnomekbd: add homepage, license
This commit is contained in:
parent
76ec82b9a2
commit
c98112f76d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgnomekbd'
|
||||
pkgname=libgnomekbd
|
||||
version=3.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -9,6 +9,8 @@ depends="desktop-file-utils"
|
|||
makedepends="pkg-config intltool libxml2-devel gtk+3-devel>=3.6.0_2
|
||||
libxklavier-devel>=5.2.1_1 gobject-introspection"
|
||||
short_desc="Gnome keyboard configuration library"
|
||||
homepage="http://gnome.org/"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=c41ea5b0f64da470925ba09f9f1b46b26b82d4e433e594b2c71eab3da8856a09
|
||||
|
|
Loading…
Reference in New Issue