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

commit e54d4090416887c752acfef297dbc087d9cb264c
Author: crazy <cr...@frugalware.org>
Date:   Sat Oct 14 00:06:13 2017 +0200

texstudio-2.12.6-2-x86_64
* rebuild with poppler && qt5

diff --git a/source/xapps-extra/texstudio/FrugalBuild 
b/source/xapps-extra/texstudio/FrugalBuild
index fd3b8a3..9a2f3b1 100644
--- a/source/xapps-extra/texstudio/FrugalBuild
+++ b/source/xapps-extra/texstudio/FrugalBuild
@@ -3,19 +3,20 @@

pkgname=texstudio
pkgver=2.12.6
-pkgrel=1
+pkgrel=2
pkgdesc="Fork of the LaTeX IDE TexMaker. Gives you an environment where you can 
easily create and manage LaTeX documents"
url="http://sourceforge.net/projects/texstudio";
-depends=('qt5-svg>=5.9.1' 'poppler-qt5>=0.50.0' 'hunspell>=1.6.1' 
'qt5-script>=5.9.1' 'qt5-base>=5.9.1')
-makedepends=('x11-protos' 'qt5-tools>=5.9.1')
+depends=('qt5-svg>=5.9.2' 'poppler-qt5>=0.60.1-2' 'hunspell>=1.6.1' 
'qt5-script>=5.9.2' 'qt5-base>=5.9.2')
+makedepends=('x11-protos' 'qt5-tools>=5.9.2')
groups=('xapps-extra')
archs=('x86_64')
up2date="lynx -dump http://www.texstudio.org/ | sed -n 's/\s\+\([^ ]\+\) 
.*source tarball.*/\1/p'"
source=($url/files/texstudio/TeXstudio%20$pkgver/$pkgname-$pkgver.tar.gz)
-sha1sums=('bc530f809f1b07ace28930995d2105011ff90be0')
+sha1sums=('9a68dc26c14ea5b5c413ab5dfa02653e5b8a2557')

build() {
-       Fcd
+
+       Fcd $pkgname$pkgver
Fexec qmake-qt5 USE_SYSTEM_HUNSPELL=1  texstudio.pro || Fdie
Fmake
Fexec make INSTALL_ROOT=$Fdestdir install || Fdie
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to