From d55f52375e9c35b58812e92fc9235d81484d4f1f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 28 Mar 2013 13:18:48 +0100 Subject: [PATCH] libgweather: update to 3.8.0 (soname bump). --- common/shlibs | 3 +-- srcpkgs/libgweather/libgweather-devel.template | 9 ++------- srcpkgs/libgweather/template | 12 ++++++------ 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/common/shlibs b/common/shlibs index 11cb17cd27..960c306651 100644 --- a/common/shlibs +++ b/common/shlibs @@ -524,7 +524,6 @@ libart_lgpl_2.so.2 libart-2.3.20_1 libgnomecanvas-2.so.0 libgnomecanvas-2.30.1_1 libgnomecanvasmm-2.6.so.1 libgnomecanvasmm-2.26.0_1 libgnome-keyring.so.0 libgnome-keyring-3.0.0_1 -libgweather-3.so.0 libgweather-2.91.6_1 libical.so.0 libical-0.44_1 libicalss.so.0 libical-0.44_1 libicalvcal.so.0 libical-0.44_1 @@ -1069,7 +1068,7 @@ libgstbasecamerabinsrc-1.0.so.0 gst-plugins-bad1-1.0.0_1 libgstcodecparsers-1.0.so.0 gst-plugins-bad1-1.0.0_1 libgnome-desktop-3.so.7 gnome-desktop-3.8.0_1 libsecret-1.so.0 libsecret-0.10_1 -libgweather-3.so.1 libgweather-3.6.0_1 +libgweather-3.so.3 libgweather-3.8.0_1 libgnomekbd.so.8 libgnomekbd-3.6.0_1 libgnomekbdui.so.8 libgnomekbd-3.6.0_1 libibus-1.0.so.5 ibus-1.4.99.20120917_1 diff --git a/srcpkgs/libgweather/libgweather-devel.template b/srcpkgs/libgweather/libgweather-devel.template index aef975d2ed..04f6fcd756 100644 --- a/srcpkgs/libgweather/libgweather-devel.template +++ b/srcpkgs/libgweather/libgweather-devel.template @@ -1,13 +1,8 @@ # Template file for 'libgweather-devel'. # -depends="glib-devel gdk-pixbuf-devel gtk+3-devel libxml2-devel +depends="gdk-pixbuf-devel gtk+3-devel libxml2-devel libsoup-devel ${sourcepkg}-${version}_${revision}" -short_desc="${sourcepkg} - development files" -long_desc="${long_desc} - - This package contains files for development, headers, static libs, etc." - -noarch=yes +short_desc="${short_desc} - development files" do_install() { vmove usr/include usr diff --git a/srcpkgs/libgweather/template b/srcpkgs/libgweather/template index 1613e78b70..31baec9b80 100644 --- a/srcpkgs/libgweather/template +++ b/srcpkgs/libgweather/template @@ -1,20 +1,20 @@ # Template file for 'libgweather' pkgname=libgweather -version=3.6.2 +version=3.8.0 revision=1 subpackages="$pkgname-devel" build_style=gnu-configure configure_args="--disable-schemas-compile --enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo" -makedepends="pkg-config intltool libxml2-devel gtk+3-devel>=3.6.2 - libsoup-gnome-devel gobject-introspection" +hostmakedepends="pkg-config intltool gobject-introspection" +makedepends="libxml2-devel libsoup-gnome-devel gtk+3-devel>=3.8.0" fulldepends="gnome-icon-theme" -short_desc="Weather information access library" +short_desc="GNOME Weather information access library" maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.gnome.org/" -distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" -checksum=0f2aeff290751590ca51e806c3d09054bf87b86b63b89f5179043a9b3fa8a0b0 +distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz" +checksum=c1578dc0ba696e447a3e5bf1b814e1707edd2e1cd460ba8370f8b44f66e04306 long_desc=" libgweather is a library to access weather information from online services for numerous locations."