wok-next rev 20615

Up cookutils (1050), glib-networking (2.54.1), gsettings-desktop-schemas (3.24.1), libsoup (2.60.3); add geoclue (2.4.7)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 20 14:55:15 2018 +0300 (2018-04-20)
parents 133539d3f6d9
children b4e75a82fdf3
files cookutils/receipt geoclue/receipt glib-networking/receipt glusterfs/receipt gsettings-desktop-schemas/receipt libsoup/receipt symlinks/receipt
line diff
     1.1 --- a/cookutils/receipt	Fri Apr 20 07:08:32 2018 +0300
     1.2 +++ b/cookutils/receipt	Fri Apr 20 14:55:15 2018 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="cookutils"
     1.7 -VERSION="1049"
     1.8 +VERSION="1050"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz packages builder new generation"
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/geoclue/receipt	Fri Apr 20 14:55:15 2018 +0300
     2.3 @@ -0,0 +1,42 @@
     2.4 +# SliTaz package receipt v2.
     2.5 +
     2.6 +PACKAGE="geoclue"
     2.7 +VERSION="2.4.7"
     2.8 +CATEGORY="network"
     2.9 +SHORT_DESC="Modular geoinformation service built on top of the D-Bus"
    2.10 +MAINTAINER="al.bobylev@gmail.com"
    2.11 +LICENSE="GPL2"
    2.12 +WEB_SITE="https://www.freedesktop.org/wiki/Software/GeoClue/"
    2.13 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/basicnet/geoclue2.html"
    2.14 +
    2.15 +TARBALL="$PACKAGE-$VERSION.tar.xz"
    2.16 +WGET_URL="https://www.freedesktop.org/software/geoclue/releases/${VERSION%.*}/$TARBALL"
    2.17 +
    2.18 +BUILD_DEPENDS="intltool glib-dev json-glib-dev libsoup-dev \
    2.19 +gobject-introspection-dev"
    2.20 +SPLIT="geoclue-dev"
    2.21 +
    2.22 +compile_rules() {
    2.23 +	./configure \
    2.24 +		--disable-3g-source \
    2.25 +		--disable-cdma-source \
    2.26 +		--disable-modem-gps-source \
    2.27 +		--disable-nmea-source \
    2.28 +		$CONFIGURE_ARGS &&
    2.29 +	fix libtool &&
    2.30 +	make &&
    2.31 +	make install
    2.32 +}
    2.33 +
    2.34 +genpkg_rules() {
    2.35 +	case $PACKAGE in
    2.36 +		geoclue)
    2.37 +			copy @std
    2.38 +			DEPENDS="glib json-glib libsoup"
    2.39 +			;;
    2.40 +		*-dev)
    2.41 +			copy @dev
    2.42 +			DEPENDS="geoclue glib-dev"
    2.43 +			;;
    2.44 +	esac
    2.45 +}
     3.1 --- a/glib-networking/receipt	Fri Apr 20 07:08:32 2018 +0300
     3.2 +++ b/glib-networking/receipt	Fri Apr 20 14:55:15 2018 +0300
     3.3 @@ -1,12 +1,13 @@
     3.4  # SliTaz package receipt v2.
     3.5  
     3.6  PACKAGE="glib-networking"
     3.7 -VERSION="2.50.0"
     3.8 +VERSION="2.54.1"
     3.9  CATEGORY="x-window"
    3.10  SHORT_DESC="TLS support for glib"
    3.11  MAINTAINER="pankso@slitaz.org"
    3.12  LICENSE="LGPL2"
    3.13  WEB_SITE="http://www.gtk.org/"
    3.14 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/basicnet/glib-networking.html"
    3.15  
    3.16  TARBALL="$PACKAGE-$VERSION.tar.xz"
    3.17  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    3.18 @@ -16,7 +17,7 @@
    3.19  
    3.20  compile_rules() {
    3.21  	./configure \
    3.22 -		--with-ca-certificates=/etc/ssl/ca-bundle.crt \
    3.23 +		--without-ca-certificates \
    3.24  		--disable-static \
    3.25  		$CONFIGURE_ARGS &&
    3.26  	fix libtool &&
     4.1 --- a/glusterfs/receipt	Fri Apr 20 07:08:32 2018 +0300
     4.2 +++ b/glusterfs/receipt	Fri Apr 20 14:55:15 2018 +0300
     4.3 @@ -26,7 +26,9 @@
     4.4  	sed -i 's| -lfl | |' $src/libglusterfs/src/Makefile &&
     4.5  	fix libtool &&
     4.6  	make &&
     4.7 -	make install
     4.8 +	make install || return 1
     4.9 +
    4.10 +	fix symlinks
    4.11  }
    4.12  
    4.13  genpkg_rules() {
     5.1 --- a/gsettings-desktop-schemas/receipt	Fri Apr 20 07:08:32 2018 +0300
     5.2 +++ b/gsettings-desktop-schemas/receipt	Fri Apr 20 14:55:15 2018 +0300
     5.3 @@ -1,7 +1,7 @@
     5.4  # SliTaz package receipt v2.
     5.5  
     5.6  PACKAGE="gsettings-desktop-schemas"
     5.7 -VERSION="3.24.0"
     5.8 +VERSION="3.24.1"
     5.9  CATEGORY="gnome"
    5.10  SHORT_DESC="Collection of GSettings schemas"
    5.11  MAINTAINER="al.bobylev@gmail.com"
    5.12 @@ -18,7 +18,9 @@
    5.13  compile_rules() {
    5.14  	sed -i -r 's:"(/system):"/org/gnome\1:g' schemas/*.in
    5.15  
    5.16 -	./configure $CONFIGURE_ARGS && make && make install
    5.17 +	./configure $CONFIGURE_ARGS &&
    5.18 +	make &&
    5.19 +	make install
    5.20  }
    5.21  
    5.22  genpkg_rules() {
     6.1 --- a/libsoup/receipt	Fri Apr 20 07:08:32 2018 +0300
     6.2 +++ b/libsoup/receipt	Fri Apr 20 14:55:15 2018 +0300
     6.3 @@ -1,12 +1,13 @@
     6.4  # SliTaz package receipt v2.
     6.5  
     6.6  PACKAGE="libsoup"
     6.7 -VERSION="2.56.0"
     6.8 +VERSION="2.60.3"
     6.9  CATEGORY="network"
    6.10  SHORT_DESC="HTTP client/server library for GNOME"
    6.11  MAINTAINER="pankso@slitaz.org"
    6.12  LICENSE="LGPL2"
    6.13  WEB_SITE="https://wiki.gnome.org/Projects/libsoup"
    6.14 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/basicnet/libsoup.html"
    6.15  
    6.16  TARBALL="$PACKAGE-$VERSION.tar.xz"
    6.17  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     7.1 --- a/symlinks/receipt	Fri Apr 20 07:08:32 2018 +0300
     7.2 +++ b/symlinks/receipt	Fri Apr 20 14:55:15 2018 +0300
     7.3 @@ -12,8 +12,10 @@
     7.4  WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
     7.5  
     7.6  compile_rules() {
     7.7 -	make
     7.8 -	install -Dm755 $src/symlinks $install/usr/bin/symlinks
     7.9 +	make || return 1
    7.10 +	install -Dm755 symlinks   $install/usr/bin/symlinks
    7.11 +	install -Dm644 symlinks.8 $install/usr/share/man/man8/symlinks.8
    7.12 +	cook_pick_docs Readme.md
    7.13  }
    7.14  
    7.15  genpkg_rules() {