Bug: https://bugs.gentoo.org/697264
Signed-off-by: Michał Górny <mgorny@gentoo.org>
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
-DESCRIPTION="Micro Linux distro to boot from a CD and play every video file localized in the CD root"
+DESCRIPTION="Micro Linux distro to boot from a CD and play videos"
HOMEPAGE="http://movix.sourceforge.net"
SRC_URI="mirror://sourceforge/movix/${P}.tar.gz"
virtual/awk"
src_install() {
- emake -j1 DESTDIR="${D}" install || die "emake install failed."
+ emake -j1 DESTDIR="${D}" install
dodoc AUTHORS ChangeLog README* TODO
dosym /usr/lib/win32 /usr/share/emovix/codecs
}