public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/kimgio/
@ 2013-07-02 20:27 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2013-07-02 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     a8960730283c194258e45762cab39677b3760a43
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  2 20:15:40 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> 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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kimgio/
@ 2014-01-10  6:08 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2014-01-10  6:08 UTC (permalink / raw
  To: gentoo-commits

commit:     f9d00aa1031c94992b8e971c12d63e8015fbda2e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 06:08:16 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 06:08:16 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f9d00aa1

[kde-base/kimgio] Add slot dependency operator for media-libs/libwebp wrt bug #496944.

Package-Manager: portage-2.2.7

---
 kde-base/kimgio/kimgio-4.11.49.9999.ebuild | 2 +-
 kde-base/kimgio/kimgio-4.12.49.9999.ebuild | 2 +-
 kde-base/kimgio/kimgio-9999.ebuild         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-base/kimgio/kimgio-4.11.49.9999.ebuild b/kde-base/kimgio/kimgio-4.11.49.9999.ebuild
index 1c2c836..0f148d7 100644
--- a/kde-base/kimgio/kimgio-4.11.49.9999.ebuild
+++ b/kde-base/kimgio/kimgio-4.11.49.9999.ebuild
@@ -11,5 +11,5 @@ DESCRIPTION="KDE WebP image format plugin"
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="media-libs/libwebp"
+DEPEND="media-libs/libwebp:="
 RDEPEND="${DEPEND}"

diff --git a/kde-base/kimgio/kimgio-4.12.49.9999.ebuild b/kde-base/kimgio/kimgio-4.12.49.9999.ebuild
index 1c2c836..0f148d7 100644
--- a/kde-base/kimgio/kimgio-4.12.49.9999.ebuild
+++ b/kde-base/kimgio/kimgio-4.12.49.9999.ebuild
@@ -11,5 +11,5 @@ DESCRIPTION="KDE WebP image format plugin"
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="media-libs/libwebp"
+DEPEND="media-libs/libwebp:="
 RDEPEND="${DEPEND}"

diff --git a/kde-base/kimgio/kimgio-9999.ebuild b/kde-base/kimgio/kimgio-9999.ebuild
index 1c2c836..0f148d7 100644
--- a/kde-base/kimgio/kimgio-9999.ebuild
+++ b/kde-base/kimgio/kimgio-9999.ebuild
@@ -11,5 +11,5 @@ DESCRIPTION="KDE WebP image format plugin"
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="media-libs/libwebp"
+DEPEND="media-libs/libwebp:="
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-10  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-10  6:08 [gentoo-commits] proj/kde:master commit in: kde-base/kimgio/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2013-07-02 20:27 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox