public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/hydrogen/files/, media-sound/hydrogen/
Date: Tue, 10 Oct 2023 08:39:38 +0000 (UTC)	[thread overview]
Message-ID: <1696927172.854bc899f7db9828268d4ae4a5ca0e0f2143ed48.fordfrog@gentoo> (raw)

commit:     854bc899f7db9828268d4ae4a5ca0e0f2143ed48
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 10 08:39:18 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 08:39:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854bc899

media-sound/hydrogen: fixed cflags propagation

Closes: https://bugs.gentoo.org/913916
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/hydrogen/files/hydrogen-1.2.2-cflags.patch      | 13 +++++++++++++
 .../{hydrogen-1.2.2.ebuild => hydrogen-1.2.2-r1.ebuild}     |  1 +
 media-sound/hydrogen/hydrogen-9999.ebuild                   |  1 +
 3 files changed, 15 insertions(+)

diff --git a/media-sound/hydrogen/files/hydrogen-1.2.2-cflags.patch b/media-sound/hydrogen/files/hydrogen-1.2.2-cflags.patch
new file mode 100644
index 000000000000..f244b4edcc08
--- /dev/null
+++ b/media-sound/hydrogen/files/hydrogen-1.2.2-cflags.patch
@@ -0,0 +1,13 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 1fe4013..180aa2f 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -141,7 +141,7 @@ ENDIF()
+ IF(WANT_DEBUG)
+ 	SET(CMAKE_CXX_FLAGS "$ENV{CMAKE_CXX_FLAGS} -O0")
+ ELSE()
+-	SET(CMAKE_CXX_FLAGS "$ENV{CMAKE_CXX_FLAGS} -O3 -ffast-math")
++	SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
+ ENDIF()
+ 
+ IF(WANT_APPIMAGE)

diff --git a/media-sound/hydrogen/hydrogen-1.2.2.ebuild b/media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild
similarity index 98%
rename from media-sound/hydrogen/hydrogen-1.2.2.ebuild
rename to media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild
index 300110e184b2..c8ceca18e253 100644
--- a/media-sound/hydrogen/hydrogen-1.2.2.ebuild
+++ b/media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild
@@ -60,6 +60,7 @@ DOCS=( AUTHORS ChangeLog DEVELOPERS README.md )
 
 PATCHES=(
 	"${FILESDIR}/${PN}-1.2.1-gnuinstalldirs.patch"
+	"${FILESDIR}/${PN}-1.2.2-cflags.patch"
 )
 
 src_prepare() {

diff --git a/media-sound/hydrogen/hydrogen-9999.ebuild b/media-sound/hydrogen/hydrogen-9999.ebuild
index 705be8cebc76..28fdaf94ba63 100644
--- a/media-sound/hydrogen/hydrogen-9999.ebuild
+++ b/media-sound/hydrogen/hydrogen-9999.ebuild
@@ -60,6 +60,7 @@ DOCS=( AUTHORS ChangeLog DEVELOPERS.md README.md )
 
 PATCHES=(
 	"${FILESDIR}/${PN}-1.2.1-gnuinstalldirs.patch"
+	"${FILESDIR}/${PN}-1.2.2-cflags.patch"
 )
 
 src_prepare() {


             reply	other threads:[~2023-10-10  8:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10  8:39 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-01  6:46 [gentoo-commits] repo/gentoo:master commit in: media-sound/hydrogen/files/, media-sound/hydrogen/ Sam James
2020-11-28  9:53 Miroslav Šulc
2020-10-07  8:12 Miroslav Šulc
2020-09-18  8:21 Miroslav Šulc
2020-09-07  7:50 Miroslav Šulc
2020-08-07 10:26 Miroslav Šulc
2020-06-15 10:02 Miroslav Šulc
2020-05-12  8:34 Miroslav Šulc
2020-04-01 16:23 Miroslav Šulc
2018-11-09  1:54 Andreas Sturmlechner
2018-03-18 12:31 Andreas Sturmlechner
2017-09-26 18:11 Andreas Hüttel

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=1696927172.854bc899f7db9828268d4ae4a5ca0e0f2143ed48.fordfrog@gentoo \
    --to=fordfrog@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