public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/sampler-bin/
Date: Thu, 22 Apr 2021 13:16:25 +0000 (UTC)	[thread overview]
Message-ID: <1619097378.30d6f9d7a0604efc0847e3463c460aef7cc0ebd4.epsilon-0@gentoo> (raw)

commit:     30d6f9d7a0604efc0847e3463c460aef7cc0ebd4
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Apr 22 13:16:18 2021 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Apr 22 13:16:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30d6f9d7

sys-apps/sampler-bin: add QA prebuilt

Closes: https://bugs.gentoo.org/781665
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sys-apps/sampler-bin/sampler-bin-1.1.0.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/sys-apps/sampler-bin/sampler-bin-1.1.0.ebuild b/sys-apps/sampler-bin/sampler-bin-1.1.0.ebuild
index 7e9c99e3a..a531de187 100644
--- a/sys-apps/sampler-bin/sampler-bin-1.1.0.ebuild
+++ b/sys-apps/sampler-bin/sampler-bin-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,17 +9,14 @@ HOMEPAGE="https://sampler.dev"
 SRC_URI="https://github.com/sqshq/sampler/releases/download/v1.1.0/sampler-1.1.0-linux-amd64 -> ${P}"
 S="${WORKDIR}"
 
-#https://github.com/sqshq/sampler/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RESTRICT+=" test"
+QA_PREBUILT="*"
 
-RDEPEND+="media-libs/alsa-lib"
+RDEPEND="media-libs/alsa-lib"
 
 src_install() {
-	cp "${DISTDIR}"/${P} "${S}"/sampler-bin
-	dobin sampler-bin
+	newbin "${DISTDIR}"/${P} sampler-bin
 }


             reply	other threads:[~2021-04-22 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22 13:16 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-29  2:43 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/sampler-bin/ Aisha Tammy

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=1619097378.30d6f9d7a0604efc0847e3463c460aef7cc0ebd4.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --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