From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6AEA01382C5 for ; Tue, 22 Dec 2020 20:41:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C12212BC073; Tue, 22 Dec 2020 20:41:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A79162BC073 for ; Tue, 22 Dec 2020 20:41:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B38C3417E3 for ; Tue, 22 Dec 2020 20:41:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF4D9309 for ; Tue, 22 Dec 2020 20:41:29 +0000 (UTC) From: "Matthias Coppens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Coppens" Message-ID: <1608669664.343db6a3440631f8a0ccd1fedb202e5be5f5bf9c.coppens.matthias@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/wlrobs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/wlrobs/Manifest media-video/wlrobs/wlrobs-1.0.ebuild media-video/wlrobs/wlrobs-9999.ebuild X-VCS-Directories: media-video/wlrobs/ X-VCS-Committer: coppens.matthias X-VCS-Committer-Name: Matthias Coppens X-VCS-Revision: 343db6a3440631f8a0ccd1fedb202e5be5f5bf9c X-VCS-Branch: dev Date: Tue, 22 Dec 2020 20:41:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 10d22c2f-ea39-4209-95c3-31aa2ae0f4fa X-Archives-Hash: 8097cad8e7fe79ff3eba0a5689ce140a commit: 343db6a3440631f8a0ccd1fedb202e5be5f5bf9c Author: Matthias Coppens gmail com> AuthorDate: Tue Dec 22 20:38:31 2020 +0000 Commit: Matthias Coppens gmail 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 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" -}