public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/adplug/
Date: Mon, 20 Nov 2017 17:51:08 +0000 (UTC)	[thread overview]
Message-ID: <1511200254.91c02b6a97e4cc6ac17457640bb32c3d708093b3.soap@gentoo> (raw)

commit:     91c02b6a97e4cc6ac17457640bb32c3d708093b3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 20 17:50:54 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 17:50:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c02b6a

media-libs/adplug: Build live ebuild out of source

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/adplug/adplug-9999.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/media-libs/adplug/adplug-9999.ebuild b/media-libs/adplug/adplug-9999.ebuild
index b44d43a3eae..888886e9b78 100644
--- a/media-libs/adplug/adplug-9999.ebuild
+++ b/media-libs/adplug/adplug-9999.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+inherit out-of-source
+
 DESCRIPTION="A free, cross-platform, hardware independent AdLib sound player library"
 HOMEPAGE="http://adplug.sourceforge.net"
 
@@ -27,13 +29,13 @@ src_prepare() {
 	[[ ${PV} == *9999 ]] && eautoreconf
 }
 
-src_configure() {
+my_src_configure() {
 	econf \
 		$(use_enable static-libs static) \
 		$(use_enable debug)
 }
 
-src_install() {
-	default
+my_src_install_all() {
+	einstalldocs
 	find "${D}" -name '*.la' -delete || die
 }


             reply	other threads:[~2017-11-20 17:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-20 17:51 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-28  8:11 [gentoo-commits] repo/gentoo:master commit in: media-libs/adplug/ Mikle Kolyada
2019-11-15  1:30 Andreas Sturmlechner
2018-07-26  6:20 David Seifert
2018-07-23 21:54 Mikle Kolyada
2018-07-21  8:03 Tobias Klausmann
2018-07-09 16:20 Mikle Kolyada
2018-04-22 10:20 David Seifert
2018-04-22  9:27 David Seifert
2017-11-20 20:27 David Seifert
2017-11-20 20:27 David Seifert
2017-11-15 15:25 David Seifert
2017-11-06  7:10 David Seifert

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=1511200254.91c02b6a97e4cc6ac17457640bb32c3d708093b3.soap@gentoo \
    --to=soap@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