From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ccextractor/
Date: Sun, 26 Aug 2018 08:51:52 +0000 (UTC) [thread overview]
Message-ID: <1535273486.f807f6c4534478a579c5cca5a1494339b7b56df4.asturm@gentoo> (raw)
commit: f807f6c4534478a579c5cca5a1494339b7b56df4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 07:29:04 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 08:51:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f807f6c4
media-video/ccextractor: Install docs
Bug: https://bugs.gentoo.org/651524
Package-Manager: Portage-2.3.48, Repoman-2.3.10
| 32 ++++++++++++++++++++++
1 file changed, 32 insertions(+)
--git a/media-video/ccextractor/ccextractor-0.85-r2.ebuild b/media-video/ccextractor/ccextractor-0.85-r2.ebuild
new file mode 100644
index 00000000000..1ae06ed2d10
--- /dev/null
+++ b/media-video/ccextractor/ccextractor-0.85-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils toolchain-funcs
+
+DESCRIPTION="Extract closed captioning subtitles from video to SRT"
+HOMEPAGE="https://www.ccextractor.org/"
+SRC_URI="mirror://sourceforge/ccextractor/${PN}-src-nowin.${PV}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ media-libs/libpng:0=
+ sys-libs/zlib:=
+"
+DEPEND="${RDEPEND}
+ app-arch/unzip
+ virtual/pkgconfig"
+
+S="${WORKDIR}/${PN}/src"
+
+PATCHES=( "${FILESDIR}/${P}-cmake.patch" )
+
+src_install() {
+ cmake-utils_src_install
+ dodoc ../docs/*.TXT
+}
next reply other threads:[~2018-08-26 8:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-26 8:51 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-26 8:51 [gentoo-commits] repo/gentoo:master commit in: media-video/ccextractor/ Andreas Sturmlechner
2019-04-08 18:09 Aaron Bauman
2022-03-09 23:12 Sam James
2022-12-18 18:50 Arthur Zamarin
2022-12-18 18:50 Arthur Zamarin
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=1535273486.f807f6c4534478a579c5cca5a1494339b7b56df4.asturm@gentoo \
--to=asturm@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