Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=0fc76b94a837ada5ed78ee2001667b5ad620e085
commit 0fc76b94a837ada5ed78ee2001667b5ad620e085 Author: crazy <[email protected]> Date: Sat Oct 14 19:55:00 2017 +0200 qtermwidget-0.7.1-2-x86_64 * rebuld wth qt5 * FB cleanup diff --git a/source/xapps-extra/qtermwidget/FrugalBuild b/source/xapps-extra/qtermwidget/FrugalBuild index 8d1cbff..198766d 100644 --- a/source/xapps-extra/qtermwidget/FrugalBuild +++ b/source/xapps-extra/qtermwidget/FrugalBuild @@ -3,19 +3,15 @@ pkgname=qtermwidget pkgver=0.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="A terminal emulator widget for Qt5" url="https://www.lxde.org" -depends=('qt5-base>=5.9.0-4') -makedepends+=('x11-protos' 'lxqt-build-tools' 'qt5-tools>=5.9.0' 'git') ## omg.. +depends=('qt5-base>=5.9.2') +makedepends+=('x11-protos' 'lxqt-build-tools' 'qt5-tools>=5.9.2' 'git') ## omg.. groups=('xapps-extra') archs=('x86_64') _F_github_author="lxde" _F_github_tag=yes -#up2date="$pkgver" ## none .. check manually for changes in git -#source=(https://github.com/lxde/qtermwidget/archive/master.zip) -#options+=('noversrc') -#_F_cd_path="$pkgname-master" Finclude github cmake sha1sums=('96ad7f2250aaac0ca84a10e47c3e0644d1d84a72') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
