Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=ee39509a641107789b0db72822366975f3f95e74
commit ee39509a641107789b0db72822366975f3f95e74 Author: crazy <[email protected]> Date: Fri Nov 25 00:26:47 2016 +0100 kdepim-16.11.80-1-x86_64 * empty package .. we keep it in beta/rc untill we have right * replaces=() / provides=() for all PIM apps diff --git a/source/kde5/kdepim/FrugalBuild b/source/kde5/kdepim/FrugalBuild index 2bba039..a2e0575 100644 --- a/source/kde5/kdepim/FrugalBuild +++ b/source/kde5/kdepim/FrugalBuild @@ -2,26 +2,19 @@ # Maintainer: Melko <[email protected]> pkgname=kdepim -pkgver=16.08.2 -pkgrel=3 +pkgver=16.11.80 +pkgrel=1 pkgdesc="KDE PIM Utilities." archs=("x86_64") _F_kde_project="applications" Finclude kf5 -depends=("knewstuff>=$_F_kf5_full" "akonadi-search>=$_F_kdever_apps" "akonadi-calendar>=$_F_kdever_apps" \ - "kdnssd>=$_F_kf5_full" "gpgmepp>=$_F_kdever_apps" "kalarmcal>=$_F_kdever_apps" "khtml>=$_F_kf5_full" \ - "libkgapi>=5.1.0" "kimap>=$_F_kdever_apps" "kontactinterface>=$_F_kdever_apps" \ - "knotifyconfig>=$_F_kf5_full" "kross>=$_F_kf5_full" "ktnef>=$_F_kdever_apps" \ - "kblog>=$_F_kdever_apps" "ktexteditor>=$_F_kf5_full" "kdepim-runtime>=$_F_kdever_apps" \ - "libgravatar>=$_F_kdever_apps" "mailimporter>=$_F_kdever_apps" "mailcommon>=$_F_kdever_apps" \ - "libksieve>=$_F_kdever_apps" "incidenceeditor>=$_F_kdever_apps") -makedepends+=('boost>=1.61.0' 'qt5-tools' "kdoctools>=$_F_kf5_full") -sha1sums=('561c78ecbe2cb13ecd7e268a95a0d6d1f6d7f805') +unset source +up2date="$pkgver" +depends=( ) + build() { - KDE_build - ## conflicts with oxygen5 - Frm usr/share/icons/oxygen/*/mimetypes/x-mail-distribution-list.png + Fmessage "Nothing to do.." } # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
