public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmp4v2/
Date: Thu, 13 Dec 2018 10:08:56 +0000 (UTC)	[thread overview]
Message-ID: <1544695713.b07e2a66eed9ed393f735a62c727bdb42676e8a6.asturm@gentoo> (raw)

commit:     b07e2a66eed9ed393f735a62c727bdb42676e8a6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 10:08:33 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 10:08:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07e2a66

media-libs/libmp4v2: Drop 1.9.1-r1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libmp4v2/Manifest                 |  1 -
 media-libs/libmp4v2/libmp4v2-1.9.1-r1.ebuild | 40 ----------------------------
 2 files changed, 41 deletions(-)

diff --git a/media-libs/libmp4v2/Manifest b/media-libs/libmp4v2/Manifest
index 511ee33e2ad..1d76d432b5a 100644
--- a/media-libs/libmp4v2/Manifest
+++ b/media-libs/libmp4v2/Manifest
@@ -1,2 +1 @@
-DIST mp4v2-1.9.1.tar.bz2 432943 BLAKE2B 529ecc3ebd9192ab61febd0512704b5867abf29dc9755c5e61100522ebecc25189000886b152115c12fedbfbe5cc38bb36adb9281e6e60bbf43e86605432aae0 SHA512 28b6f96c1d44a1601980113767c38f5b5b058e1a1fae25c18632163e948c18fc884af9d146bb68e771303ab3c5c8ef9437f4fffa7d770d29157f2d455ee4b1c8
 DIST mp4v2-2.0.0.tar.bz2 495672 BLAKE2B 966c90b443bd6f7a81c96fd12f95b00c3ec89cd476aa0fff3e0450b315d54543578ef953c5e3f28d52ca800a0768c601dddc8e99a32ff512767cd65c12832bd5 SHA512 15eb882f33d72d4209053b54c883b67715f539c33096705a0e7bc79015b93f6f3ac80ae29c65a0ffe9eab1bf0dedf07198bdee23fa6eafcd6ccb34f984484be0

diff --git a/media-libs/libmp4v2/libmp4v2-1.9.1-r1.ebuild b/media-libs/libmp4v2/libmp4v2-1.9.1-r1.ebuild
deleted file mode 100644
index 8c293ffd380..00000000000
--- a/media-libs/libmp4v2/libmp4v2-1.9.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# this ebuild is only for the libmp4v2.so.1 SONAME for ABI compat
-
-EAPI=4
-inherit libtool multilib
-
-DESCRIPTION="Functions for accessing ISO-IEC:14496-1:2001 MPEG-4 standard"
-HOMEPAGE="https://code.google.com/p/mp4v2/"
-SRC_URI="https://mp4v2.googlecode.com/files/${P/lib}.tar.bz2"
-
-LICENSE="MPL-1.1"
-SLOT="1"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RESTRICT="test"
-
-RDEPEND="!<=${CATEGORY}/${PN}-1.9.1:0"
-DEPEND="${RDEPEND}
-	sys-apps/sed"
-
-S=${WORKDIR}/${P/lib}
-
-src_prepare() {
-	elibtoolize
-}
-
-src_configure() {
-	econf --disable-gch --disable-util --disable-static
-}
-
-src_compile() {
-	emake ${PN}.la
-}
-
-src_install() {
-	newlib.so .libs/${PN}$(get_libname ${PV}) ${PN}$(get_libname ${PV%.*.*})
-}


             reply	other threads:[~2018-12-13 10:09 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 10:08 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-04  6:09 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmp4v2/ Miroslav Šulc
2023-07-05 20:52 Sam James
2023-07-05 20:52 Sam James
2023-07-05 20:52 Sam James
2023-07-05 12:54 Arthur Zamarin
2023-07-05 10:09 Arthur Zamarin
2023-05-16 18:03 Arthur Zamarin
2023-05-16 17:05 Arthur Zamarin
2023-05-16  6:28 Sam James
2023-05-16  6:28 Sam James
2023-05-16  6:10 Sam James
2023-05-16  6:10 Sam James
2023-05-12  7:27 Miroslav Šulc
2023-04-15  8:09 Miroslav Šulc
2021-09-04 10:17 Yixun Lan
2020-09-07 22:22 Sam James
2020-09-06  7:49 Sergei Trofimovich
2020-09-03  0:20 Sam James
2020-08-29 12:56 Sam James
2020-08-16 14:48 Agostino Sarubbo
2020-08-15  4:42 Sam James
2020-08-15  4:07 Sam James
2020-08-15  3:37 Sam James
2020-08-03  0:49 Sam James
2018-11-29  9:02 Andreas Sturmlechner
2018-11-28 12:15 Tobias Klausmann
2018-11-18 11:52 Mikle Kolyada
2018-11-18 10:38 Sergei Trofimovich
2018-11-07 23:44 Thomas Deutschmann
2018-11-07 10:14 Mikle Kolyada
2018-11-07  0:17 Sergei Trofimovich
2018-11-07  0:15 Sergei Trofimovich
2018-11-06 23:56 Sergei Trofimovich
2018-11-05  7:23 Sergei Trofimovich
2017-06-19 20:07 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=1544695713.b07e2a66eed9ed393f735a62c727bdb42676e8a6.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