From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/dirac/
Date: Mon, 29 Nov 2021 19:00:59 +0000 (UTC) [thread overview]
Message-ID: <1638212380.a24746d1e2224f4e7f0444dfb90a6d3a05124f79.jsmolic@gentoo> (raw)
commit: a24746d1e2224f4e7f0444dfb90a6d3a05124f79
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 29 18:59:40 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Nov 29 18:59:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24746d1
media-video/dirac: Port to EAPI 8
Closes: https://bugs.gentoo.org/819432
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
media-video/dirac/dirac-1.0.2-r1.ebuild | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/media-video/dirac/dirac-1.0.2-r1.ebuild b/media-video/dirac/dirac-1.0.2-r1.ebuild
index a7b84f26f577..5dd58acb05b3 100644
--- a/media-video/dirac/dirac-1.0.2-r1.ebuild
+++ b/media-video/dirac/dirac-1.0.2-r1.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit autotools eutils multilib-minimal
+EAPI=8
+
+inherit autotools multilib-minimal
DESCRIPTION="Open Source video codec"
HOMEPAGE="http://dirac.sourceforge.net/"
@@ -13,18 +14,21 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
IUSE="debug doc cpu_flags_x86_mmx static-libs"
-RDEPEND=""
-DEPEND="
+BDEPEND="
doc? (
app-doc/doxygen
virtual/latex-base
media-gfx/graphviz
>=app-text/texlive-core-2014
)"
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.5.2-doc.patch
+)
src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.5.2-doc.patch
+ default
+
AT_M4DIR="m4" eautoreconf
export VARTEXFONTS="${T}/fonts"
}
next reply other threads:[~2021-11-29 19:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-29 19:00 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-09 7:59 [gentoo-commits] repo/gentoo:master commit in: media-video/dirac/ David Seifert
2022-08-30 19:06 Sam James
2021-05-31 9:20 David Seifert
2021-01-06 14:31 Fabian Groffen
2018-05-02 14:32 Mikle Kolyada
2017-12-25 23:02 Andreas Hüttel
2017-01-29 19:33 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=1638212380.a24746d1e2224f4e7f0444dfb90a6d3a05124f79.jsmolic@gentoo \
--to=jsmolic@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