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 C03D01381F3 for ; Fri, 17 May 2013 13:19:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3959E09EC; Fri, 17 May 2013 13:19:26 +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 3D045E09EC for ; Fri, 17 May 2013 13:19:26 +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 2DF8E33E20B for ; Fri, 17 May 2013 13:19:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8438CE5308 for ; Fri, 17 May 2013 13:19:23 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1368796752.223c7a4bfbc3f9d5f743ac75b9f01a1bb1dc3b2e.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/adjustableclock/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/adjustableclock/adjustableclock-4.1.ebuild kde-misc/adjustableclock/metadata.xml X-VCS-Directories: kde-misc/adjustableclock/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 223c7a4bfbc3f9d5f743ac75b9f01a1bb1dc3b2e X-VCS-Branch: master Date: Fri, 17 May 2013 13:19:23 +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: 1edbe614-2fc5-49b3-bda9-11c948dd9f2f X-Archives-Hash: 472b5c9d68c56660adf37376b429c922 commit: 223c7a4bfbc3f9d5f743ac75b9f01a1bb1dc3b2e Author: Manuel Rüger rueg eu> AuthorDate: Fri May 17 13:19:12 2013 +0000 Commit: Manuel Rüger rueg eu> CommitDate: Fri May 17 13:19:12 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=223c7a4b [kde-misc/adjustableclock] Version bump Package-Manager: portage-2.1.12 --- .../adjustableclock/adjustableclock-4.1.ebuild | 41 ++++++++++++++++++++ kde-misc/adjustableclock/metadata.xml | 5 ++ 2 files changed, 46 insertions(+), 0 deletions(-) diff --git a/kde-misc/adjustableclock/adjustableclock-4.1.ebuild b/kde-misc/adjustableclock/adjustableclock-4.1.ebuild new file mode 100644 index 0000000..e66c161 --- /dev/null +++ b/kde-misc/adjustableclock/adjustableclock-4.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/adjustableclock/adjustableclock-3.2.ebuild,v 1.3 2013/04/15 19:01:33 ago Exp $ + +EAPI=5 + +KDE_LINGUAS_DIR="applet/locale" +KDE_LINGUAS="de et pl pt pt_BR sv tr uk" +inherit kde4-base + +DESCRIPTION="Plasmoid to show date and time in adjustable format using rich text." +HOMEPAGE="http://kde-look.org/content/show.php/Adjustable+Clock?content=92825" +SRC_URI="http://kde-look.org/CONTENT/content-files/92825-${P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="4" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libplasmaclock) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep plasma-workspace) +" + +src_prepare() { + kde4-base_src_prepare + + local lang + for lang in ${KDE_LINGUAS} ; do + if ! use linguas_${lang} ; then + rm ${KDE_LINGUAS_DIR}/${lang}.mo + fi + done +} + +pkg_postinst() { + elog "Version 4.0 (and newer) is not backwards compatible with 3.x." + elog "All custom formats need to be exported and manually converted." +} diff --git a/kde-misc/adjustableclock/metadata.xml b/kde-misc/adjustableclock/metadata.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/kde-misc/adjustableclock/metadata.xml @@ -0,0 +1,5 @@ + + + +kde +