Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=256837769e15112c6c94e80af660e17bef4c8c3a
commit 256837769e15112c6c94e80af660e17bef4c8c3a Author: crazy <[email protected]> Date: Sun Feb 4 00:29:28 2018 +0100 meanwhile-1.1.1-3-x86_64 * rebuild with tc * replace build() with Fconfopts && _Fbuild_autoreconf diff --git a/source/apps/meanwhile/FrugalBuild b/source/apps/meanwhile/FrugalBuild index 69b0861..4ac6086 100644 --- a/source/apps/meanwhile/FrugalBuild +++ b/source/apps/meanwhile/FrugalBuild @@ -4,21 +4,17 @@ pkgname=meanwhile pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Open implementation of the 'Lotus Sametime Community Client' protocol." depends=('glib2>=2.50.0') makedepends=('doxygen') groups=('apps') archs=("x86_64") _F_github_author=mrcsparker +_F_github_tag=yes Finclude github -sha1sums=('dee577b129f123448c2dfbc93640e827830c3090') +_Fbuild_autoreconf=yes +sha1sums=('2c3446ed04e58781aa3803c83f5cbc7deef6dd8b') +CFLAGS+=" -fno-tree-vrp" -build() -{ - CFLAGS+=" -fno-tree-vrp" - Fcd - Fautoreconf - Fbuild -} # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
