From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mkclean/
Date: Thu, 25 Jan 2018 00:30:57 +0000 (UTC) [thread overview]
Message-ID: <1516840250.2ec3a428da274a0ac18d5e88c5f9742e2ad6a35e.bman@gentoo> (raw)
commit: 2ec3a428da274a0ac18d5e88c5f9742e2ad6a35e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 25 00:30:50 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Jan 25 00:30:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec3a428
media-video/mkclean: cleanup vulnerable wrt bug #637170
media-video/mkclean/Manifest | 1 -
media-video/mkclean/mkclean-0.8.9.ebuild | 34 --------------------------------
2 files changed, 35 deletions(-)
diff --git a/media-video/mkclean/Manifest b/media-video/mkclean/Manifest
index 0ede9ba9102..7d9ec4d2052 100644
--- a/media-video/mkclean/Manifest
+++ b/media-video/mkclean/Manifest
@@ -1,2 +1 @@
DIST mkclean-0.8.10.tar.bz2 764380 BLAKE2B 94ce2f7eda5865312e6fdc48b001d824b2216625c36a3a728dd78e93444e23a02e07cacb67281f97e77009e15348c99cdfab19f1c066c4b675c124373196fae9 SHA512 8e12ac906205b14c162f0fd29d9e1a56ee854e7946706adf22c3df40376ddeb2c23a02c499d8146aeafc945381eabb96e16ca33da1323dda5929a1fc1f337892
-DIST mkclean-0.8.9.tar.bz2 739749 BLAKE2B 50a315f0c866b319e550c5a7eaa21b8454702784447e46227e06f82d2707245bce398ea850dbbdfb3d517c96c1531954044ea5b5c8f7bbf90797492f259eff27 SHA512 23cf1d6ae66089ea717a09afb02b532b3555a4e3061916c460c15a71c0834127b5650fcb663b8d06d88aa9ba45ffff0b063a4b8914d852cb1086d4b59df59b98
diff --git a/media-video/mkclean/mkclean-0.8.9.ebuild b/media-video/mkclean/mkclean-0.8.9.ebuild
deleted file mode 100644
index bae50b89372..00000000000
--- a/media-video/mkclean/mkclean-0.8.9.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="mkclean is a command line tool to clean and optimize Matroska files"
-HOMEPAGE="http://www.matroska.org/downloads/mkclean.html"
-SRC_URI="http://downloads.sourceforge.net/project/matroska/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_configure() {
- # non-standard configure
- ./configure || die
-
- # fixing generated makefiles
- sed -i -e 's|^\(LFLAGS.*+=.*\$(LIBS)\)|\1 \$(LDFLAGS)|g' \
- -e 's|^\(STRIP.*=\)|\1 echo|g' $(find -name "*.mak") || die
-}
-
-src_compile() {
- emake -f GNUmakefile -j1
- emake -C mkclean -f mkWDclean.mak -j1
- emake -C mkclean/regression -f mkcleanreg.mak -j1
-}
-
-src_install() {
- dobin release/*/mk*clean*
- newdoc ChangeLog.txt ChangeLog
- newdoc ReadMe.txt README
-}
next reply other threads:[~2018-01-25 0:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-25 0:30 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-07 20:51 [gentoo-commits] repo/gentoo:master commit in: media-video/mkclean/ Eli Schwartz
2024-07-07 20:51 Eli Schwartz
2024-02-29 1:49 Sam James
2019-12-13 13:22 David Seifert
2017-08-26 14:33 Alexis Ballier
2017-08-26 14:33 Alexis Ballier
2017-05-30 7:00 Alexis Ballier
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=1516840250.2ec3a428da274a0ac18d5e88c5f9742e2ad6a35e.bman@gentoo \
--to=bman@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