media-video/vobcopy - 1.2.1 (gentoo)

Search

Package Information

Description:
Copies DVD .vob files to harddisk, decrypting them on the way
Homepage:
https://github.com/barak/vobcopy
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
1.2.1 8 amd64 ppc ppc64 ~sparc x86 0
View Raw Ebuild
# Copyright 2003-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit autotools

DESCRIPTION="Copies DVD .vob files to harddisk, decrypting them on the way"
HOMEPAGE="https://github.com/barak/vobcopy"
SRC_URI="https://github.com/barak/vobcopy/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 ~sparc x86"

DEPEND="media-libs/libdvdread:0="

src_configure() {
	eautoreconf
	econf
}

Dependencies

DEPEND

media-libs/libdvdread:0=

Manifest for 1.2.1

Type File Size Source URLs
DIST vobcopy-1.2.1.tar.gz 67342 bytes https://github.com/barak/vobcopy/archive/refs/tags/1.2.1.tar.gz