Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=77a338eaa75ae1685bfe13ffa9492e0edf784450

commit 77a338eaa75ae1685bfe13ffa9492e0edf784450
Author: crazy <cr...@frugalware.org>
Date:   Mon Feb 12 15:28:33 2018 +0100

librevenge-0.0.4-3-x86_64

* rebuild with tc
* sed off Werror

diff --git a/source/xoffice/librevenge/FrugalBuild 
b/source/xoffice/librevenge/FrugalBuild
index ee4d510..ae0e466 100644
--- a/source/xoffice/librevenge/FrugalBuild
+++ b/source/xoffice/librevenge/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=librevenge
pkgver=0.0.4
-pkgrel=2
+pkgrel=3
pkgdesc="A helper library for REVerses ENGineered formats filters"
-depends=('libboost>=1.61.0')
+depends=('libboost>=1.66.0')
## depends=('libstdc++' 'zlib') <-- boost seems to be makedepends only ?
-makedepends=('boost>=1.61.0' 'doxygen' 'cppunit')
+makedepends=('boost>=1.66.0' 'doxygen' 'cppunit')
_F_sourceforge_rss_limit=100
_F_sourceforge_dirname="libwpd"
Finclude sourceforge
@@ -25,6 +25,9 @@ subarchs=("x86_64")

build()
{
+       Fcd
+       Fsed '-Werror' '' configure.ac
+       Fautoreconf
Fbuild
Fsplit $pkgname-docs usr/share/doc/$pkgname-$pkgver/html
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to