public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Coppens" <coppens.matthias.abc@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/wlrobs/
Date: Thu, 17 Dec 2020 14:36:59 +0000 (UTC)	[thread overview]
Message-ID: <1608215765.708d3ab5cda83a5d68469c1379f44a06b74529e1.coppens.matthias@gentoo> (raw)

commit:     708d3ab5cda83a5d68469c1379f44a06b74529e1
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Thu Dec 17 14:31:42 2020 +0000
Commit:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
CommitDate: Thu Dec 17 14:36:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=708d3ab5

media-video/wlrobs: Version 1.0

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>

 media-video/wlrobs/Manifest                                |  1 +
 .../wlrobs/{wlrobs-9999.ebuild => wlrobs-1.0.ebuild}       | 14 +++++++++++---
 media-video/wlrobs/wlrobs-9999.ebuild                      | 14 +++++++++++---
 3 files changed, 23 insertions(+), 6 deletions(-)

diff --git a/media-video/wlrobs/Manifest b/media-video/wlrobs/Manifest
new file mode 100644
index 00000000..bb7a62d9
--- /dev/null
+++ b/media-video/wlrobs/Manifest
@@ -0,0 +1 @@
+DIST v1.0.tar.gz 54998 BLAKE2B b4e3975d9bc7b0b8dc5721448b29aa95a2c17284fbab5db738ede9998ae9add2a984fa1f1e1d9fa5fe281cef58edd0dd525a358f12c3271cad9a357a101a7b48 SHA512 846f0c0ca780296c2704bfc05c96dd1cb9579bcd29b24abe03567abad4c3d8276712c524e79080c8f0632726ad3b6b1e793d4cea0a81a1aa3e7689595fec01cf

diff --git a/media-video/wlrobs/wlrobs-9999.ebuild b/media-video/wlrobs/wlrobs-1.0.ebuild
similarity index 73%
copy from media-video/wlrobs/wlrobs-9999.ebuild
copy to media-video/wlrobs/wlrobs-1.0.ebuild
index ad949f80..ac0accf6 100644
--- a/media-video/wlrobs/wlrobs-9999.ebuild
+++ b/media-video/wlrobs/wlrobs-1.0.ebuild
@@ -3,16 +3,24 @@
 
 EAPI=7
 
-inherit mercurial meson
+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"
+	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"
-EHG_REPO_URI="https://hg.sr.ht/~scoopta/wlrobs"
 
 LICENSE="GPL-3"
 
 SLOT="0"
-KEYWORDS=""
 
 IUSE="+dmabuf +scpy"
 

diff --git a/media-video/wlrobs/wlrobs-9999.ebuild b/media-video/wlrobs/wlrobs-9999.ebuild
index ad949f80..ac0accf6 100644
--- a/media-video/wlrobs/wlrobs-9999.ebuild
+++ b/media-video/wlrobs/wlrobs-9999.ebuild
@@ -3,16 +3,24 @@
 
 EAPI=7
 
-inherit mercurial meson
+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"
+	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"
-EHG_REPO_URI="https://hg.sr.ht/~scoopta/wlrobs"
 
 LICENSE="GPL-3"
 
 SLOT="0"
-KEYWORDS=""
 
 IUSE="+dmabuf +scpy"
 


             reply	other threads:[~2020-12-17 14:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 14:36 Matthias Coppens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-01 10:29 [gentoo-commits] repo/proj/guru:dev commit in: media-video/wlrobs/ Takuya Wakazono
2023-12-23  7:24 Viorel Munteanu
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-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=1608215765.708d3ab5cda83a5d68469c1379f44a06b74529e1.coppens.matthias@gentoo \
    --to=coppens.matthias.abc@gmail.com \
    --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