From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ugene/
Date: Thu, 18 Mar 2021 12:50:38 +0000 (UTC) [thread overview]
Message-ID: <1616071829.0caa148ee0ebb4e150a8013a0c6c28f83b146d5f.andrewammerlaan@gentoo> (raw)
commit: 0caa148ee0ebb4e150a8013a0c6c28f83b146d5f
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 18 12:50:29 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 18 12:50:29 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0caa148e
sci-biology/ugene: remove Werror flags
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/ugene/ugene-37.0.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/sci-biology/ugene/ugene-37.0.ebuild b/sci-biology/ugene/ugene-37.0.ebuild
index 0a10cdfcc..f0b3527a3 100644
--- a/sci-biology/ugene/ugene-37.0.ebuild
+++ b/sci-biology/ugene/ugene-37.0.ebuild
@@ -19,3 +19,10 @@ DEPEND="
>=dev-qt/qtscript-5.4.2[scripttools]
"
RDEPEND="${DEPEND}"
+
+src_prepare() {
+ cmake_src_prepare
+ # remove Werror
+ sed -i -e '/-Werror=/d' CMakeLists.txt || die
+ sed -i -e '/-Werror=/d' src/ugene_globals.pri || die
+}
next reply other threads:[~2021-03-18 12:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-18 12:50 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-30 14:01 [gentoo-commits] proj/sci:master commit in: sci-biology/ugene/ Martin Mokrejs
2021-03-20 16:59 Andrew Ammerlaan
2021-03-20 16:52 Andrew Ammerlaan
2021-03-18 19:53 Andrew Ammerlaan
2021-03-18 15:58 Andrew Ammerlaan
2021-03-18 14:31 Andrew Ammerlaan
2021-03-18 12:32 Andrew Ammerlaan
2021-03-18 12:32 Andrew Ammerlaan
2020-02-03 4:02 Benda XU
2018-09-10 1:36 Benda XU
2016-01-25 19:47 Justin Lecher
2016-01-05 16:49 Alexey Shvetsov
2016-01-05 14:47 Alexey Shvetsov
2016-01-04 14:43 Martin Mokrejs
2015-05-09 21:41 Martin Mokrejs
2015-02-02 12:06 Justin Lecher
2014-06-02 3:36 Alexey Shvetsov
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=1616071829.0caa148ee0ebb4e150a8013a0c6c28f83b146d5f.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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