wok-next diff geoclue/receipt @ rev 21150
All the sorts of Lua 5
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jan 30 23:34:32 2019 +0200 (2019-01-30) |
parents | 0222c6257a8d |
children |
line diff
1.1 --- a/geoclue/receipt Fri Apr 20 14:55:15 2018 +0300 1.2 +++ b/geoclue/receipt Wed Jan 30 23:34:32 2019 +0200 1.3 @@ -1,20 +1,20 @@ 1.4 # SliTaz package receipt v2. 1.5 1.6 PACKAGE="geoclue" 1.7 -VERSION="2.4.7" 1.8 +VERSION="2.4.12" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Modular geoinformation service built on top of the D-Bus" 1.11 MAINTAINER="al.bobylev@gmail.com" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="https://www.freedesktop.org/wiki/Software/GeoClue/" 1.14 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/basicnet/geoclue2.html" 1.15 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/basicnet/geoclue2.html" 1.16 1.17 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.18 WGET_URL="https://www.freedesktop.org/software/geoclue/releases/${VERSION%.*}/$TARBALL" 1.19 1.20 BUILD_DEPENDS="intltool glib-dev json-glib-dev libsoup-dev \ 1.21 -gobject-introspection-dev" 1.22 -SPLIT="geoclue-dev" 1.23 +gobject-introspection-dev vala libnotify-dev" 1.24 +SPLIT="$PACKAGE-dev" 1.25 1.26 compile_rules() { 1.27 ./configure \