geoclue: add homepage, license
This commit is contained in:
parent
06d9ce59c0
commit
de1147d86a
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'geoclue'
|
||||
pkgname=geoclue
|
||||
version=0.12.0
|
||||
revision=5
|
||||
revision=6
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-networkmanager=no --enable-conic=no"
|
||||
makedepends="automake gtk-doc pkg-config intltool dbus-glib-devel
|
||||
libxml2-devel GConf-devel libxslt gtk+-devel libsoup-gnome-devel"
|
||||
short_desc="The Geoinformation Service"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/GeoClue"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://launchpad.net/geoclue/trunk/0.12/+download/geoclue-$version.tar.gz"
|
||||
checksum=0f533f177ae9aa35e807a01c754840f66df9579f5524552f14f2b5ba670a4696
|
||||
|
|
Loading…
Reference in New Issue