From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D378B13882F for ; Sun, 3 Feb 2013 20:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52E6921C0A8; Sun, 3 Feb 2013 20:18:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B921221C0A8 for ; Sun, 3 Feb 2013 20:18:48 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B659333DD93 for ; Sun, 3 Feb 2013 20:18:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EF8D1E4073 for ; Sun, 3 Feb 2013 20:18:45 +0000 (UTC) From: "Chris Reffett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chris Reffett" Message-ID: <1359921254.f694cecba9e00c513175c8aac2138306d73b125a.creffett@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-wireless/bluedevil/files/, net-wireless/bluedevil/ X-VCS-Repository: proj/kde X-VCS-Files: net-wireless/bluedevil/bluedevil-9999.ebuild net-wireless/bluedevil/files/bluedevil-1.2.4-desktop.patch X-VCS-Directories: net-wireless/bluedevil/files/ net-wireless/bluedevil/ X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett X-VCS-Revision: f694cecba9e00c513175c8aac2138306d73b125a X-VCS-Branch: master Date: Sun, 3 Feb 2013 20:18:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 418163a7-8a56-4923-8411-5a37f4f022b2 X-Archives-Hash: 3b6359ba1e4ac613d4ec474c59f4a028 commit: f694cecba9e00c513175c8aac2138306d73b125a Author: Chris Reffett gentoo org> AuthorDate: Sun Feb 3 19:54:14 2013 +0000 Commit: Chris Reffett gmail com> CommitDate: Sun Feb 3 19:54:14 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f694cecb [net-wireless/bluedevil] Sync live with tree Package-Manager: portage-2.2.0_alpha161 --- net-wireless/bluedevil/bluedevil-9999.ebuild | 7 ++++++- .../bluedevil/files/bluedevil-1.2.4-desktop.patch | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletions(-) diff --git a/net-wireless/bluedevil/bluedevil-9999.ebuild b/net-wireless/bluedevil/bluedevil-9999.ebuild index 05807fa..a321f66 100644 --- a/net-wireless/bluedevil/bluedevil-9999.ebuild +++ b/net-wireless/bluedevil/bluedevil-9999.ebuild @@ -2,8 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 +KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et eu fa fi fr ga hu +it ja ko lt mai ms nb nds nl pa pl pt pt_BR ro ru sk sl sr sr@ijekavian +sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW" inherit kde4-base DESCRIPTION="Bluetooth stack for KDE" @@ -23,3 +26,5 @@ RDEPEND="${DEPEND} app-mobilephone/obexd[-server] app-mobilephone/obex-data-server " + +PATCHES=( "${FILESDIR}/${PN}-1.2.4-desktop.patch" ) diff --git a/net-wireless/bluedevil/files/bluedevil-1.2.4-desktop.patch b/net-wireless/bluedevil/files/bluedevil-1.2.4-desktop.patch new file mode 100644 index 0000000..5880485 --- /dev/null +++ b/net-wireless/bluedevil/files/bluedevil-1.2.4-desktop.patch @@ -0,0 +1,11 @@ +diff --git a/src/actionplugins/audio/helper/bluedevil-audio.desktop b/src/actionplugins/audio/helper/bluedevil-audio.desktop +index 79efae3..acdfa58 100644 +--- a/src/actionplugins/audio/helper/bluedevil-audio.desktop ++++ b/src/actionplugins/audio/helper/bluedevil-audio.desktop +@@ -124,5 +124,5 @@ Comment[zh_CN]=连接 + Comment[zh_TW]=BlueDevil 音效連線 + Icon=preferences-system-bluetooth + Terminal=false +-Categories=Qt;KDE;X-Bluetooth;Network;Audio; ++Categories=Qt;KDE;X-Bluetooth;Network;AudioVideo;Audio; + NoDisplay=true