Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=5803d620f4e20a891cbdb1a765de3d9f63f31756
commit 5803d620f4e20a891cbdb1a765de3d9f63f31756 Author: crazy <[email protected]> Date: Sat Oct 8 19:33:21 2016 +0200 plasma-pa-5.8.0-1-x86_64 * Version bump * disable Gconf crap with an patch diff --git a/source/plasma/plasma-pa/FrugalBuild b/source/plasma/plasma-pa/FrugalBuild index 2eca786..28ea863 100644 --- a/source/plasma/plasma-pa/FrugalBuild +++ b/source/plasma/plasma-pa/FrugalBuild @@ -2,17 +2,19 @@ # Maintainer: Melko <[email protected]> pkgname=plasma-pa -pkgver=5.7.5 +pkgver=5.8.0 pkgrel=1 pkgdesc="Plasma applet written in QML for PulseAudio" groups=('plasma') archs=('i686' 'x86_64') _F_kde_project="plasma" Finclude kf5 +source+=(plasma-pa-5.8.x-no-GCONF-we-DONT-need-thx.patch) depends=("kcoreaddons>=$_F_kf5_full" "kdeclarative>=$_F_kf5_full" \ "kdoctools>=$_F_kf5_full" "kglobalaccel>=$_F_kf5_full" \ - "ki18n>=$_F_kf5_full" "plasma-framework>=$_F_kf5_full" ) -sha1sums=('d3e3782442d6e8ee616799ae9e0a0cc13706dfc7') + "ki18n>=$_F_kf5_full" "plasma-framework>=$_F_kf5_full" 'libcanberra') ## why this ? +sha1sums=('7ebb340576f0427ffd45b14a4429a8dc24198be4' \ + 'dcf9cedf860d1af012810951b7b913949dfc12b1') replaces=('kmix') conflicts=("${replaces[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
