From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmpeg2/
Date: Tue, 2 Feb 2021 09:23:43 +0000 (UTC) [thread overview]
Message-ID: <1612257595.32ea8bc25d254dfae2d5b9b6c34edeff9bf95e6c.asturm@gentoo> (raw)
commit: 32ea8bc25d254dfae2d5b9b6c34edeff9bf95e6c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 2 09:19:55 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 09:19:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ea8bc2
media-libs/libmpeg2: Drop 0.5.1-r2
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild | 65 ----------------------------
1 file changed, 65 deletions(-)
diff --git a/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild b/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild
deleted file mode 100644
index a19f50792e1..00000000000
--- a/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils libtool ltprune multilib-minimal
-
-DESCRIPTION="library for decoding mpeg-2 and mpeg-1 video"
-HOMEPAGE="http://libmpeg2.sourceforge.net/"
-SRC_URI="http://libmpeg2.sourceforge.net/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE="sdl static-libs X"
-
-RDEPEND="sdl? ( media-libs/libsdl )
- X? (
- x11-libs/libXv
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libXt
- )"
-DEPEND="${RDEPEND}
- X? ( x11-base/xorg-proto )"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-arm-private-symbols.patch \
- "${FILESDIR}"/${P}-global-symbol-test.patch \
- "${FILESDIR}"/${P}-armv4l.patch
- elibtoolize
- ### PowerPC fix for altivec
- epatch "${FILESDIR}"/${P}-altivec.patch
- eautoconf
-}
-
-multilib_src_configure() {
- ECONF_SOURCE="${S}" \
- econf \
- $(use_enable static-libs static) \
- --enable-shared \
- $(multilib_native_use_enable sdl) \
- $(multilib_native_use_with X x)
-
- # remove useless subdirs
- if ! multilib_is_native_abi ; then
- sed -i \
- -e 's/ libvo src//' \
- Makefile || die
- fi
-}
-
-multilib_src_compile() {
- emake OPT_CFLAGS="${CFLAGS}" \
- MPEG2DEC_CFLAGS="${CFLAGS}" \
- LIBMPEG2_CFLAGS=""
-}
-
-multilib_src_install_all() {
- prune_libtool_files --all
- einstalldocs
-}
next reply other threads:[~2021-02-02 9:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-02 9:23 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-02 4:20 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmpeg2/ Sam James
2021-02-01 13:34 Sam James
2021-02-01 8:25 Sam James
2021-02-01 4:45 Sam James
2021-02-01 4:44 Sam James
2021-02-01 4:44 Sam James
2021-02-01 4:43 Sam James
2018-03-28 22:41 Matt Turner
2017-01-29 19:15 Fabian Groffen
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=1612257595.32ea8bc25d254dfae2d5b9b6c34edeff9bf95e6c.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