Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=3809dfe5f575c0f3cfdfc437749234e2a8363e33
commit 3809dfe5f575c0f3cfdfc437749234e2a8363e33 Author: James Buren <[email protected]> Date: Mon Dec 31 09:06:10 2012 -0600 licq-1.3.9-5-x86_64 * rebuild with boost diff --git a/source/xapps-extra/licq/FrugalBuild b/source/xapps-extra/licq/FrugalBuild index 6867fdf..574d46f 100644 --- a/source/xapps-extra/licq/FrugalBuild +++ b/source/xapps-extra/licq/FrugalBuild @@ -3,10 +3,10 @@ pkgname=licq pkgver=1.3.9 -pkgrel=4 +pkgrel=5 pkgdesc="ICQ Client with v8 support" depends=('openssl>=1.0.0' 'libstdc++' 'gpgme') -makedepends=('boost>=1.49.0' 'qt4' 'xosd' 'cdk') +makedepends=('boost>=1.50.0' 'qt4' 'xosd' 'cdk') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge cmake groups=('xapps-extra') @@ -55,6 +55,7 @@ build() { cd ../console || Fdie # Building console plugin + Fsed "-lcdk" "-lcdkw" configure Fmake Fmakeinstall Fsplit licq-console /usr _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
