Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=d631eb45386a6002bbe1695d5643cd509670d96b
commit d631eb45386a6002bbe1695d5643cd509670d96b Author: crazy <[email protected]> Date: Fri Nov 25 01:35:24 2016 +0100 okular-16.11.80-1-x86_64 * Version bump * yay this weird devel released something \o/ diff --git a/source/kde5-extra/okular/FrugalBuild b/source/kde5-extra/okular/FrugalBuild index de5cc69..10e4238 100644 --- a/source/kde5-extra/okular/FrugalBuild +++ b/source/kde5-extra/okular/FrugalBuild @@ -2,35 +2,28 @@ # Maintainer: Marius Cirsta <[email protected]> pkgname=okular -## set to something that looks like git -## original version is set to 1.0.0 -pkgver=15.99.99 -pkgrel=3 +pkgver=16.11.80 +pkgrel=1 pkgdesc="KDE universal document viewer." groups=('kde5-extra') -archs=('i686' 'x86_64') -_F_scm_type="git" -_F_scm_url="git://anongit.kde.org/okular" -_F_scm_tag="frameworks" +archs=('x86_64') _F_kde_project="applications" -Finclude kf5 scm +Finclude kf5 depends=('qt5-svg>=5.7.0' 'ebook-tools>=0.2.2-3' 'chmlib>=0.40' 'libspectre>=0.2.6' \ - 'poppler-qt5>=0.49.0-1' 'djvulibre>=3.5.24' 'qca-qt5' \ - "kdelibs4support>=$_F_kf5_full" "kjs>=$_F_kf5_full" "threadweaver>=$_F_kf5_full" "khtml>=$_F_kf5_full" \ - "libkexiv2>=$_F_kdever_apps" "kpty>=$_F_kf5_full" "attica>=$_F_kf5_full" "kactivities5>=$_F_kf5_full" - "qtspeech") + 'poppler-qt5>=0.49.0-1' 'djvulibre>=3.5.24' 'qca-qt5' "kjs>=$_F_kf5_full" \ + "threadweaver>=$_F_kf5_full" "khtml>=$_F_kf5_full" "libkexiv2>=$_F_kdever_apps" \ + "kpty>=$_F_kf5_full" "attica>=$_F_kf5_full" "kactivities5>=$_F_kf5_full" "qtspeech") makedepends+=('kdoctools') -unset source +sha1sums=('813e554f0ac923f8848a4d7d5e14a82df44e0fbb') + #TODO: add QMobipocket replaces=('mobipocket') conflicts=("${replaces[@]}") -options+=('force') - build() { - Funpack_scm + KDE_build Frm usr/share/applications/org.kde.mobile.okular* } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
