public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcdplay/
Date: Sat, 28 Jul 2018 10:04:10 +0000 (UTC)	[thread overview]
Message-ID: <1532772052.a172cce4d6608721561859342f1aeffb71498c3e.voyageur@gentoo> (raw)

commit:     a172cce4d6608721561859342f1aeffb71498c3e
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jul 21 20:23:00 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 10:00:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a172cce4

x11-plugins/wmcdplay: add missing inherit, use default in src_install

 x11-plugins/wmcdplay/wmcdplay-1.1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild b/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild
index f0a1d39b633..0b223d6fe02 100644
--- a/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild
+++ b/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools
+inherit autotools desktop
 
 DESCRIPTION="CD player applet for WindowMaker"
 HOMEPAGE="https://www.dockapps.net/wmcdplay"
@@ -21,13 +21,13 @@ DEPEND="${RDEPEND}
 
 S=${WORKDIR}/dockapps
 
+DOCS=( ARTWORK README )
+
 src_prepare() {
 	eautoreconf
 }
 
 src_install() {
-	emake DESTDIR="${D}" install
-
-	dodoc ARTWORK README
+	default
 	domenu "${FILESDIR}"/${PN}.desktop
 }


             reply	other threads:[~2018-07-28 10:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-28 10:04 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-11 10:55 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcdplay/ Sam James
2019-07-15 15:28 Michał Górny
2019-04-02  1:37 Thomas Deutschmann
2018-07-28 10:04 Bernard Cafarelli
2017-12-05 15:18 Bernard Cafarelli

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=1532772052.a172cce4d6608721561859342f1aeffb71498c3e.voyageur@gentoo \
    --to=voyageur@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