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 086971381F3 for ; Tue, 2 Jul 2013 20:27:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74514E0A4A; Tue, 2 Jul 2013 20:27:25 +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 D2D99E0A4A for ; Tue, 2 Jul 2013 20:27:24 +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 E54DB33E855 for ; Tue, 2 Jul 2013 20:27:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4396CE468F for ; Tue, 2 Jul 2013 20:27:22 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1372796140.a8960730283c194258e45762cab39677b3760a43.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kimgio/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kimgio/kimgio-4.10.90.ebuild kde-base/kimgio/kimgio-9999.ebuild kde-base/kimgio/metadata.xml X-VCS-Directories: kde-base/kimgio/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: a8960730283c194258e45762cab39677b3760a43 X-VCS-Branch: master Date: Tue, 2 Jul 2013 20:27:22 +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: c68670ea-4c8b-448c-9a85-1fc60383bf79 X-Archives-Hash: 8597713e110d1937dfa290aad8f72cb3 commit: a8960730283c194258e45762cab39677b3760a43 Author: Johannes Huber gentoo org> AuthorDate: Tue Jul 2 20:15:40 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jul 2 20:15:40 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a8960730 [kde-base/kimgio] New package for KDE SC 4.11 wrt bug #475530. Package-Manager: portage-2.2.0_alpha186 --- kde-base/kimgio/kimgio-4.10.90.ebuild | 15 +++++++++++++++ kde-base/kimgio/kimgio-9999.ebuild | 15 +++++++++++++++ kde-base/kimgio/metadata.xml | 5 +++++ 3 files changed, 35 insertions(+) diff --git a/kde-base/kimgio/kimgio-4.10.90.ebuild b/kde-base/kimgio/kimgio-4.10.90.ebuild new file mode 100644 index 0000000..8f0e24c --- /dev/null +++ b/kde-base/kimgio/kimgio-4.10.90.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE WebP image format plugin" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="media-libs/libwebp" +RDEPEND="${DEPEND}" diff --git a/kde-base/kimgio/kimgio-9999.ebuild b/kde-base/kimgio/kimgio-9999.ebuild new file mode 100644 index 0000000..c5c7155 --- /dev/null +++ b/kde-base/kimgio/kimgio-9999.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE WebP image format plugin" +KEYWORDS="" +IUSE="debug" + +DEPEND="media-libs/libwebp" +RDEPEND="${DEPEND}" diff --git a/kde-base/kimgio/metadata.xml b/kde-base/kimgio/metadata.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/kde-base/kimgio/metadata.xml @@ -0,0 +1,5 @@ + + + +kde +