Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=73e8aab6ed0ef636da598cc28870065ba7a295c7
commit 73e8aab6ed0ef636da598cc28870065ba7a295c7 Author: crazy <[email protected]> Date: Sun Dec 18 23:02:56 2016 +0100 telepathy-accounts-signon-1.0-3-x86_64 * rebuild with qt >= 5.7.1 diff --git a/source/xlib/telepathy-accounts-signon/FrugalBuild b/source/xlib/telepathy-accounts-signon/FrugalBuild index 795707c..1ac5896 100644 --- a/source/xlib/telepathy-accounts-signon/FrugalBuild +++ b/source/xlib/telepathy-accounts-signon/FrugalBuild @@ -4,17 +4,18 @@ pkgname=telepathy-accounts-signon ## fake version from latest tag .. weird pkgver=1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A mission control plugin for Telepathy, integrating with libaccounts and libsignon" groups=('xlib') archs=("x86_64") depends=('telepathy-mission-control>=5.16.4' 'libaccounts-glib>=1.22-2' 'libsignon-glib>=1.14-2') -makedepends=('qt5-base>=5.7.0-2') ## don't ask me is just use qmake +makedepends=('qt5-base>=5.7.1') ## don't ask me is just use qmake url="https://gitlab.com/accounts-sso/telepathy-accounts-signon/" up2date="$pkgver" ## this is a rodepends of ktp-common-internals .. how weird source=( https://gitlab.com/accounts-sso/telepathy-accounts-signon/repository/archive.zip) sha1sums=('1a3db1c262155e8323ab5129905e9d73506453e7') +options+=('noversrc') build(){ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
