Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a349cd2289abd342462101318ec9295116145ec
commit 9a349cd2289abd342462101318ec9295116145ec Author: kikadf <[email protected]> Date: Sat Oct 11 10:08:11 2014 +0200 kadu-1.0-1-x86_64 * Version bump diff --git a/source/xapps-extra/kadu/FrugalBuild b/source/xapps-extra/kadu/FrugalBuild index ecf1a8d..c883ca2 100644 --- a/source/xapps-extra/kadu/FrugalBuild +++ b/source/xapps-extra/kadu/FrugalBuild @@ -5,21 +5,20 @@ options+=('asneeded') pkgname=kadu -pkgver=0.12.3 -pkgrel=3 +pkgver=1.0 +pkgrel=1 pkgdesc="Gadu-Gadu, Jabber/XMPP protocol Instant Messenger client" url="http://www.kadu.im" depends=('libqtwebkit' 'libqtscripttools' 'libqtmultimedia' 'libqtopengl' 'libqthelp' \ 'libqtdesigner' 'libqtdeclarative' 'libqttest' 'libqt3support' 'libxscrnsaver' \ 'libgadu>=1.12.0' 'libindicate-qt' 'libidn' 'libmpdclient' 'qca-gnupg' 'qca-ossl' \ - 'aspell' 'qt4-linguist' 'qt4-plugin-sqlite3') + 'aspell' 'qt4-linguist' 'qt4-plugin-sqlite3' 'libotr') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.kadu.im/w/English:Download:Sources" -source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2 \ - jabber_protocol.patch) -sha1sums=('9377f74e10a57d920c3b5e41ce2e3e7fe4816013' \ - '2c05accd1744e0597dfee188e3fb89cb5b298c1b') +source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2) +sha1sums=('3918b7ef99eefa1505f46bf8032b692837afcb6f') +_F_cmake_type="Release" Finclude cmake build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
