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.86b09f5ca1c4d9e466766e3caf9420cf9fa9dd1d.voyageur@gentoo> (raw)

commit:     86b09f5ca1c4d9e466766e3caf9420cf9fa9dd1d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jul 21 20:23:06 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=86b09f5c

x11-plugins/wmcdplay: EAPI7, improve ebuild

 x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild | 33 +++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild b/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild
new file mode 100644
index 00000000000..e9eed5cb7b7
--- /dev/null
+++ b/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools desktop
+
+DESCRIPTION="CD player applet for WindowMaker"
+HOMEPAGE="https://www.dockapps.net/wmcdplay"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXpm"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+S="${WORKDIR}/dockapps"
+
+DOCS=( ARTWORK README )
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	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.86b09f5ca1c4d9e466766e3caf9420cf9fa9dd1d.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