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: Tue, 22 Dec 2020 20:41:29 +0000 (UTC)	[thread overview]
Message-ID: <1608669664.343db6a3440631f8a0ccd1fedb202e5be5f5bf9c.coppens.matthias@gentoo> (raw)

commit:     343db6a3440631f8a0ccd1fedb202e5be5f5bf9c
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Tue Dec 22 20:38:31 2020 +0000
Commit:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
CommitDate: Tue Dec 22 20:41:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=343db6a3

media-video/wlrobs: Clean ebuilds

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           | 2 +-
 media-video/wlrobs/wlrobs-1.0.ebuild  | 7 +------
 media-video/wlrobs/wlrobs-9999.ebuild | 7 +------
 3 files changed, 3 insertions(+), 13 deletions(-)

diff --git a/media-video/wlrobs/Manifest b/media-video/wlrobs/Manifest
index bb7a62d9..4070c07a 100644
--- a/media-video/wlrobs/Manifest
+++ b/media-video/wlrobs/Manifest
@@ -1 +1 @@
-DIST v1.0.tar.gz 54998 BLAKE2B b4e3975d9bc7b0b8dc5721448b29aa95a2c17284fbab5db738ede9998ae9add2a984fa1f1e1d9fa5fe281cef58edd0dd525a358f12c3271cad9a357a101a7b48 SHA512 846f0c0ca780296c2704bfc05c96dd1cb9579bcd29b24abe03567abad4c3d8276712c524e79080c8f0632726ad3b6b1e793d4cea0a81a1aa3e7689595fec01cf
+DIST wlrobs-1.0.tar.gz 54998 BLAKE2B b4e3975d9bc7b0b8dc5721448b29aa95a2c17284fbab5db738ede9998ae9add2a984fa1f1e1d9fa5fe281cef58edd0dd525a358f12c3271cad9a357a101a7b48 SHA512 846f0c0ca780296c2704bfc05c96dd1cb9579bcd29b24abe03567abad4c3d8276712c524e79080c8f0632726ad3b6b1e793d4cea0a81a1aa3e7689595fec01cf

diff --git a/media-video/wlrobs/wlrobs-1.0.ebuild b/media-video/wlrobs/wlrobs-1.0.ebuild
index ac0accf6..f2302084 100644
--- a/media-video/wlrobs/wlrobs-1.0.ebuild
+++ b/media-video/wlrobs/wlrobs-1.0.ebuild
@@ -10,7 +10,7 @@ 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"
+	SRC_URI="https://hg.sr.ht/~scoopta/wlrobs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	S="${WORKDIR}/${PN}-v${PV}"
 	KEYWORDS="~amd64"
 fi
@@ -40,8 +40,3 @@ src_configure() {
 	)
 	meson_src_configure
 }
-
-src_install() {
-	exeinto "/usr/lib64/obs-plugins"
-	doexe "$BUILD_DIR/libwlrobs.so"
-}

diff --git a/media-video/wlrobs/wlrobs-9999.ebuild b/media-video/wlrobs/wlrobs-9999.ebuild
index ac0accf6..f2302084 100644
--- a/media-video/wlrobs/wlrobs-9999.ebuild
+++ b/media-video/wlrobs/wlrobs-9999.ebuild
@@ -10,7 +10,7 @@ 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"
+	SRC_URI="https://hg.sr.ht/~scoopta/wlrobs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	S="${WORKDIR}/${PN}-v${PV}"
 	KEYWORDS="~amd64"
 fi
@@ -40,8 +40,3 @@ src_configure() {
 	)
 	meson_src_configure
 }
-
-src_install() {
-	exeinto "/usr/lib64/obs-plugins"
-	doexe "$BUILD_DIR/libwlrobs.so"
-}


             reply	other threads:[~2020-12-22 20:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22 20:41 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-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=1608669664.343db6a3440631f8a0ccd1fedb202e5be5f5bf9c.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