libgweather: update to 3.8.0 (soname bump).

This commit is contained in:
Juan RP 2013-03-28 13:18:48 +01:00
parent 6e16eddbf4
commit d55f52375e
3 changed files with 9 additions and 15 deletions

View file

@ -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

View file

@ -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

View file

@ -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 <xtraeme@gmail.com>"
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."