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 4)
Currently displaying revision
4
,
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.28 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 Patch1: lp_509_508_jw.diff 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 # Patch1: lp_509_508_jw.diff %patch1 -p1 %build scons prefix=%{_prefix} APPEND_CCFLAGS="%{optflags}" %install scons prefix=%{_prefix} mandir=%{_mandir} destdir=%{buildroot} 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 * Sun Jul 31 2011 Manfred.Tremmel <Manfred.Tremmel@iiv.de> - 0.28-0.pm.1 - updated to version 0.28 * Sat Jun 19 2010 Manfred.Tremmel <Manfred.Tremmel@iiv.de> - 0.27-0.pm.1 - updated to version 0.27 * Sat Feb 06 2010 Manfred.Tremmel <Manfred.Tremmel@iiv.de> - 0.26-0.pm.1 - updated to version 0.26 * Sat Oct 17 2009 Manfred.Tremmel <Manfred.Tremmel@iiv.de> - 0.25-0.pm.1 - updated to version 0.25 * Sun Sep 06 2009 Manfred.Tremmel <Manfred.Tremmel@iiv.de> - 0.24-1.pm.1 - cleanups where rpmlint wasn't so happy * Sat Mar 28 2009 - Manfred.Tremmel@iiv.de - updated to version 0.24 * Fri Nov 28 2008 - anschneider@suse.de - updated to version 0.22 * enable v4l input again (-f video4linux or -f video4linux2) * ability to set framerate for image sequences (--inputfps) * fix several memory leaks * if only width or height are given, the other is set to preserve aspect ratio * -start / -end options now work with audio only input * new option --novideo to disable input video * remove autotools build system, only scons build is supported now. * Wed Jul 23 2008 - guru@unixtech.be - new upstream version: 0.21 - added support for libkate * Wed Jul 23 2008 - guru@unixtech.be - added debug_package - build on 11.0 - added missing BuildRequires: libmp3lame-devel * Thu Dec 20 2007 - Manfred.Tremmel@iiv.de - added a patch to build with latest ffmpeg version * Thu Nov 08 2007 - andreas@links2linux.de - initial package version 0.19
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
.