public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/plasma-widget-message-indicator/, ...
Date: Tue, 17 Jan 2017 21:12:18 +0000 (UTC)	[thread overview]
Message-ID: <1484685434.8db0c8e120dc2b5f58832a92ba3feecc6e6ff031.johu@gentoo> (raw)

commit:     8db0c8e120dc2b5f58832a92ba3feecc6e6ff031
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:37:14 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:37:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=8db0c8e1

kde-misc/plasma-widget-message-indicator: Import latest from gentoo main tree

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 ...idget-message-indicator-0.5.8-libindicate.patch | 11 ++++++++
 .../plasma-widget-message-indicator/metadata.xml   |  8 ++++++
 .../plasma-widget-message-indicator-0.5.8.ebuild   | 31 ++++++++++++++++++++++
 3 files changed, 50 insertions(+)

diff --git a/kde-misc/plasma-widget-message-indicator/files/plasma-widget-message-indicator-0.5.8-libindicate.patch b/kde-misc/plasma-widget-message-indicator/files/plasma-widget-message-indicator-0.5.8-libindicate.patch
new file mode 100644
index 0000000..26a677c
--- /dev/null
+++ b/kde-misc/plasma-widget-message-indicator/files/plasma-widget-message-indicator-0.5.8-libindicate.patch
@@ -0,0 +1,11 @@
+--- CMakeLists.txt
++++ CMakeLists.txt
+@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 2.6)
+ find_package(KDE4 4.4 REQUIRED)
+ include(KDE4Defaults)
+ find_package(PkgConfig REQUIRED)
+-pkg_check_modules(INDICATE REQUIRED indicate-0.6)
++pkg_search_module(INDICATE REQUIRED indicate-0.6 indicate-0.7)
+ pkg_check_modules(INDICATEQT REQUIRED indicate-qt>=0.2.5)
+ pkg_check_modules(DBUSMENUQT REQUIRED dbusmenu-qt>=0.3.0)
+ 

diff --git a/kde-misc/plasma-widget-message-indicator/metadata.xml b/kde-misc/plasma-widget-message-indicator/metadata.xml
new file mode 100644
index 0000000..23807ae
--- /dev/null
+++ b/kde-misc/plasma-widget-message-indicator/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<!-- maintainer-needed -->
+	<upstream>
+		<remote-id type="launchpad">plasma-widget-message-indicator</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/kde-misc/plasma-widget-message-indicator/plasma-widget-message-indicator-0.5.8.ebuild b/kde-misc/plasma-widget-message-indicator/plasma-widget-message-indicator-0.5.8.ebuild
new file mode 100644
index 0000000..f8c622e
--- /dev/null
+++ b/kde-misc/plasma-widget-message-indicator/plasma-widget-message-indicator-0.5.8.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+VIRTUALX_REQUIRED="test"
+inherit kde4-base
+
+DESCRIPTION="Plasmoid for displaying Ayatana indications"
+HOMEPAGE="https://launchpad.net/plasma-widget-message-indicator"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+	>=dev-libs/libdbusmenu-qt-0.3.0[qt4(+)]
+	>=dev-libs/libindicate-qt-0.2.5
+"
+DEPEND="
+	${RDEPEND}
+	dev-libs/libindicate
+"
+
+# 1 test fails
+RESTRICT="test"
+
+PATCHES=( "${FILESDIR}/${P}-libindicate.patch" )


                 reply	other threads:[~2017-01-17 21:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1484685434.8db0c8e120dc2b5f58832a92ba3feecc6e6ff031.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox