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 06:58:11 +0000 (UTC) [thread overview] Message-ID: <1703314162.5019eb1ebd81513e42bce293037bc4a7c519a1aa.ceamac@gentoo> (raw) commit: 5019eb1ebd81513e42bce293037bc4a7c519a1aa Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sat Dec 23 06:49:22 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 06:49:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5019eb1e media-video/wlrobs: fix checksum in Manifest Closes: https://bugs.gentoo.org/817158 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-video/wlrobs/Manifest | 2 +- media-video/wlrobs/wlrobs-1.0.ebuild | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/media-video/wlrobs/Manifest b/media-video/wlrobs/Manifest index 3194722136..a986b6d67c 100644 --- a/media-video/wlrobs/Manifest +++ b/media-video/wlrobs/Manifest @@ -1 +1 @@ -DIST wlrobs-1.0.tar.gz 54980 BLAKE2B bf5579593c9afb19f1c9d3d5cc34608483626e25b0b60d5834fc799a10293aca248aa2f9c36c43c0a92df4c376708b7a507b806dcee156e92388464c070bebf9 SHA512 a6ca293b0d21dee1264cbecfa3c10db3f696faa09c1cd445ced2fc17440a45677e07018c7a4eb0e72880b444bb2f1e0db9307a07c9117e56ff07043d1e6a758d +DIST wlrobs-1.0.tar.gz 55026 BLAKE2B f1e0005f0ec2349f82a5b341f96147b29766ff44a19a26c9ba4b32e0eacf87dfbaa944b68248a56c071f75902ef2090d366e825c06117096c28e0f4887d0b468 SHA512 3c545e3e21705ebe97b4712d726f5fcb0c213fef0835c96e9037aa60d20a938bc62ef060487a34a3e42e044aa4795c5e25d45465719c395a16cadc193aa35a04 diff --git a/media-video/wlrobs/wlrobs-1.0.ebuild b/media-video/wlrobs/wlrobs-1.0.ebuild index f2302084c5..4e98a531fe 100644 --- a/media-video/wlrobs/wlrobs-1.0.ebuild +++ b/media-video/wlrobs/wlrobs-1.0.ebuild @@ -29,7 +29,10 @@ RESTRICT="mirror" RDEPEND=" dev-libs/wayland media-video/obs-studio - dmabuf? ( x11-libs/libdrm ) + dmabuf? ( + media-libs/libglvnd[X] + x11-libs/libdrm + ) " DEPEND="${RDEPEND}"
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: <1703314162.5019eb1ebd81513e42bce293037bc4a7c519a1aa.ceamac@gentoo> (raw) Message-ID: <20231223073301.wpB1BVuoDW1_RRh3qKNQ5U2dceoadNiQgrXjrec_wl4@z> (raw) commit: 5019eb1ebd81513e42bce293037bc4a7c519a1aa Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sat Dec 23 06:49:22 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 06:49:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5019eb1e media-video/wlrobs: fix checksum in Manifest Closes: https://bugs.gentoo.org/817158 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-video/wlrobs/Manifest | 2 +- media-video/wlrobs/wlrobs-1.0.ebuild | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/media-video/wlrobs/Manifest b/media-video/wlrobs/Manifest index 3194722136..a986b6d67c 100644 --- a/media-video/wlrobs/Manifest +++ b/media-video/wlrobs/Manifest @@ -1 +1 @@ -DIST wlrobs-1.0.tar.gz 54980 BLAKE2B bf5579593c9afb19f1c9d3d5cc34608483626e25b0b60d5834fc799a10293aca248aa2f9c36c43c0a92df4c376708b7a507b806dcee156e92388464c070bebf9 SHA512 a6ca293b0d21dee1264cbecfa3c10db3f696faa09c1cd445ced2fc17440a45677e07018c7a4eb0e72880b444bb2f1e0db9307a07c9117e56ff07043d1e6a758d +DIST wlrobs-1.0.tar.gz 55026 BLAKE2B f1e0005f0ec2349f82a5b341f96147b29766ff44a19a26c9ba4b32e0eacf87dfbaa944b68248a56c071f75902ef2090d366e825c06117096c28e0f4887d0b468 SHA512 3c545e3e21705ebe97b4712d726f5fcb0c213fef0835c96e9037aa60d20a938bc62ef060487a34a3e42e044aa4795c5e25d45465719c395a16cadc193aa35a04 diff --git a/media-video/wlrobs/wlrobs-1.0.ebuild b/media-video/wlrobs/wlrobs-1.0.ebuild index f2302084c5..4e98a531fe 100644 --- a/media-video/wlrobs/wlrobs-1.0.ebuild +++ b/media-video/wlrobs/wlrobs-1.0.ebuild @@ -29,7 +29,10 @@ RESTRICT="mirror" RDEPEND=" dev-libs/wayland media-video/obs-studio - dmabuf? ( x11-libs/libdrm ) + dmabuf? ( + media-libs/libglvnd[X] + x11-libs/libdrm + ) " DEPEND="${RDEPEND}"
next reply other threads:[~2023-12-23 6:58 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-12-23 6:58 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 7:24 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=1703314162.5019eb1ebd81513e42bce293037bc4a7c519a1aa.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