859eb4286f
--HG-- branch : gnome3
31 lines
1 KiB
Text
31 lines
1 KiB
Text
# Template file for 'geoclue'
|
|
pkgname=geoclue
|
|
version=0.12.0
|
|
distfiles="http://folks.o-hand.com/jku/geoclue-releases/geoclue-$version.tar.gz"
|
|
build_style=gnu_configure
|
|
configure_args="--enable-networkmanager=no --enable-conic=no"
|
|
short_desc="The Geoinformation Service"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=0f533f177ae9aa35e807a01c754840f66df9579f5524552f14f2b5ba670a4696
|
|
long_desc="
|
|
Geoclue is a modular geoinformation service built on top of the D-Bus
|
|
messaging system. The goal of the Geoclue project is to make creating
|
|
location-aware applications as simple as possible."
|
|
|
|
subpackages="$pkgname-devel"
|
|
Add_dependency run glibc
|
|
Add_dependency run glib
|
|
Add_dependency run dbus-libs
|
|
Add_dependency run dbus-glib
|
|
Add_dependency run libxml2
|
|
Add_dependency run libsoup
|
|
Add_dependency run GConf
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build glib-devel
|
|
Add_dependency build dbus-devel
|
|
Add_dependency build dbus-glib-devel
|
|
Add_dependency build libxml2-devel
|
|
Add_dependency build libsoup-devel
|
|
Add_dependency build GConf-devel
|