From: "Viorel Munteanu" <ceamac@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/wlrobs/ Date: Sat, 23 Dec 2023 07:24:41 +0000 (UTC) [thread overview] Message-ID: <1703316240.b531df3cf332bce991d290a5c6007a6b4e54b74b.ceamac@gentoo> (raw) commit: b531df3cf332bce991d290a5c6007a6b4e54b74b Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sat Dec 23 07:24:00 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 07:24:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b531df3c media-video/wlrobs: sync live ebuild Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-video/wlrobs/wlrobs-9999.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/media-video/wlrobs/wlrobs-9999.ebuild b/media-video/wlrobs/wlrobs-9999.ebuild index f2302084c5..11ec49a70b 100644 --- a/media-video/wlrobs/wlrobs-9999.ebuild +++ b/media-video/wlrobs/wlrobs-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson @@ -22,21 +22,18 @@ LICENSE="GPL-3" SLOT="0" -IUSE="+dmabuf +scpy" - RESTRICT="mirror" RDEPEND=" dev-libs/wayland media-video/obs-studio - dmabuf? ( x11-libs/libdrm ) " DEPEND="${RDEPEND}" src_configure() { local emesonargs=( - $(meson_use dmabuf use_dmabuf) - $(meson_use scpy use_scpy ) + -Duse_dmabuf=true + -Duse_scpy=true ) meson_src_configure }
WARNING: multiple messages have this Message-ID (diff)
From: "Viorel Munteanu" <ceamac@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/wlrobs/ Date: Sat, 23 Dec 2023 07:33:01 +0000 (UTC) [thread overview] Message-ID: <1703316240.b531df3cf332bce991d290a5c6007a6b4e54b74b.ceamac@gentoo> (raw) Message-ID: <20231223073301.IjFiyZ1Y083_TvbvPLpN5ob18fdQZiPQljxlwJX9i3s@z> (raw) commit: b531df3cf332bce991d290a5c6007a6b4e54b74b Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sat Dec 23 07:24:00 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 07:24:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b531df3c media-video/wlrobs: sync live ebuild Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-video/wlrobs/wlrobs-9999.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/media-video/wlrobs/wlrobs-9999.ebuild b/media-video/wlrobs/wlrobs-9999.ebuild index f2302084c5..11ec49a70b 100644 --- a/media-video/wlrobs/wlrobs-9999.ebuild +++ b/media-video/wlrobs/wlrobs-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson @@ -22,21 +22,18 @@ LICENSE="GPL-3" SLOT="0" -IUSE="+dmabuf +scpy" - RESTRICT="mirror" RDEPEND=" dev-libs/wayland media-video/obs-studio - dmabuf? ( x11-libs/libdrm ) " DEPEND="${RDEPEND}" src_configure() { local emesonargs=( - $(meson_use dmabuf use_dmabuf) - $(meson_use scpy use_scpy ) + -Duse_dmabuf=true + -Duse_scpy=true ) meson_src_configure }
next reply other threads:[~2023-12-23 7:24 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-12-23 7:24 Viorel Munteanu [this message] 2023-12-23 7:33 ` [gentoo-commits] repo/proj/guru:master commit in: media-video/wlrobs/ Viorel Munteanu -- strict thread matches above, loose matches on Subject: below -- 2024-12-01 10:29 [gentoo-commits] repo/proj/guru:dev " Takuya Wakazono 2023-12-23 6:58 Viorel Munteanu 2023-12-23 6:58 Viorel Munteanu 2022-08-08 20:45 Haelwenn Monnier 2020-12-22 20:41 Matthias Coppens 2020-12-17 14:36 Matthias Coppens 2020-11-13 16:09 Matthias Coppens 2020-11-10 8:28 Matthias Coppens
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=1703316240.b531df3cf332bce991d290a5c6007a6b4e54b74b.ceamac@gentoo \ --to=ceamac@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: linkBe 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