Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=aa1f25acae10b117f5e5376c351e172569362b20
commit aa1f25acae10b117f5e5376c351e172569362b20 Author: crazy <[email protected]> Date: Sun Dec 18 03:05:19 2016 +0100 umbrello-16.12.0-1-x86_64 * Version bump * LLVM/Clang stuff doesn't work , guess our packages are to new :) diff --git a/source/kde5-extra/umbrello/FrugalBuild b/source/kde5-extra/umbrello/FrugalBuild index 6d8237b..1b88f7e 100644 --- a/source/kde5-extra/umbrello/FrugalBuild +++ b/source/kde5-extra/umbrello/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László <[email protected]> pkgname=umbrello -pkgver=16.08.2 +pkgver=16.12.0 pkgrel=1 pkgdesc="UML Modeller." groups=('kde5-extra') @@ -13,8 +13,9 @@ Finclude kf5 depends=("karchive>=$_F_kf5_full" "kcompletion>=$_F_kf5_full" "kconfig>=$_F_kf5_full" \ "kcoreaddons>=$_F_kf5_full" "kdoctools>=$_F_kf5_full" "ki18n>=$_F_kf5_full" \ "kiconthemes>=$_F_kf5_full" "kio>=$_F_kf5_full" "ktexteditor>=$_F_kf5_full" \ - "kwidgetsaddons>=$_F_kf5_full" "kxmlgui>=$_F_kf5_full" ) - -sha1sums=('7b53fce7c492e345d074ae3f8a4956644e80ab12') + "kwidgetsaddons>=$_F_kf5_full" "kxmlgui>=$_F_kf5_full" "qt5-webkit>=$_F_kdever_qt5") +## does not work , too new I think 'llvm>=3.9.0') +#makedepends+=('clang>=3.9.0') +sha1sums=('28aba8fc4e01b908b78deb9c1e7a33b9839e5c86') # optimization OK
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
