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 13)
Currently displaying revision
13
,
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.30 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 Source0: http://v2v.cc/~j/ffmpeg2theora/%{name}-%{version}.tar.bz2 Patch0: ffmpeg2theora.sort.patch Patch1: ffmpeg2theora.scons.patch Patch2: ffmpeg2theora.deps.patch BuildRequires: pkg-config BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavdevice) BuildRequires: pkgconfig(libavfilter) BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavutil) BuildRequires: pkgconfig(libpostproc) BuildRequires: pkgconfig(libswresample) BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(vorbis) 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 %autosetup -p1 %build %install scons \ prefix=%{_prefix} \ mandir=%{_mandir} \ destdir=%{buildroot} \ APPEND_CCFLAGS="%{optflags} -Wno-unused-variable -Wno-unused-but-set-variable -Wno-deprecated-declarations -Werror=implicit-function-declaration" \ 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
.