Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042540
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 

Name: vobcopy
Version: 1.1.2
Release: alt1

Summary: Copy DVD videos to the hard disk
Summary(ru_RU.KOI8-R): Копирует содержимое DVD на диск
License: GPLv2+
Group: Video
URL: http://vobcopy.org/

Source0: http://vobcopy.org/download/%name-%version.tar.bz2

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Sat Nov 15 2008

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

%build
%make_build CFLAGS+="%optflags"

%install
install -pD -m 755 vobcopy %buildroot%_bindir/vobcopy
install -pD -m 644 vobcopy.1 %buildroot%_man1dir/vobcopy.1
install -pD -m 644 vobcopy.1.de %buildroot%_mandir/de/man1/vobcopy.1

%files
%doc Changelog README Release-Notes TODO
%_bindir/vobcopy
%_man1dir/vobcopy.*
%_mandir/de/man1/vobcopy.*

%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