Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5f7a7c60779b708b3d5b743b36ec12007f1eab5
commit a5f7a7c60779b708b3d5b743b36ec12007f1eab5 Author: crazy <[email protected]> Date: Thu Jun 22 23:49:51 2017 +0200 gammaray-2.8.0-2-x86_64 * rebuild with kdstatemachineeditor diff --git a/source/xapps-extra/gammaray/FrugalBuild b/source/xapps-extra/gammaray/FrugalBuild index aaa480e..617345a 100644 --- a/source/xapps-extra/gammaray/FrugalBuild +++ b/source/xapps-extra/gammaray/FrugalBuild @@ -3,14 +3,14 @@ pkgname=gammaray pkgver=2.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="GammaRay is a software introspection tool for Qt applications." _F_github_author="KDAB" _F_github_name="GammaRay" _F_github_tag_v="y" _F_cmake_confopts+=" -DKDE_INSTALL_USE_QT_SYS_PATHS=ON" Finclude github cmake -depends=('syntax-highlighting' 'kcoreaddons' 'kdstatemachineeditor' \ +depends=('syntax-highlighting' 'kcoreaddons' 'kdstatemachineeditor>=1.2.1' \ 'qt5-webkit>=5.9.0' 'qt5-wayland>=5.9.0' 'qt5-svg>=5.9.0' 'qt5-tools>=5.9.0' 'qt5-scxml>=5.9.0' \ 'qt5-3d>=5.9.0' 'qt5-script>=5.9.0' 'qt5-connectivity>=5.9.0' 'qt5-remoteobjects>=5.9.0') makedepends+=('x11-protos' 'extra-cmake-modules') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
