Thu, 05 Feb 2009 15:21:12 +0100
Import new package specs for introduction into repository.
cinelerra/cinelerra.spec | file | annotate | diff | comparison | revisions |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cinelerra/cinelerra.spec Thu Feb 05 15:21:12 2009 +0100 1.3 @@ -0,0 +1,192 @@ 1.4 +# Packmanpackagename: cinelerra 1.5 +# Packman: Leon Freitag (leon@links2linux.de) 1.6 +# Packmangroup: Multimedia 1.7 +# norootforbuild 1.8 +# NOTICE: 1.9 +# To compile Cinelerra with opengl you have to install NVidia drivers v8774 into the chroot! 1.10 +# Once compiled Cinelerra should work on non-NVidia cards fine too. 1.11 + 1.12 +#%define svnv 1061 1.13 +Name: cinelerra 1.14 +Summary: A non linear video editor and effects processor 1.15 +Version: 2.1.cv%(date '+%Y%m%d' -d 01/06/2009) 1.16 +#Version: 2.1.cv%{svnv} 1.17 +Release: 0.pm.1 1.18 +License: GPL 1.19 +Group: Productivity/Multimedia/Video/Editors and Convertors 1.20 +URL: http://cvs.cinelerra.org 1.21 +Source0: %name-%version.tar.bz2 1.22 +#Patch0: cinelerra-gcc43.patch 1.23 +BuildRoot: %{_tmppath}/%{name}-2.1-%{release}-buildroot 1.24 +BuildRequires: gcc-c++ freetype2-devel Mesa-devel xorg-x11-devel fltk-devel libx264-devel alsa-devel lame libavc1394-devel libfaac-devel faad2-devel libjpeg-devel libpng-devel libdv-devel OpenEXR-devel libogg-devel libvorbis-devel libtheora-devel mjpegtools-devel libraw1394-devel libiec61883-devel libmpeg3 libsndfile-devel pkgconfig nasm fftw3-devel liba52dec-devel libffmpeg-devel 1.25 +#who would ever think of that... 1.26 +BuildRequires: e2fsprogs-devel 1.27 +#and what they forgot to check in the configure script... 1.28 +BuildRequires: libtiff-devel flac-devel 1.29 +Requires: mjpegtools >= 1.6.3 1.30 +Provides: cinelerra 1.31 +Autoreqprov: on 1.32 + 1.33 +%description 1.34 +Heroine Virtual Ltd. presents an advanced content creation system for Linux. Cinelerra takes what normally is a boring server - studied in computer science classrooms, hidden in back offices - and turns it into a 50,000 watt flamethrower of multimedia editing. 1.35 + That's right kids. Unlike most of the Linux solutions out there, Cinelerra requires no emulation of proprietary operating systems, no commercial add-ons, no banner advertizements, no corporate dependancies, no terrorists, just a boring old Linux box. 1.36 + Cinelerra does primarily 3 main things: capturing, compositing, and editing audio and video with sample level accuracy. It's a seamless integration of audio, video, and still photos rarely experienced on a web server. 1.37 + If you want to make movies, you just want to defy the establishment, you want the same kind of compositing and editing suite that the big boys use, on the world's most efficient UNIX operating system, it's time for Cinelerra. 1.38 + 1.39 +The version you'll find in this package is the cinelerra.org community version. 1.40 +%package devel 1.41 +Summary: Cinelerra header files and development libraries 1.42 +Group: Development/Libraries/Other 1.43 +Requires: %name = %version 1.44 +%description devel 1.45 +Cinelerra files needed for compiling stuff 1.46 + 1.47 + 1.48 +%prep 1.49 +%setup -q 1.50 +#%if %suse_version >= 1100 1.51 +#%patch0 1.52 +#%endif 1.53 + 1.54 +%build 1.55 +./autogen.sh 1.56 +%configure --disable-opengl --with-plugindir=%{_libdir}/%{name} --with-buildinfo=cust/GIT\ Packman\ build --with-external-ffmpeg 1.57 + 1.58 + 1.59 +%{__make} %{?_smp_mflags} %{?mflags} 1.60 + 1.61 +%install 1.62 +%makeinstall 1.63 +# rename the mpeg3 utils so they can be installed alongside SuSE native versions 1.64 +cd $RPM_BUILD_ROOT/%{_bindir} 1.65 +mv mpeg3toc mpeg3toc.hv 1.66 +mv mpeg3cat mpeg3cat.hv 1.67 +mv mpeg3dump mpeg3dump.hv 1.68 +cd $RPM_BUILD_ROOT%{_libdir} 1.69 +ln -s %{_bindir}/mpeg2enc $RPM_BUILD_ROOT%{_libdir}/cinelerra/mpeg2enc.plugin 1.70 + 1.71 + 1.72 +%clean 1.73 +rm -rf $RPM_BUILD_ROOT 1.74 + 1.75 +%files 1.76 +%defattr(-,root,root,-) 1.77 +%doc 1.78 + 1.79 +%{_bindir}/cinelerra 1.80 + 1.81 +# missing in the 2.1 build 1.82 +#%{_bindir}/mplexhi 1.83 +%{_bindir}/mplexlo 1.84 + 1.85 +%{_bindir}/mpeg3dump.hv 1.86 +%{_bindir}/mpeg3toc.hv 1.87 +%{_bindir}/mpeg3cat.hv 1.88 + 1.89 +%{_datadir}/locale/* 1.90 +%{_libdir}/cinelerra/* 1.91 + 1.92 +%{_libdir}/libguicast.so.* 1.93 +%{_libdir}/libmpeg3hv*.so.* 1.94 +%{_libdir}/libquicktimehv*.so.* 1.95 +# missing 1.96 +#%{_libdir}/libsndfilehv* 1.97 + 1.98 +%{_datadir}/applications/cinelerra.desktop 1.99 +%{_datadir}/pixmaps/cinelerra.xpm 1.100 + 1.101 +%files devel 1.102 +#no .pc files :/ 1.103 +#%{_libdir}/pkgconfig* 1.104 + 1.105 +%{_libdir}/libmpeg3hv.so 1.106 +%{_libdir}/libmpeg3hv.la 1.107 +%{_libdir}/libquicktimehv.so 1.108 +%{_libdir}/libquicktimehv.la 1.109 +%{_libdir}/libguicast.so 1.110 +%{_libdir}/libguicast.la 1.111 +#%{_libdir}/libsndfilehv.so 1.112 +#%{_libdir}/libsndfilehv.la 1.113 +%{_includedir}/* 1.114 +%changelog 1.115 +* Tue Jan 06 2009 Leon Freitag <leon@links2linux.de> - 2.1.cv20090106 1.116 +- new versioning scheme, as cinelerra moved to git and dropped the release numbers 1.117 +- Suse 11.1 build 1.118 +* Thu Jul 03 2008 Leon Freitag <leon@links2linux.de> - 2.1.cv1036 1.119 +- added a patch to compile on gcc 4.3/Suse 11.0, thanks to Toni and Rain_Maker 1.120 +* Sat Oct 06 2007 Leon Freitag <leon@links2linux.de> - 2.1.cv1036 1.121 +- svn r1036 1.122 +* Wed Mar 28 2007 Leon Freitag <leon@links2linux.de> - 2.1.cv1006 1.123 +- svn r1006 1.124 +- added the custom buildinfo 1.125 +* Mon Nov 13 2006 Leon Freitag <leon@links2linux.de> - 2.1.cv958 1.126 +- svn r958 1.127 +- updated for the new x264 version 1.128 +* Tue Sep 26 2006 Leon Freitag <leon@links2linux.de> - 2.1.cv909 1.129 +- changed the spec to match the packman/SP conventions 1.130 +- svn r909 1.131 +* Thu Sep 14 2006 Kevin Brosius <cobra@compuserve.com> - 2.1.0.cvs.cobra-date 1.132 +- First package with merged Cinelerra 2.1 1.133 +- svn r888 1.134 + 1.135 +%changelog 1.136 +* Thu Jun 1 2006 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.137 +- transitions fix, Ogg renderfarm support, po email address fix 1.138 +- file.h compile fix, fix thread delete race condition 1.139 +- a bunch of mem management fixes 1.140 + 1.141 +* Mon May 29 2006 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.142 +- reading ogg vorbis fix, Freetype2 2.2.1 compatibility 1.143 +- mjpeg load fixes (bug139, 148, 259), fix insertion of media files directly 1.144 +- shorten xml files, motion blur plugin 1.145 +- camera and projector automation for plugins, waveform not shown fix 1.146 +- change every clip all media files behavior in saved xml 1.147 +- work without audio enabled, delete pluginsets fix 1.148 + 1.149 +* Tue May 02 2006 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.150 +- fseek0 fix bug244, bug250, check sound/audio in dv format 1.151 +- bug249 vorbis setup fix, chromakey fix, check for libfaac 1.152 +- fix DV audio read sample impl., move icon in Gnome 1.153 +- bug30 allow transition at end of track, bug243 1.154 +- fix crash when rendering plugins, fix null plugin usage 1.155 +- fix load XML crash, bug242 >1024 properties 1.156 + 1.157 +* Sat Apr 03 2006 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.158 +- EDL export, .mov DV fourcc -> dvc, multi transitions with diff lengths fix 1.159 +- debian build fixes, new configure checks and libavcodec header fixes 1.160 +- mux fixes for long silence/empty video, ubuntu build fixes 1.161 +- RGB*_FLOAT color models for mask engine, gcc 4.1.0 fixes/mpeg2enc 1.162 +- Makefile cleanups, raise_window() commands, BUZ driver channel editor fixes 1.163 +- format selection for timecode in titler, build date and CV versioning 1.164 +- fix --disable-firewire, chromakey-hsv plugin, pt_BR translation updates 1.165 +- deinterlace plugin updates, cache frames even when not static 1.166 +- new deinterlacer, timefronts - take from alpha 1.167 +- fix apply-mask-before-plugins for masks, new timefront plugin 1.168 +- add histogram split checkbox 1.169 + 1.170 +* Sat Feb 04 2006 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.171 +- vertical pos of auto-zoom text, dv audio offset/framing fix 1.172 +- Italian translation, Spanish update, deinterlace fix 1.173 +- mpeg encode params fix 1.174 + 1.175 +* Sat Jan 26 2006 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.176 +- raw dv i/o fixes, textual info for labels, " conversion 1.177 +- Automation text label editable, audio_position adjust for dv1394 1.178 + 1.179 +* Sat Dec 24 2005 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.180 +- fix bug 219 & 220, make text menu hilight white 1.181 +- alt+left/right navigates trough edit handles 1.182 +- parameter name fix, single image dnd fixes, remove mwindowmove dup code 1.183 +- ffmpeg defaults for elem stream (Bug 164), member function fix 1.184 +- gettextize language changes for more plugins, French update 1.185 + 1.186 +* Sun Dec 11 2005 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.187 +- Fix renderfarm client crash, align cursor on frames default 1.188 +- right mouse on keyframe - keyframe popup, guicast / gettextize additions 1.189 +- Brazilian update, French update 1.190 +- link mpeg2enc.plugin for SUSE, add mjpegtools >= 1.6.3 dep 1.191 + 1.192 +* Mon Nov 14 2005 Kevin Brosius <cobra@compuserve.com> - 2.0.0.cvs.cobra-date 1.193 +- Initial build of CV from svn tree. 1.194 + 1.195 +