public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rplay/
Date: Thu,  6 Oct 2022 21:40:59 +0000 (UTC)	[thread overview]
Message-ID: <1665092434.9d99d3b3df48f90d78a708ae999e31961110ce4f.sam@gentoo> (raw)

commit:     9d99d3b3df48f90d78a708ae999e31961110ce4f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 17:19:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 21:40:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d99d3b3

media-sound/rplay: fix version (3.3.2-r4 -> 3.3.2_p16-r4)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../rplay/{rplay-3.3.2-r4.ebuild => rplay-3.3.2_p16-r4.ebuild}   | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-sound/rplay/rplay-3.3.2-r4.ebuild b/media-sound/rplay/rplay-3.3.2_p16-r4.ebuild
similarity index 79%
rename from media-sound/rplay/rplay-3.3.2-r4.ebuild
rename to media-sound/rplay/rplay-3.3.2_p16-r4.ebuild
index 14af27da6c3d..054c31b7c782 100644
--- a/media-sound/rplay/rplay-3.3.2-r4.ebuild
+++ b/media-sound/rplay/rplay-3.3.2_p16-r4.ebuild
@@ -8,9 +8,10 @@ inherit autotools
 DESCRIPTION="Play sounds on remote Unix systems without data transfer"
 HOMEPAGE="http://rplay.doit.org/"
 SRC_URI="
-	http://rplay.doit.org/dist/${P}.tar.gz
-	mirror://debian/pool/main/r/${PN}/${PN}_${PV}-16.debian.tar.xz
+	http://rplay.doit.org/dist/${PN}-$(ver_cut 1-3).tar.gz
+	mirror://debian/pool/main/r/${PN}/${PN}_$(ver_cut 1-3)-$(ver_cut 5).debian.tar.xz
 "
+S="${WORKDIR}"/${PN}-$(ver_cut 1-3)
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -24,8 +25,8 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 PATCHES=(
-	"${WORKDIR}/debian/patches"
-	"${FILESDIR}/${P}-built-in_function_exit-r1.patch"
+	"${WORKDIR}"/debian/patches
+	"${FILESDIR}"/${PN}-$(ver_cut 1-3)-built-in_function_exit-r1.patch
 )
 
 src_prepare() {


             reply	other threads:[~2022-10-06 21:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06 21:40 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-23  8:47 [gentoo-commits] repo/gentoo:master commit in: media-sound/rplay/ Yixun Lan
2021-07-13 20:57 Conrad Kostecki
2021-07-13 20:57 Conrad Kostecki
2019-07-28 13:49 Mikle Kolyada
2019-06-09 19:19 Sergei Trofimovich
2019-06-05 13:09 Agostino Sarubbo
2019-06-05  7:55 Agostino Sarubbo
2019-06-04 20:54 Agostino Sarubbo
2019-06-04 14:45 Thomas Deutschmann
2019-06-04 13:17 Agostino Sarubbo
2019-06-03 20:31 Sergei Trofimovich
2019-03-23 10:40 Pacho Ramos

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=1665092434.9d99d3b3df48f90d78a708ae999e31961110ce4f.sam@gentoo \
    --to=sam@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