gnome-online-accounts: update to 3.3.92.1.

This commit is contained in:
Juan RP 2012-03-26 09:32:09 +02:00
parent 19ac73de49
commit 762c136363
3 changed files with 6 additions and 7 deletions

View File

@ -7,10 +7,11 @@ long_desc="${long_desc}
Add_dependency run glib-devel Add_dependency run glib-devel
Add_dependency run gtk+3-devel Add_dependency run gtk+3-devel
Add_dependency run gnome-online-accounts Add_dependency run gnome-online-accounts ">=${version}"
do_install() noarch=yes
{
do_install() {
vmove usr/include usr vmove usr/include usr
vmove usr/lib/pkgconfig usr/lib vmove usr/lib/pkgconfig usr/lib
vmove usr/share/gir-1.0 usr/share vmove usr/share/gir-1.0 usr/share

View File

@ -1,7 +1,5 @@
libgio-2.0.so.0 libgio-2.0.so.0
libgobject-2.0.so.0 libgobject-2.0.so.0
libgmodule-2.0.so.0
librt.so.1
libglib-2.0.so.0 libglib-2.0.so.0
libpthread.so.0 libpthread.so.0
libc.so.6 libc.so.6

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-online-accounts' # Template file for 'gnome-online-accounts'
pkgname=gnome-online-accounts pkgname=gnome-online-accounts
version=3.3.92 version=3.3.92.1
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-google --enable-twitter configure_args="--enable-google --enable-twitter
@ -9,7 +9,7 @@ short_desc="GNOME service to access online accounts"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
checksum=407e2e4b1a41a404e30cdceaa444c363cb3efefd4bcf613811c8d4071cf4ad23 checksum=e8de3e9baf64b4814de3496e3a06d7db878536476ba2f1670618bb2b31614099
long_desc=" long_desc="
$pkgname provides interfaces so applications and $pkgname provides interfaces so applications and
libraries in GNOME can access the user's online accounts." libraries in GNOME can access the user's online accounts."