Projects
Multimedia
cpdvd
cpdvd.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cpdvd.spec of Package cpdvd (Revision 4)
Currently displaying revision
4
,
Show latest
# vim: set ts=4 sw=4 et: Name: cpdvd Summary: Transfer a DVD title to your harddisk with ease on Linux Version: 1.10 Release: 0.pm.1 License: GPL-2.0 Group: Productivity/Multimedia/Video/Editors and Convertors URL: http://www.lallafa.de/bp/cpdvd.html Source: http://www.lallafa.de/bp/files/cpdvd-1.10.gz Source1: %{name}.html BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires: cpvts Requires: transcode Recommends: vobcopy BuildRequires: vobcopy transcode cpvts %description This tool copies all required files for a movie title from a DVD on your harddisk for further processing with libdvdreads image mode (e.g. transcode). It automatically selects the title with longest duration - but you can also pick a specific one. The tool determines the correct title set (VTS-VOB files) for the selected title, clones the navigation information (IFO files) and extracts (decodes) the data into new video object streams. %prep %setup -T -c "%{name}-%{version}" %__cp %{SOURCE0} . %__gzip -f -d %{name}-%{version}.gz %__cp %{SOURCE1} . %install %__install -dm 755 %{buildroot}%{_bindir}/ %__install -m 755 %{name}-%{version} %{buildroot}/%{_bindir}/%{name} %__install -dm 755 %{buildroot}%{_defaultdocdir}/%{name} %__install -m 644 %{SOURCE1} %{buildroot}/%{_defaultdocdir}/%{name} %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-,root,root) %doc %{name}.html %{_bindir}/cpdvd %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
.