From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdv/
Date: Wed, 13 Nov 2019 01:03:06 +0000 (UTC) [thread overview]
Message-ID: <1573606944.b6f0cade8975a14e6bb3599d3e048c7387fcc28f.bman@gentoo> (raw)
commit: b6f0cade8975a14e6bb3599d3e048c7387fcc28f
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 23:44:08 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 01:02:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f0cade
media-libs/libdv: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-libs/libdv/libdv-1.0.0-r2.ebuild | 47 ----------------------------------
1 file changed, 47 deletions(-)
diff --git a/media-libs/libdv/libdv-1.0.0-r2.ebuild b/media-libs/libdv/libdv-1.0.0-r2.ebuild
deleted file mode 100644
index 8e93f4d028f..00000000000
--- a/media-libs/libdv/libdv-1.0.0-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit epatch epunt-cxx libtool
-
-DESCRIPTION="Software codec for dv-format video (camcorders etc)"
-HOMEPAGE="http://libdv.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
- mirror://gentoo/${PN}-1.0.0-pic.patch.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="debug sdl static-libs xv"
-
-RDEPEND="dev-libs/popt
- sdl? ( >=media-libs/libsdl-1.2.5 )
- xv? ( x11-libs/libXv )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog INSTALL NEWS TODO )
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.99-2.6.patch
- epatch "${WORKDIR}"/${PN}-1.0.0-pic.patch
- elibtoolize
- epunt_cxx #74497
-}
-
-src_configure() {
- econf \
- $(use_enable static-libs static) \
- $(use_with debug) \
- --disable-gtk \
- --disable-gtktest \
- $(use_enable sdl) \
- $(use_enable xv)
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -exec rm -f {} +
-}
next reply other threads:[~2019-11-13 1:03 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-13 1:03 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-07 11:47 [gentoo-commits] repo/gentoo:master commit in: media-libs/libdv/ Jakov Smolić
2025-03-07 7:42 Sam James
2025-03-07 7:23 Sam James
2025-03-07 7:23 Sam James
2025-03-07 6:41 Sam James
2025-03-07 6:41 Sam James
2022-11-02 5:50 WANG Xuerui
2021-11-07 5:05 Sam James
2021-11-07 4:55 Sam James
2020-04-11 10:20 Sergei Trofimovich
2019-12-24 23:01 David Seifert
2019-12-24 19:58 Mikle Kolyada
2019-12-24 14:49 Mikle Kolyada
2019-12-16 7:49 Agostino Sarubbo
2019-12-16 7:46 Agostino Sarubbo
2019-12-15 14:22 Agostino Sarubbo
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:46 David Seifert
2017-04-13 19:29 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=1573606944.b6f0cade8975a14e6bb3599d3e048c7387fcc28f.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