public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/akregator/files/, kde-apps/akregator/
Date: Sat, 16 Nov 2019 23:18:06 +0000 (UTC)	[thread overview]
Message-ID: <1573944130.87cb56d80dcf4ff45a6bbee25bec106736529a0f.asturm@gentoo> (raw)

commit:     87cb56d80dcf4ff45a6bbee25bec106736529a0f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 19:45:06 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 22:42:10 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=87cb56d8

kde-apps/akregator: Make tests optional

Closes: https://bugs.gentoo.org/700276
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/akregator/akregator-19.11.80.ebuild                   |  2 ++
 kde-apps/akregator/akregator-19.12.49.9999.ebuild              |  2 ++
 kde-apps/akregator/akregator-9999.ebuild                       |  2 ++
 .../akregator/files/akregator-19.11.80-tests-optional.patch    | 10 ++++++++++
 4 files changed, 16 insertions(+)

diff --git a/kde-apps/akregator/akregator-19.11.80.ebuild b/kde-apps/akregator/akregator-19.11.80.ebuild
index 2501013f4e..9ccde9faf1 100644
--- a/kde-apps/akregator/akregator-19.11.80.ebuild
+++ b/kde-apps/akregator/akregator-19.11.80.ebuild
@@ -57,3 +57,5 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kdepim-l10n
 "
+
+PATCHES=( "${FILESDIR}/${P}-tests-optional.patch" )

diff --git a/kde-apps/akregator/akregator-19.12.49.9999.ebuild b/kde-apps/akregator/akregator-19.12.49.9999.ebuild
index 79f0f030b1..a863693b03 100644
--- a/kde-apps/akregator/akregator-19.12.49.9999.ebuild
+++ b/kde-apps/akregator/akregator-19.12.49.9999.ebuild
@@ -57,3 +57,5 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kdepim-l10n
 "
+
+PATCHES=( "${FILESDIR}/${PN}-19.11.80-tests-optional.patch" )

diff --git a/kde-apps/akregator/akregator-9999.ebuild b/kde-apps/akregator/akregator-9999.ebuild
index 79f0f030b1..a863693b03 100644
--- a/kde-apps/akregator/akregator-9999.ebuild
+++ b/kde-apps/akregator/akregator-9999.ebuild
@@ -57,3 +57,5 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kdepim-l10n
 "
+
+PATCHES=( "${FILESDIR}/${PN}-19.11.80-tests-optional.patch" )

diff --git a/kde-apps/akregator/files/akregator-19.11.80-tests-optional.patch b/kde-apps/akregator/files/akregator-19.11.80-tests-optional.patch
new file mode 100644
index 0000000000..81213ebb8c
--- /dev/null
+++ b/kde-apps/akregator/files/akregator-19.11.80-tests-optional.patch
@@ -0,0 +1,10 @@
+--- a/src/CMakeLists.txt	2019-11-16 20:42:18.983877842 +0100
++++ b/src/CMakeLists.txt	2019-11-16 20:42:18.991877596 +0100
+@@ -234,5 +234,7 @@
+ install(FILES data/akregator.notifyrc DESTINATION ${KDE_INSTALL_KNOTIFY5RCDIR} )
+ 
+ add_subdirectory(formatter/html)
++if(BUILD_TESTING)
+ add_subdirectory(job/autotests)
++endif()
+ 


             reply	other threads:[~2019-11-16 23:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-16 23:18 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-30  9:42 [gentoo-commits] proj/kde:master commit in: kde-apps/akregator/files/, kde-apps/akregator/ Andreas Sturmlechner
2018-12-16 19:42 Andreas Sturmlechner

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=1573944130.87cb56d80dcf4ff45a6bbee25bec106736529a0f.asturm@gentoo \
    --to=asturm@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