Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=7e8504634e5e2df2ca37427158f332d016860f36
commit 7e8504634e5e2df2ca37427158f332d016860f36 Author: crazy <[email protected]> Date: Tue Jun 13 16:49:07 2017 +0200 kio-5.35.0-1-x86_64 * Version bump * removed patch for now since something seems now translated need to see first what is done and maybe re-add diff --git a/source/kf5/kio/0001-smb.desktop-fix-missing-de-translation.patch b/source/kf5/kio/0001-smb.desktop-fix-missing-de-translation.patch deleted file mode 100644 index 6739e15..0000000 --- a/source/kf5/kio/0001-smb.desktop-fix-missing-de-translation.patch +++ /dev/null @@ -1,27 +0,0 @@ -From e9483fd34e0cde6ff2cb8c0a84e787d7ea06e564 Mon Sep 17 00:00:00 2001 -From: Gabriel Craciunescu <[email protected]> -Date: Wed, 26 Apr 2017 02:08:46 +0200 -Subject: [PATCH] smb.desktop fix missing de translation - - Added missing Comment[de]= - -Signed-off-by: Gabriel Craciunescu <[email protected]> ---- - src/kcms/kio/smb.desktop | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/kcms/kio/smb.desktop b/src/kcms/kio/smb.desktop -index af2b0efb..a1bba978 100644 ---- a/src/kcms/kio/smb.desktop -+++ b/src/kcms/kio/smb.desktop -@@ -99,6 +99,7 @@ Comment=Credentials used to access SMB shares - Comment[ca]=Credencials usades per accedir a les comparticions SMB - Comment[ca@valencia]=Credencials usades per accedir a les comparticions SMB - Comment[da]=Akkreditiver som bruges til at tilgå delte SMB-ressourcer -+Comment[de]=Anmeldedaten für den Zugriff auf Samba Datei und Verzeichnis-Freigabe - Comment[es]=Credenciales usadas para acceder a los recursos compartidos de SMB - Comment[ia]=Credentiales usate per acceder al partes SMB - Comment[it]=Credenziali utilizzate per accedere alle condivisioni SMB --- -2.12.2 - diff --git a/source/kf5/kio/FrugalBuild b/source/kf5/kio/FrugalBuild index 6feb524..13e81ca 100644 --- a/source/kf5/kio/FrugalBuild +++ b/source/kf5/kio/FrugalBuild @@ -2,19 +2,17 @@ # Maintainer: Melko <[email protected]> pkgname=kio -pkgver=5.34.0 -pkgrel=2 +pkgver=5.35.0 +pkgrel=1 pkgdesc="Network transparent access to files and data." groups=('kf5') archs=("x86_64") _F_kde_project="frameworks" Finclude kf5 -source+=(0001-smb.desktop-fix-missing-de-translation.patch) depends=("karchive>=$_F_kf5_full" "kjobwidgets>=$_F_kf5_full" "kbookmarks>=$_F_kf5_full" \ "kwallet5>=$_F_kf5_full" "solid>=$_F_kf5_full" "libkrb5>=1.14.4" 'libxslt') makedepends+=("kdoctools>=$_F_kf5_full" "qt5-base>=$_F_kdever_qt5" 'krb5>=1.14.4') -sha1sums=('6347f81692941378e83eb8ff809e55b5fdda0e5f' \ - 'fd10eda194bcb4fae2ead6fe8a1051d53bf29849') +sha1sums=('4c3f2ad925001448d204e7265335e79d786e5206') conflicts=('kdebase-runtime-kioslave' 'libkio' 'kdebase-runtime-kioexec' 'kdebase-runtime-kpasswdserver' 'audiocd-kio' 'ksgmltools2') replaces=("${conflicts[@]}")
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
