public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: <1703314663.798280f6961f9cd79db2fcbe06799b3a52fc6cce.ceamac@gentoo> (raw)

commit:     798280f6961f9cd79db2fcbe06799b3a52fc6cce
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 23 06:57:43 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 06:57:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=798280f6

media-video/wlrobs: add 1.1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 media-video/wlrobs/Manifest          |  1 +
 media-video/wlrobs/wlrobs-1.1.ebuild | 39 ++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-video/wlrobs/Manifest b/media-video/wlrobs/Manifest
index a986b6d67c..ab8c992d7a 100644
--- a/media-video/wlrobs/Manifest
+++ b/media-video/wlrobs/Manifest
@@ -1 +1,2 @@
 DIST wlrobs-1.0.tar.gz 55026 BLAKE2B f1e0005f0ec2349f82a5b341f96147b29766ff44a19a26c9ba4b32e0eacf87dfbaa944b68248a56c071f75902ef2090d366e825c06117096c28e0f4887d0b468 SHA512 3c545e3e21705ebe97b4712d726f5fcb0c213fef0835c96e9037aa60d20a938bc62ef060487a34a3e42e044aa4795c5e25d45465719c395a16cadc193aa35a04
+DIST wlrobs-1.1.tar.gz 26920 BLAKE2B 2af7d28f6869187098eded4638f08dd422d4fdb31994d3a89001ce63c0deb8f53e1d0d1399dfe07ab6eb83c8bc01ac210f78622bd2cb289f748c87f4163727f4 SHA512 57d459a37bad50b2b1c81df5bddbfb8584dfbb45cb24185a2320d8574ec9443f4c8bd85a7e0590e290ddc17ddce252482249327a824aa38494de1ccf55c2e435

diff --git a/media-video/wlrobs/wlrobs-1.1.ebuild b/media-video/wlrobs/wlrobs-1.1.ebuild
new file mode 100644
index 0000000000..d463672f3c
--- /dev/null
+++ b/media-video/wlrobs/wlrobs-1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+if [ "${PV}" == 9999 ]
+then
+	inherit mercurial
+	EHG_REPO_URI="https://hg.sr.ht/~scoopta/wlrobs"
+else
+	SRC_URI="https://hg.sr.ht/~scoopta/wlrobs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/${PN}-v${PV}"
+	KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="OBS plugin that allows you to screen capture on wlroots based compositors"
+HOMEPAGE="https://hg.sr.ht/~scoopta/wlrobs"
+
+LICENSE="GPL-3"
+
+SLOT="0"
+
+RESTRICT="mirror"
+
+RDEPEND="
+	dev-libs/wayland
+	media-video/obs-studio
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	local emesonargs=(
+		-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: <1703314663.798280f6961f9cd79db2fcbe06799b3a52fc6cce.ceamac@gentoo> (raw)
Message-ID: <20231223073301.xgurR7EPdKyXXlDt91DsLxCIUmok0v8WPwVCg-3tack@z> (raw)

commit:     798280f6961f9cd79db2fcbe06799b3a52fc6cce
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 23 06:57:43 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 06:57:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=798280f6

media-video/wlrobs: add 1.1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 media-video/wlrobs/Manifest          |  1 +
 media-video/wlrobs/wlrobs-1.1.ebuild | 39 ++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-video/wlrobs/Manifest b/media-video/wlrobs/Manifest
index a986b6d67c..ab8c992d7a 100644
--- a/media-video/wlrobs/Manifest
+++ b/media-video/wlrobs/Manifest
@@ -1 +1,2 @@
 DIST wlrobs-1.0.tar.gz 55026 BLAKE2B f1e0005f0ec2349f82a5b341f96147b29766ff44a19a26c9ba4b32e0eacf87dfbaa944b68248a56c071f75902ef2090d366e825c06117096c28e0f4887d0b468 SHA512 3c545e3e21705ebe97b4712d726f5fcb0c213fef0835c96e9037aa60d20a938bc62ef060487a34a3e42e044aa4795c5e25d45465719c395a16cadc193aa35a04
+DIST wlrobs-1.1.tar.gz 26920 BLAKE2B 2af7d28f6869187098eded4638f08dd422d4fdb31994d3a89001ce63c0deb8f53e1d0d1399dfe07ab6eb83c8bc01ac210f78622bd2cb289f748c87f4163727f4 SHA512 57d459a37bad50b2b1c81df5bddbfb8584dfbb45cb24185a2320d8574ec9443f4c8bd85a7e0590e290ddc17ddce252482249327a824aa38494de1ccf55c2e435

diff --git a/media-video/wlrobs/wlrobs-1.1.ebuild b/media-video/wlrobs/wlrobs-1.1.ebuild
new file mode 100644
index 0000000000..d463672f3c
--- /dev/null
+++ b/media-video/wlrobs/wlrobs-1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+if [ "${PV}" == 9999 ]
+then
+	inherit mercurial
+	EHG_REPO_URI="https://hg.sr.ht/~scoopta/wlrobs"
+else
+	SRC_URI="https://hg.sr.ht/~scoopta/wlrobs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/${PN}-v${PV}"
+	KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="OBS plugin that allows you to screen capture on wlroots based compositors"
+HOMEPAGE="https://hg.sr.ht/~scoopta/wlrobs"
+
+LICENSE="GPL-3"
+
+SLOT="0"
+
+RESTRICT="mirror"
+
+RDEPEND="
+	dev-libs/wayland
+	media-video/obs-studio
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	local emesonargs=(
+		-Duse_dmabuf=true
+		-Duse_scpy=true
+	)
+	meson_src_configure
+}


             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=1703314663.798280f6961f9cd79db2fcbe06799b3a52fc6cce.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: 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