summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-26 13:39:17 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-26 13:39:17 -0300
commit279527517ae7e8c91f54ac2af7df1dd5ae1f5c58 (patch)
tree3037099bb3a85fea65a034ae8245ef9d435c89c8 /libre
parent53fa2e0a0a861485beff7aecf2ea7f070fba7285 (diff)
kdebase-runtime-16.08.3-3.parabola1: drop unused dependency and obsolete stuff
Diffstat (limited to 'libre')
-rw-r--r--libre/kdebase-runtime/PKGBUILD9
1 files changed, 6 insertions, 3 deletions
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 <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
@@ -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