public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libratbag/
Date: Tue, 19 Dec 2017 15:04:00 +0000 (UTC)	[thread overview]
Message-ID: <1513695836.f32931bedcec774f676ccf3fb520c12b1dae7d8a.polynomial-c@gentoo> (raw)

commit:     f32931bedcec774f676ccf3fb520c12b1dae7d8a
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 15:03:42 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 15:03:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32931be

dev-libs/libratbag: Fixed build with recent meson releases.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/libratbag/libratbag-0.9.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-libs/libratbag/libratbag-0.9.ebuild b/dev-libs/libratbag/libratbag-0.9.ebuild
index 0430e0fe0a1..5e85252262d 100644
--- a/dev-libs/libratbag/libratbag-0.9.ebuild
+++ b/dev-libs/libratbag/libratbag-0.9.ebuild
@@ -23,6 +23,12 @@ RDEPEND="
 	virtual/libudev
 "
 
+src_prepare() {
+	default
+
+	sed '/default:/d' -i meson_options.txt || die
+}
+
 src_configure() {
 	local emesonargs=(
 		-Denable-documentation=$(usex doc true false)


             reply	other threads:[~2017-12-19 15:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19 15:04 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-20 10:20 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libratbag/ Michał Górny
2025-01-20 22:30 James Le Cuirot
2025-01-20 22:30 James Le Cuirot
2024-04-20  7:53 Joonas Niilola
2022-12-21 12:22 Viorel Munteanu
2022-03-11 14:37 Joonas Niilola
2022-03-11 14:37 Joonas Niilola
2022-03-11 14:37 Joonas Niilola
2021-06-25  1:02 Lars Wendler
2021-04-29 17:59 Lars Wendler
2020-12-15 17:50 Lars Wendler
2020-12-15  8:19 Lars Wendler
2020-12-14 17:18 Lars Wendler
2020-12-14 17:17 Lars Wendler
2019-07-17 13:45 Michał Górny
2018-05-25 12:40 Lars Wendler
2017-07-21 23:33 Lars Wendler

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=1513695836.f32931bedcec774f676ccf3fb520c12b1dae7d8a.polynomial-c@gentoo \
    --to=polynomial-c@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