public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/m2vrequantizer/
Date: Thu, 26 Jul 2018 18:29:21 +0000 (UTC)	[thread overview]
Message-ID: <1532629743.0477b53b0567947238e787335c43e4b8e46fa82a.zlogene@gentoo> (raw)

commit:     0477b53b0567947238e787335c43e4b8e46fa82a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 26 18:29:03 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jul 26 18:29:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0477b53b

media-video/m2vrequantizer: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../m2vrequantizer-0.0.2_pre20060306.ebuild        | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306.ebuild b/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306.ebuild
deleted file mode 100644
index 524ea9eceb4..00000000000
--- a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-MY_P="${PN/m2vr/M2VR}-20060306"
-
-DESCRIPTION="Tool to requantize mpeg2 videos"
-HOMEPAGE="http://www.metakine.com/products/dvdremaster/modules.html"
-SRC_URI="mirror://vdrfiles/requant/${MY_P}.tgz"
-
-KEYWORDS="~amd64 x86"
-SLOT="0"
-LICENSE="GPL-2"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/M2VRequantiser
-
-src_prepare() {
-
-	sed -i "s:#elif defined(__i386__):#elif defined(__i386__) || defined(__amd64__):" main.c
-}
-
-src_compile() {
-
-	gcc -c ${CFLAGS} main.c -o requant.o
-	gcc ${CFLAGS} ${LDFLAGS} requant.o -o requant -lm
-}
-
-src_install() {
-
-	dobin requant
-}


             reply	other threads:[~2018-07-26 18:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-26 18:29 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-11 22:16 [gentoo-commits] repo/gentoo:master commit in: media-video/m2vrequantizer/ Joerg Bornkessel
2018-07-26 18:29 Mikle Kolyada
2018-07-21 21:56 Patrice Clement

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=1532629743.0477b53b0567947238e787335c43e4b8e46fa82a.zlogene@gentoo \
    --to=zlogene@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