public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/subcheck/
@ 2018-07-26 15:19 Mikle Kolyada
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada @ 2018-07-26 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     3853d43ba43ff6fa34c892fffab0e699449d3625
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 26 15:18:22 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jul 26 15:19:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3853d43b

media-video/subcheck: revision bump (EAPI=7)

Do not install pre-compressed man

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-video/subcheck/subcheck-0.78.2-r1.ebuild | 31 ++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/media-video/subcheck/subcheck-0.78.2-r1.ebuild b/media-video/subcheck/subcheck-0.78.2-r1.ebuild
new file mode 100644
index 00000000000..58a9591990f
--- /dev/null
+++ b/media-video/subcheck/subcheck-0.78.2-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Subcheck checks srt subtitle files for errors"
+HOMEPAGE="http://subcheck.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="!sci-biology/ncbi-tools++"  # bug 377093
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}"
+
+src_prepare() {
+	default
+	sed -i -e "s:${PN}.pl:${PN}:g" all-checksub || die "sed failed"
+}
+
+src_install() {
+	gunzip man/subcheck.8.gz || die
+	doman man/subcheck.8
+	newbin subcheck.pl subcheck
+	dobin all-checksub
+	dodoc Changes
+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/subcheck/
@ 2018-07-26 15:19 Mikle Kolyada
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada @ 2018-07-26 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     4c60899a3641d1301ae76ceb05597eb3aed35485
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 26 15:18:53 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jul 26 15:19:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c60899a

media-video/subcheck: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-video/subcheck/subcheck-0.78.2.ebuild | 35 -----------------------------
 1 file changed, 35 deletions(-)

diff --git a/media-video/subcheck/subcheck-0.78.2.ebuild b/media-video/subcheck/subcheck-0.78.2.ebuild
deleted file mode 100644
index 50a06a20ebd..00000000000
--- a/media-video/subcheck/subcheck-0.78.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit eutils
-
-DESCRIPTION="Subcheck checks srt subtitle files for errors"
-HOMEPAGE="http://subcheck.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="!sci-biology/ncbi-tools++"  # bug 377093
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
-	sed -i -e "s:${PN}.pl:${PN}:g" all-checksub
-}
-
-src_compile() {
-	:  # nothing to do
-}
-
-src_install() {
-	doman man/subcheck.8.gz
-	newbin subcheck.pl subcheck
-	dobin all-checksub
-	dodoc Changes
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-26 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26 15:19 [gentoo-commits] repo/gentoo:master commit in: media-video/subcheck/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2018-07-26 15:19 Mikle Kolyada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox