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 6)
Currently displaying revision
6
,
Show latest
# norootforbuild BuildRequires: libffmpeg-devel BuildRequires: libtheora-devel libmp3lame-devel BuildRequires: libkate-devel scons Name: ffmpeg2theora License: GNU General Public License (GPL) Group: Productivity/Multimedia/Other Version: 0.29 Release: 1 Summary: A simple converter to create Ogg Theora files URL: http://v2v.cc/~j/ffmpeg2theora/index.html Source0: http://v2v.cc/~j/ffmpeg2theora/%{name}-%{version}.tar.bz2 Patch0: ffmpeg2theora-fix-include-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A simple converter to create Ogg Theora files. Authors: -------- Jan Gerber <j@v2v.cc> %prep %setup -q # Patch0: ffmpeg2theora-fix-include-path.patch %patch0 -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 %clean [ "%{buildroot}" != "/" ] && %{__rm} -rf %{buildroot} %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
.