1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: vobcopy
Section: utils
Priority: optional
Maintainer: Stephen Birch <sgbirch@imsmail.org>
Uploaders: Barak A. Pearlmutter <bap@debian.org>
Build-Depends: debhelper (>= 11),
libdvdread-dev,
autoconf-archive
Standards-Version: 4.1.3
Homepage: http://vobcopy.org
Vcs-Git: https://anonscm.debian.org/git/collab-maint/vobcopy
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/vobcopy
Package: vobcopy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tool to copy DVD VOBs to hard disk
Copies DVD .vob files to harddisk and merges them into file(s)
with the name extracted from the DVD. Checks for sufficient free space
on the destination drive and compares the copied size to the size on DVD
in case something went wrong.
.
Can also mirror the DVD movie content and copy single
specified files.
|