Install this version:
emerge -a =media-video/dv2sub-0.3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-video/dv2sub-0.3
Or alternatively:
emerge --autounmask-write -a =media-video/dv2sub-0.3
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Extract info or subtitles from DV stream"
HOMEPAGE="http://dv2sub.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/dv2sub/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="media-libs/libdv"
RDEPEND="${DEPEND}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | dv2sub-0.3.tar.gz | 121756 bytes | https://downloads.sourceforge.net/dv2sub/dv2sub-0.3.tar.gz |