Projects
Multimedia
vobcopy
vobcopy.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vobcopy.spec of Package vobcopy (Revision 2)
Currently displaying revision
2
,
Show latest
# vim: set sw=4 ts=4 et: Name: vobcopy Summary: Vobcopy copies DVD .vob files to harddisk Summary(de): Vobcopy kopiert DVD .vob Dateien auf die Festplatte License: GPL-2.0+ Group: Productivity/Multimedia/Video/Editors and Convertors URL: http://vobcopy.org/ Version: 1.2.0 Release: 2 Source0: vobcopy-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-root BuildRequires: glibc-devel BuildRequires: gcc #BuildRequires: libdvdread3 >= 0.9.7 #BuildRequires: libdvdread3-devel >= 0.9.7 BuildRequires: libdvdread-devel >= 0.9.7 %description vobcopy called without arguments will find the mounted dvd and copy the title with the most chapters to the current working directory (thats the directory you're invoking vobcopy from). It will merge together the sub-vobs of each title-vob (vts_xx_yy.vob => the xx is the title-vob, the yy and friends are the sub-vobs, mostly of 1 GB size) and copy them to harddisk in 2 GB chunks. It will get the title of the movie from the dvd and copy the data to name-of-moviexx-1.vob, name-of-moviexx-2.vob (the xx being the title number). Also possible is to mirror the whole video dvd content and single files can also be copied. %prep %setup -q %build export CFLAGS="${RPM_OPT_FLAGS}" ./configure.sh \ --prefix="%{_prefix}" \ --bindir="%{_bindir}" \ --mandir="%{_mandir}" \ --with-dvdread-libs="%{_prefix}" \ --with-lfs %__make %{?_smp_flags} %install %makeinstall %{__rm} -rf %{buildroot}%{_datadir}/doc %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-, root, root) %doc alternative_programs.txt Changelog COPYING README Release-Notes TODO %{_bindir}/vobcopy %doc %{_mandir}/man1/vobcopy.1%{ext_man} %doc %{_mandir}/de/man1/vobcopy.1%{ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.