Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37415822
en ru br
ALT Linux repos
S:1.2.0-alt3
5.0: 1.1.2-alt1
4.1: 1.1.1-alt1
4.0: 1.1.0-alt1
3.0: 0.5.13-alt1.1

Group :: Video
RPM: vobcopy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Copy DVD videos to the hard disk
Summary(ru): Копирует содержимое DVD на диск
Name: vobcopy
Version: 0.5.13
Release: alt1.1
Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: Video
URL: http://www.linux-programming-newbie.org/

# Automatically added by buildreq on Thu Apr 01 2004

BuildRequires: libdvdread-devel

%description
vobcopy copies DVD .vob files to harddisk, decrypting (if you have libdvdcss installed)
them on the way (thanks to libdvdread and libdvdcss) and merges them into file(s) with
the name extracted from the DVD. It checks for enough free space on the destination
drive and compares the ripped size to the size on DVD (in case the size is wrong the files keep
the .partial ending ). vobcopy without any options will copy the first title into files of
2GB size into the current working directory. There is one drawback though: at the moment
vobcopy doesn't deal with multi-angle-dvd's. But since these are rather sparse this
shouldn't matter much. Mirroring of a dvd's VIDEO_TS is also possible.

%description -l ru_RU.KOI8-R
vobcopy копирует *.vob-файлы с DVD на жесткий диск, дешифруя их на лету (если у вас установлена libdvdcss)
и записывет их в файлы в имена, взятые с DVD-диска.

%prep
%setup -qn %name-%version

%build
%make_build

%install
%__install -D %name %buildroot%_bindir/%name
%__install -D %name.1 %buildroot%_mandir/man1/%name.1

%files
%doc README Changelog alternative_programs.txt Release-Notes COPYING TODO
%_bindir/%name
%_mandir/man1/%name.1*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin