r666: Merged the official release 2.0.
[cinelerra_cv.git] / cinelerra-cvs-current.spec.in
blobc54f6d12bee884e35fb49cab4912e0e3d13152a0
1 # This is not relocatable
2 %define prefix /usr
4 Summary: Cinelerra CVS
5 Name: cinelerra
6 #Version: 1.2.0.cvs.cobra
7 Version: @VERSION@.cvs.%{build_nick}
8 Release: %(date '+%Y%m%d')
9 License: GPL
10 Group: X11
11 URL: http://cvs.cinelerra.org
12 #Source0: %{name}-%{version}.tar.gz
13 #Source0: %{name}-1.2.0.tar.gz
14 Source0: %{name}-@VERSION@.tar.gz
15 #BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
16 #BuildRoot: %{_tmppath}/%{name}-1.2.0-%{release}-buildroot
17 BuildRoot: %{_tmppath}/%{name}-@VERSION@-%{release}-buildroot
19 %description
20 Cinelerra unofficial cvs package
22 %prep
23 # %setup -q
24 # %setup -n cinelerra-1.2.0
25 %setup -n %{name}-@VERSION@
27 %build
28 ./configure --prefix=%{prefix}
29 #./configure
30 %{__make} %{?_smp_mflags} %{?mflags}
32 %install
33 rm -rf $RPM_BUILD_ROOT
34 make prefix=$RPM_BUILD_ROOT%{prefix} install
35 # rename the mpeg3 utils so they can be installed alongside SuSE native versions
36 ( cd $RPM_BUILD_ROOT%{prefix}/bin
37 mv mpeg3toc mpeg3toc.hv
38 mv mpeg3cat mpeg3cat.hv
39 mv mpeg3dump mpeg3dump.hv
42 %clean
43 rm -rf $RPM_BUILD_ROOT
45 %files
46 %defattr(-,root,root,-)
47 %doc
48 #%{prefix}/bin/*
49 %{prefix}/bin/cinelerra
50 %{prefix}/bin/mplexhi
51 %{prefix}/bin/mplexlo
52 #%exclude %{prefix}/bin/mpeg3dump
53 #%exclude %{prefix}/bin/mpeg3toc
54 #%exclude %{prefix}/bin/mpeg3cat
55 %{prefix}/bin/mpeg3dump.hv
56 %{prefix}/bin/mpeg3toc.hv
57 %{prefix}/bin/mpeg3cat.hv
58 #%{prefix}/lib/*
59 %{prefix}/share/locale/*
60 %exclude %{prefix}/include/*
62 %{prefix}/lib/cinelerra/*.so
63 %{prefix}/lib/cinelerra/shapewipe/*
64 # remove below for no static libs
65 # %exclude %{prefix}/lib/cinelerra/*.a
66 %exclude %{prefix}/lib/cinelerra/*.la
68 %{prefix}/lib/cinelerra/fonts/*
70 %{prefix}/lib/libguicast*
71 %{prefix}/lib/libmpeg3hv*
72 %{prefix}/lib/libquicktimehv*
73 %{prefix}/lib/libsndfilehv*
74 %{prefix}/lib/pkgconfig*
77 %changelog
78 * Thu Dec 2 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.1.cvs.cobra-date
79 - enable reframert, shapewipe added, libxvidcore configure cleanups
80 - small fix for initialization, colorpicker fixes, gradient fixes
81 - fixes to plugins/titler & colors, debug message changes
82 - audiodevice cleanups, utf8 hack, avi index fix, armed track dragging
83 - buzz fix, X grouping fixups, bug98: transition underflow
84 - bug51: recordmonitor/bclistbox keypress, cache memleak fix
85 - bug103: audio render crash, alsa oss emu fix, transitions nudge fix
86 - autoconf improvements, grayscale tiff import fix
87 - bunch of leak and audio fixes from Nate
88 - remove interpolateall, bug122, misc alloc fixes/minmax, shift key edit
89 - codefest fixups, locking fix, ffmpeg/libavcodec support
90 - pulldown support, french translation, alsa to 1.0.2 and fixups
91 - YUV4MPEG and pipes support, theme packaging, powerpc arch
92 - setformat image, big-endian fixups, gradient fixes
93 - selection priority over in/out, project box height fix
94 - quicktime/avi fixes, ffmpeg dv, dv vfs compat.
95 - bug110 YUV8/16 & black w/alpha, bug105 Xv & avi
96 - bug106 Xv and scroll windows
98 * Fri Aug 20 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.1.cvs.cobra-1
99 - Support RGB-16 to YUV-16 conversions [Bug 107]
100 - Fix colormodels for quicktime dv [Bug 76]
101 - Add RGB-16 and RGBA-16 to RGB-FLOAT conversions
102 - Support for all types of PNGs.
103 - Merged the official release 1.2.1.
104 - Add check wheather proper plugins exist when loading file
105 - Sort the list of plugins according to i18n language
106 - i18n batch recording dialog
107 - update libdv dependency to libdv4 0.103
108 - Added option to load an image as a specified duration or a single frame.
109 - Under settings->preferences->recording
110 - Temp fix to prevent 16 bit PNG crash
111 - gcc 3.4 and misc build fixes
113 * Sat Jul 31 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0.cvs.cobra-10
114 - Theme the asset info window text color - fix blue dot text display
116 * Thu Jul 29 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0.cvs.cobra-9
117 - Fix build with libdv 0.103
118 - Blue Dot theme fix for clip boundary display, add pause.png to record gui
120 * Sun Jul 25 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0.cvs.cobra-8
121 - Move blondtheme contents back to defaulttheme dir
122 - create .spec.in and setup versioning, add:
123 - %build_nick your_nick
124 - to your ~/.rpmmacros file for building local RPM files.
126 * Sun Jul 25 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0.cvs.cobra-7
127 - Merge bluedot theme
129 * Sat Jul 3 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0-6
130 - xml audio handling fix, delayvideo plugin cleanup
132 * Wed Jun 30 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0-5
133 - dv crash fix related to number of samples
134 - allow libdv 0.99 build, dv asset info changes
135 - fix avi file reading (reverted to 1.1.9)
137 * Thu Jun 24 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0-4
138 - raw DV/quicktime read/write support, DV audio read/write support
140 * Sun Jun 20 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0-3
141 - package mpeg3 utils as mpeg3toc.hv, mpeg3dump.hv, mpeg3cat.hv
143 * Sat Jun 19 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0-2
144 - move feather.h & codegen script, slovenian translation update
145 - tab shortcut to arm track under cursor
147 * Fri Jun 11 2004 Kevin Brosius <cobra@compuserve.com> - 1.2.0-1
148 - Merge of 1.2.0 and current cvs
149 - Feather speedups, tumbler/spinner limit fixes
150 - spanish translation, buz driver fix
151 - framecache race fix, trackcanvas fix, gang faders changes
153 * Fri Apr 30 2004 Kevin Brosius <cobra@compuserve.com> - 1.1.9-11
154 - change bootstrap technique for PNG files
155 - gang fading in trackcanvas, snap to value with shift
156 - plugin drag from window fix
158 * Wed Apr 28 2004 Kevin Brosius <cobra@compuserve.com> - 1.1.9-10
159 - Link problem with libXv, new rpm
161 * Tue Apr 27 2004 Kevin Brosius <cobra@compuserve.com> - 1.1.9-9
162 - RPM build updates, off by one Xv/zoom bug
163 - button bug for z change with no x/y
164 - mp3/ogg vorbis speedups for sample rate conversion
165 - plugin translation fixes, bug 35-automation with dnd in same track
166 - input variables crash checks,
167 - remove static libs
169 * Wed Apr 21 2004 Kevin <cobra@compuserve.com> - 1.1.9-8
170 - Getting ready for cvs commit, no fadeout bug fix
172 * Sat Apr 17 2004 Kevin <cobra@compuserve.com> - 1.1.9-7
173 - hscroll plugins fix, fadeengine calculation improvement
175 * Sun Apr 11 2004 Kevin <cobra@compuserve.com> - 1.1.9-6
176 - cvs debug support, vscroll plugins fix
177 - dv1394_init usage crash fix, fix pnp playback issue
178 - lower bit domain speedup, non-smp overlay plugin fix
179 - track optimization fix
181 * Sun Apr 4 2004 Kevin <cobra@compuserve.com> - 1.1.9-5
182 - hscroll crash fix, cursor change fixes, dnd fixes
184 * Sat Apr 3 2004 Kevin <cobra@compuserve.com> - 1.1.9-4
185 - diffkey plugin, cache leak fix, latest cvs
187 * Sat Mar 27 2004 Kevin <cobra@compuserve.com> - 1.1.9-3
188 - Remove .la & .a files from plugins in package. Update from cvs.
190 * Sun Mar 21 2004 Kevin <cobra@compuserve.com> - 1.1.9-1
191 - Initial build.