summaryrefslogtreecommitdiff
path: root/community/ubuntuone-client-gnome/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ubuntuone-client-gnome/PKGBUILD')
-rw-r--r--community/ubuntuone-client-gnome/PKGBUILD20
1 files changed, 5 insertions, 15 deletions
diff --git a/community/ubuntuone-client-gnome/PKGBUILD b/community/ubuntuone-client-gnome/PKGBUILD
index 6816bc347..51e54fff1 100644
--- a/community/ubuntuone-client-gnome/PKGBUILD
+++ b/community/ubuntuone-client-gnome/PKGBUILD
@@ -1,33 +1,23 @@
-# $Id: PKGBUILD 72615 2012-06-17 13:54:12Z bgyorgy $
+# $Id: PKGBUILD 77831 2012-10-15 01:46:26Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=ubuntuone-client-gnome
-pkgver=3.0.2
+pkgver=4.0.0
pkgrel=1
pkgdesc="Some plug-ins, extensions, and data for integrating Ubuntu One features in some core parts of GNOME"
arch=('i686' 'x86_64')
url="https://launchpad.net/ubuntuone-client-gnome"
license=('GPL')
-depends=('nautilus' 'evolution-data-server' 'ubuntuone-client')
+depends=('nautilus' 'gconf' 'ubuntuone-client')
makedepends=('intltool' 'gnome-settings-daemon')
optdepends=('gnome-settings-daemon: shows a warning when Ubuntu One runs out of space')
options=('!libtool')
install=$pkgname.install
-source=(http://launchpad.net/ubuntuone-client-gnome/stable-3-0/$pkgver/+download/$pkgname-$pkgver.tar.gz
- http://pkgbuild.com/~bgyorgy/sources/$pkgname-translations-20120513.tar.gz
- fix-build.patch)
-md5sums=('59a871d767e832b37e95e1aca2ee4374'
- 'cabbf043f9be0ea8df4c9a4b020cd2c3'
- '8d34fed775be23d1743dda079a293b78')
+source=(http://launchpad.net/ubuntuone-client-gnome/stable-4-0/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+md5sums=('26e9e391cabe1047eeb203d99ee2d9c6')
build() {
cd "$srcdir/$pkgname-$pkgver"
- patch -Np1 -i "$srcdir/fix-build.patch"
-
- # Install language files
- echo 'am ar ast az be bg bn bs ca ca@valencia cs da de el en_AU en_GB eo es et eu fi fo fr gd gl gu he hi hr hu id it ja kk km ko ku lt lv ms my nb nl nn oc pa pl pt pt_BR ro ru shn si sk sl sq sr sv ta te th tr ug uk vi zh_CN zh_HK zh_TW' >po/LINGUAS
- rename $pkgname- '' ../po/$pkgname-*.po
- mv -f -t po ../po/*
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--disable-static --disable-schemas-compile