From: "Christoph Junghans" <junghans@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/praat/
Date: Thu, 9 Mar 2017 21:22:34 +0000 (UTC) [thread overview]
Message-ID: <1489047777.93c3466347c59b29c20b6a7b36fe889cd6426d11.junghans@gentoo> (raw)
commit: 93c3466347c59b29c20b6a7b36fe889cd6426d11
Author: Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Thu Mar 9 08:22:57 2017 +0000
Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 08:22:57 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=93c34663
sci-misc/praat: Version bump (#746)
Respect system CFLAGS/CXXFLAGS
Package-Manager: Portage-2.3.4, Repoman-2.3.2
sci-misc/praat/{praat-6.0.23.ebuild => praat-6.0.26.ebuild} | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/sci-misc/praat/praat-6.0.23.ebuild b/sci-misc/praat/praat-6.0.26.ebuild
similarity index 82%
rename from sci-misc/praat/praat-6.0.23.ebuild
rename to sci-misc/praat/praat-6.0.26.ebuild
index 4cd968299..01f910d56 100644
--- a/sci-misc/praat/praat-6.0.23.ebuild
+++ b/sci-misc/praat/praat-6.0.26.ebuild
@@ -22,7 +22,12 @@ src_prepare() {
eapply_user
# TODO: following line should be updated for non-linux etc. builds
# (Flammie does not have testing equipment)
- cp "${S}"/makefiles/makefile.defs.linux.pulse "${S}"/makefile.defs || die
+ cp makefiles/makefile.defs.linux.pulse makefile.defs || die
+
+ cat <<-EOF >> makefile.defs
+ CFLAGS += ${CFLAGS}
+ CXXFLAGS += ${CXXFLAGS}
+ EOF
}
src_install() {
next reply other threads:[~2017-03-09 21:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-09 21:22 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-08 13:51 [gentoo-commits] proj/sci:master commit in: sci-misc/praat/ Andrew Ammerlaan
2021-03-04 13:53 Andrew Ammerlaan
2021-03-04 10:42 Andrew Ammerlaan
2021-03-04 10:42 Andrew Ammerlaan
2021-01-13 21:06 Andrew Ammerlaan
2018-06-21 19:52 Justin Lecher
2017-01-29 11:59 Justin Lecher
2017-01-29 11:59 Justin Lecher
2015-09-22 10:06 Justin Lecher
2011-10-25 17:16 Justin Lecher
2011-06-25 17:22 Justin Lecher
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=1489047777.93c3466347c59b29c20b6a7b36fe889cd6426d11.junghans@gentoo \
--to=junghans@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