Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=48a46f28852909ce2d46934c70db68a0e9a4e52d
commit 48a46f28852909ce2d46934c70db68a0e9a4e52d Author: crazy <[email protected]> Date: Wed Feb 7 22:14:16 2018 +0100 gtkspell-2.0.16-18-x86_64 * rebuild with tc * disable gtk-docs , br0ken diff --git a/source/xlib-extra/gtkspell/FrugalBuild b/source/xlib-extra/gtkspell/FrugalBuild index 6264de4..b29d755 100644 --- a/source/xlib-extra/gtkspell/FrugalBuild +++ b/source/xlib-extra/gtkspell/FrugalBuild @@ -3,17 +3,17 @@ pkgname=gtkspell pkgver=2.0.16 -pkgrel=17 +pkgrel=18 pkgdesc="GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget." url="http://gtkspell.sourceforge.net/" depends=('libxml2>=2.7.8' 'gtk+2>=2.20.0-2' 'aspell' 'enchant' 'libpng>=1.6.20-1') -makedepends=('intltool' 'gtk-doc' 'x11-protos') +makedepends=('intltool' 'x11-protos') options=('scriptlet') groups=('xlib-extra') -archs=('i686' 'x86_64') +archs=('x86_64') Finclude sourceforge up2date=$pkgver sha1sums=('49a3eaff850d119a94fc929635270f01e87cdca1') -Fconfopts+=" --with-gtk=2" +Fconfopts+=" --enable-gtk-doc=no" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
