Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6199ec484989cbf803cc5a221348513172691e44
commit 6199ec484989cbf803cc5a221348513172691e44 Author: Miklos Vajna <[email protected]> Date: Mon Jan 15 10:44:40 2018 +0100 libepubgen-0.1.0-1-x86_64 - new package (will be a dep for libreoffice 6.0) diff --git a/source/xoffice/libepubgen/FrugalBuild b/source/xoffice/libepubgen/FrugalBuild new file mode 100644 index 0000000..fd4a917 --- /dev/null +++ b/source/xoffice/libepubgen/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Miklos Vajna <[email protected]> + +pkgname=libepubgen +pkgver=0.1.0 +pkgrel=1 +pkgdesc="An EPUB generator library" +depends=('librevenge>=0.0.4-2') +makedepends=('boost>=1.61.0' 'doxygen' 'cppunit') +_F_sourceforge_ext=".tar.xz" +_F_sourceforge_dirname="libepubgen" +Finclude sourceforge +groups=('xoffice') +archs=("x86_64") +sha1sums=('181b44ea7af711d0b303c0f5eebd692ad8ce265d') +Fconfopts+=" --disable-werror" + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
