public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/mpv-mpris/
Date: Fri, 18 Mar 2022 06:35:43 +0000 (UTC)	[thread overview]
Message-ID: <1647574268.d3848685c7106bbbdf6fd444f46d582b76d0cdc7.arthurzam@gentoo> (raw)

commit:     d3848685c7106bbbdf6fd444f46d582b76d0cdc7
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Mar  8 10:10:13 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 03:31:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d3848685

media-video/mpv-mpris: rename library

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 media-video/mpv-mpris/mpv-mpris-9999.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/media-video/mpv-mpris/mpv-mpris-9999.ebuild b/media-video/mpv-mpris/mpv-mpris-9999.ebuild
index 8814420b5..2b4e36729 100644
--- a/media-video/mpv-mpris/mpv-mpris-9999.ebuild
+++ b/media-video/mpv-mpris/mpv-mpris-9999.ebuild
@@ -51,9 +51,8 @@ src_test() {
 }
 
 src_install() {
-	insinto "/usr/$(get_libdir)/mpv"
-	doins mpris.so
-	use autoload && dosym -r /usr/$(get_libdir)/mpv/mpris.so /etc/mpv/scripts/mpris.so
+	newlib.so mpris.so ${PN}.so
+	use autoload && dosym -r /usr/$(get_libdir)/${PN}.so /etc/mpv/scripts/mpris.so
 	einstalldocs
 }
 
@@ -62,7 +61,7 @@ pkg_postinst() {
 		elog
 		elog "The plugin has not been installed to /etc/mpv/scripts for autoloading."
 		elog "You have to activate it manually by passing"
-		elog " '${EPREFIX}/usr/$(get_libdir)/mpv/mpris.so' "
+		elog " '${EPREFIX}/usr/$(get_libdir)/${PN}.so'"
 		elog "as a script option to mpv or symlinking the library to 'scripts' in your mpv"
 		elog "config directory."
 		elog "Alternatively, activate the autoload use flag."


             reply	other threads:[~2022-03-18  6:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18  6:35 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-14 13:31 [gentoo-commits] repo/proj/guru:master commit in: media-video/mpv-mpris/ Andrew Ammerlaan
2022-04-08  2:43 Ronny Gutbrod
2022-04-08  2:43 Ronny Gutbrod
2021-11-08 13:02 Andrew Ammerlaan
2021-10-25 11:56 Andrew Ammerlaan
2021-04-23  8:47 Haelwenn Monnier
2021-04-23  8:47 Haelwenn Monnier
2020-06-13 13:13 Andrew Ammerlaan
2020-06-02 17:07 Andrew Ammerlaan
2020-06-02 17:07 Andrew Ammerlaan

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=1647574268.d3848685c7106bbbdf6fd444f46d582b76d0cdc7.arthurzam@gentoo \
    --to=arthurzam@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