From 279527517ae7e8c91f54ac2af7df1dd5ae1f5c58 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 26 Nov 2016 13:39:17 -0300 Subject: kdebase-runtime-16.08.3-3.parabola1: drop unused dependency and obsolete stuff --- libre/kdebase-runtime/PKGBUILD | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'libre/kdebase-runtime/PKGBUILD') diff --git a/libre/kdebase-runtime/PKGBUILD b/libre/kdebase-runtime/PKGBUILD index b46995123..4ef9d8b7a 100644 --- a/libre/kdebase-runtime/PKGBUILD +++ b/libre/kdebase-runtime/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 280502 2016-11-10 18:58:21Z arojas $ +# $Id: PKGBUILD 282007 2016-11-25 11:35:37Z arojas $ # Maintainer (Arch): Felix Yan # Contributor (Arch): Andrea Scarpino # Contributor (Arch): Pierre Schmitz @@ -6,13 +6,13 @@ pkgname=kdebase-runtime pkgver=16.08.3 -pkgrel=1.parabola1 +pkgrel=3.parabola1 pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search engines" arch=('i686' 'x86_64' 'armv7h') url='https://www.kde.org/' license=('GPL' 'LGPL') makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 'networkmanager' 'boost') -depends=('libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 'xorg-xauth' 'libwebp' 'exiv2' 'gpgme') +depends=('kdelibs' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 'xorg-xauth' 'libwebp' 'exiv2' 'gpgme') optdepends=('drkonqi: crash report tool' 'khelpcenter: to display applications documentation') provides=(notification-daemon) conflicts=(kdesu4) @@ -37,6 +37,9 @@ prepare() { # Don't build drkonqi sed -e '/drkonqi/d' -i CMakeLists.txt + # Don't build plasma stuff + sed -e '/add_subdirectory(plasma)/d' -i CMakeLists.txt + # Removing non-privacy search providers rm -v kurifilter-plugins/ikws/searchproviders/{7digital,acronym,amazon{,_mp3},amg,backports,baidu,bing,blip,cia,dbug,deb,duckduckgo{,_info,_shopping},facebook,ecosia,feedster,flickr,flickrcc,google,google_advanced,google_code,google_groups,google_images,google_lucky,google_maps,google_movie,google_news,google_shopping,imdb,jamendo,jeeves,magnatune,metacrawler,msdn,nl-telephone,nl-teletekst,python,rpmfind,tvtome,uspto,vimeo,voila,yahoo,yahoo_image,yahoo_local,yahoo_shopping,yahoo_video,youtube}.desktop -- cgit v1.2.3