Projects
Multimedia
ffmpeg2theora
ffmpeg2theora.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ffmpeg2theora.spec of Package ffmpeg2theora (Revision 7)
Currently displaying revision
7
,
Show latest
# # spec file for package ffmpeg2theora # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: ffmpeg2theora Version: 0.29 Release: 0 License: GPL-2.0+ Summary: A simple converter to create Ogg Theora files Url: http://v2v.cc/~j/ffmpeg2theora/index.html Group: Productivity/Multimedia/Other Source: http://v2v.cc/~j/ffmpeg2theora/%{name}-%{version}.tar.bz2 # PATCH-FIX-UPSTREAM marugerite@opensuse.org - port ffmpeg to 2.0 Patch: ffmpeg2theora-ffmpeg-2.0.patch # PATCH-FIX-UPSTREAM marguerite@opensuse.org - fix implicit declarations Patch1: ffmpeg2theora-implicit-declaration.patch BuildRequires: libffmpeg-devel BuildRequires: libkate-devel BuildRequires: libmp3lame-devel BuildRequires: libtheora-devel BuildRequires: scons BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A simple converter to create Ogg Theora files. %prep %setup -q %patch -p1 %patch1 -p1 %build scons prefix=%{_prefix} APPEND_CCFLAGS="%{optflags}" APPEND_LINKFLAGS="-lm" %install scons prefix=%{_prefix} mandir=%{_mandir} destdir=%{buildroot} APPEND_CCFLAGS="%{optflags}" APPEND_LINKFLAGS="-lm" install install -D -m 0644 ffmpeg2theora.1 %{buildroot}%{_mandir}/man1/ffmpeg2theora.1 %files %defattr(-,root,root) %doc ChangeLog COPYING AUTHORS README %{_bindir}/ffmpeg2theora %doc %{_mandir}/man1/ffmpeg2theora.1* %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
.