Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e3801f9820f86a43d3f2ff38559f959f59df8e1
commit 4e3801f9820f86a43d3f2ff38559f959f59df8e1 Author: DeX77 <[email protected]> Date: Mon Feb 2 16:36:07 2015 +0100 * Fix up2date diff --git a/source/apps/loudmouth/FrugalBuild b/source/apps/loudmouth/FrugalBuild index d1c6551..05e28fb 100644 --- a/source/apps/loudmouth/FrugalBuild +++ b/source/apps/loudmouth/FrugalBuild @@ -5,13 +5,11 @@ pkgname=loudmouth pkgver=1.4.3 pkgrel=4 pkgdesc="A lightweight and easy-to-use C library for programming with the Jabber protocol." -url="http://www.loudmouth-project.org/" depends=('openssl>=1.0.0' 'glib2' 'zlib' 'check') options=('scriptlet') groups=('apps') archs=('i686' 'x86_64') -up2date="Flasttar $url/download" -source=(http://ftp.imendio.com/pub/imendio/$pkgname/src/$pkgname-$pkgver.tar.gz) +Finclude gnome Fconfopts+=" --enable-debug=no --with-ssl=openssl" sha1sums=('eb81e06cbcea54d782bd91eae5588df3a57a41e6') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
