public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/gx-mail-notify/, kde-misc/gx-mail-notify/files/
@ 2017-01-16 22:14 Johannes Huber
  0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2017-01-16 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     c6b89d8a11ca25f095f3cf31d3d632b58c099c21
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 21:54:31 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 21:54:31 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=c6b89d8a

kde-misc/gx-mail-notify: Import latest from gentoo main tree

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/gx-mail-notify-qt-4.7.patch              | 10 ++++++++
 .../gx-mail-notify/gx-mail-notify-0.4.4.ebuild     | 28 ++++++++++++++++++++++
 kde-misc/gx-mail-notify/metadata.xml               |  5 ++++
 3 files changed, 43 insertions(+)

diff --git a/kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch b/kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch
new file mode 100644
index 0000000..1619f3b
--- /dev/null
+++ b/kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch
@@ -0,0 +1,10 @@
+--- a/mail_checker.cpp  2010-10-02 17:02:29.833334239 +0200
++++ b/mail_checker.cpp  2010-05-05 22:54:26.000000000 +0200
+@@ -19,7 +19,7 @@
+ #include <KDebug>
+ 
+ MailChecker::MailChecker(Account * account) : QObject(),
+-	actual_action(CLOSE_CONNECTION), certificate_details_dialog(0), time_to_check(0), check_messages(-1), check_error(false)
++	actual_action(CLOSE_CONNECTION), certificate_details_dialog(0), time_to_check(0), check_messages(-1)
+ {
+ 	this->account = account;

diff --git a/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild b/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild
new file mode 100644
index 0000000..516d6ba
--- /dev/null
+++ b/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OPENGL_REQUIRED=always
+inherit kde4-base
+
+MY_P=gx_mail_notify-${PV}
+
+DESCRIPTION="Plasmoid for checking unread mail"
+HOMEPAGE="http://www.kde-look.org/content/show.php/GX+Mail+Notify?content=99617"
+SRC_URI="http://www.kde-look.org/CONTENT/content-files/99617-${MY_P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="kde-plasma/plasma-workspace:4"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-qt-4.7.patch" )
+
+S=${WORKDIR}/${MY_P}
+
+DOCS=( README )

diff --git a/kde-misc/gx-mail-notify/metadata.xml b/kde-misc/gx-mail-notify/metadata.xml
new file mode 100644
index 0000000..7a38bb9
--- /dev/null
+++ b/kde-misc/gx-mail-notify/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<!-- maintainer-needed -->
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-16 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-16 22:14 [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/gx-mail-notify/, kde-misc/gx-mail-notify/files/ Johannes Huber

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