Projects
Multimedia
oggvideotools
oggvideotools.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File oggvideotools.spec of Package oggvideotools (Revision 2)
Currently displaying revision
2
,
Show latest
# vim: set ts=4 sw=4 et: Name: oggvideotools Version: 0.8 Release: 0.pm.1 Summary: Toolbox for manipulating Ogg Video Files # http://prdownloads.sourceforge.net/oggvideotools/oggvideotools-%{version}.tar.gz Source: oggvideotools-%{version}.tar.bz2 Patch1: oggvideotools-fix_nonvoid_return.patch Patch2: oggvideotools-gcc47-includes.patch URL: http://dev.streamnik.de/oggvideotools.html Group: Productivity/Multimedia/Video/Editors and Convertors License: GNU General Public License version 2 (GPL v2) BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: libogg-devel libvorbis-devel libtheora-devel SDL-devel gd-devel BuildRequires: gcc-c++ libstdc++-devel make glibc-devel pkgconfig BuildRequires: autoconf automake libtool %description The "Ogg Video Tools" is a toolbox for manipulating Ogg video files, which usually consist of a video stream (Theora) and an audio stream (Vorbis). It includes a number of handy command line tools for manipulating these video files, such as for splitting the different streams. %prep %setup -q %patch1 %patch2 -p1 %build %configure %__make %{?_smp_flags} %install %makeinstall %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/mkSlideshow %{_bindir}/mkThumbs %{_bindir}/oggCat %{_bindir}/oggCut %{_bindir}/oggDump %{_bindir}/oggJoin %{_bindir}/oggLength %{_bindir}/oggScroll %{_bindir}/oggSilence %{_bindir}/oggSlideshow %{_bindir}/oggSplit %{_bindir}/oggResize %{_bindir}/oggThumb %{_mandir}/man1/ogg*.1%{ext_man} %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
.