Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc6.git;a=commitdiff;h=a8bf285ed085d1570d386e38a49849b39cb90c01

commit a8bf285ed085d1570d386e38a49849b39cb90c01
Author: crazy <cr...@frugalware.org>
Date:   Wed Sep 21 08:01:34 2016 +0200

poppler-0.47.0-2-x86_64
* enable Qt5

diff --git a/source/xlib/poppler/FrugalBuild b/source/xlib/poppler/FrugalBuild
index b3c1169..7033ef8 100644
--- a/source/xlib/poppler/FrugalBuild
+++ b/source/xlib/poppler/FrugalBuild
@@ -3,14 +3,14 @@

USE_GLIB=${USE_GLIB:-"y"}
USE_QT4=${USE_QT4:-"n"}
-USE_QT5=${USE_QT5:-"n"}
+USE_QT5=${USE_QT5:-"y"}

## TODO: figure curl
##       switch to cmake

pkgname=poppler
pkgver=0.47.0
-pkgrel=1
+pkgrel=2
pkgdesc="A PDF rendering library"
url="http://poppler.freedesktop.org/";
depends=('fontconfig>=2.12-2' 'cairo>=1.14.6-4' 'libjpeg>=9a-2' 
'libpng>=1.6.25'  'openjpeg>=1.5.2-2' 'libstdc++>=6.2.1-5')
@@ -66,7 +66,7 @@ if Fuse $USE_QT5; then
subpkgs=("${subpkgs[@]}" 'poppler-qt5')
subdescs=("${subdescs[@]}" 'Poppler QT5 bindings')
subgroups=("${subgroups[@]}" 'xlib')
-       subdepends=("${subdepends[@]}" 'qt5-base>=5.7.0')
+       subdepends=("${subdepends[@]}" 'qt5-base>=5.7.0-2')
subrodepends=("${subrodepends[@]}" 'poppler')
subarchs=("${subarchs[@]}" 'i686 x86_64')
subreplaces=("${subreplaces[@]}" '')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to