1 # Copyright 2003-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Utility for getting info out of DVDs"
9 HOMEPAGE="https://sourceforge.net/projects/lsdvd/"
10 SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
14 KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
16 RDEPEND="media-libs/libdvdread:0="
20 "${FILESDIR}"/${PN}-0.17-autotools.patch
23 DOCS=(AUTHORS README ChangeLog)