blob: c9666a4e1bce478464ad211d1e75b89eb3cd0aff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure
DEPEND=>=media-libs/libdvdread-4.2.0_pre nls? ( virtual/libintl ) nls? ( sys-devel/gettext )
DESCRIPTION=Backup content from DVD to hard disk
EAPI=4
HOMEPAGE=http://dvdbackup.sourceforge.net/
IUSE=nls
KEYWORDS=amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris
LICENSE=GPL-3
RDEPEND=>=media-libs/libdvdread-4.2.0_pre nls? ( virtual/libintl )
SLOT=0
SRC_URI=mirror://sourceforge/dvdbackup/dvdbackup-0.4.1.tar.bz2
_eclass_exported_funcs=src_configure:-
_md5_=394684f2f10670526242da67e0e2e299
|