public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3_check/
Date: Sun,  1 Jan 2017 17:24:06 +0000 (UTC)	[thread overview]
Message-ID: <1483291357.cd73ba6aaf2d695b704319b6122cdde008da3536.dilfridge@gentoo> (raw)

commit:     cd73ba6aaf2d695b704319b6122cdde008da3536
Author:     Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 31 19:16:40 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 17:22:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd73ba6a

media-sound/mp3_check: Misc improvements

* EAPI=6
* KEYWORD="~arm" (tested on armv7a RK3288)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/mp3_check/metadata.xml             |  1 +
 media-sound/mp3_check/mp3_check-1.98-r1.ebuild | 38 ++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/media-sound/mp3_check/metadata.xml b/media-sound/mp3_check/metadata.xml
index a8e0ee6..dcd2c2b 100644
--- a/media-sound/mp3_check/metadata.xml
+++ b/media-sound/mp3_check/metadata.xml
@@ -6,6 +6,7 @@
 		<name>Gentoo Sound project</name>
 	</maintainer>
 	<upstream>
+		<bugs-to>https://sourceforge.net/p/mp3check/bugs/</bugs-to>
 		<remote-id type="sourceforge">mp3check</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/media-sound/mp3_check/mp3_check-1.98-r1.ebuild b/media-sound/mp3_check/mp3_check-1.98-r1.ebuild
new file mode 100644
index 00000000..b1eafdb
--- /dev/null
+++ b/media-sound/mp3_check/mp3_check-1.98-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="MP3 consistency checker"
+HOMEPAGE="https://sourceforge.net/projects/mp3check/"
+SRC_URI="mirror://sourceforge/mp3check/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
+IUSE=""
+
+PATCHES=(
+	"${FILESDIR}/${P}-makefile.patch"
+)
+
+DOCS=(
+	"README"
+	"TODO"
+	"MILESTONE"
+	"MILESTONE.INTRO"
+	"GOALS"
+	"FOR_TESTING"
+	"THANKYOU"
+	"NOTES"
+	"MY_NOTES"
+	"WISHLIST"
+)
+
+src_install() {
+	# Use dobin because Makefile doesn't support DESTDIR
+	# https://sourceforge.net/p/mp3check/bugs/8/
+	dobin mp3_check
+	einstalldocs
+}


             reply	other threads:[~2017-01-01 17:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-01 17:24 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-12 21:36 [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3_check/ Thomas Deutschmann
2018-02-17  8:43 Sergei Trofimovich
2018-02-21 18:48 Jason Zaman
2018-04-03 21:57 Sergei Trofimovich
2019-02-22  0:42 Andreas Sturmlechner

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=1483291357.cd73ba6aaf2d695b704319b6122cdde008da3536.dilfridge@gentoo \
    --to=dilfridge@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