]> git.pld-linux.org Git - packages/gpac.git/blame - gpac.spec
- release 10
[packages/gpac.git] / gpac.spec
CommitLineData
4979ec52 1#
cee2dd04 2# Conditional build:
0f42ec7c 3%bcond_with amr # AMR-NB and AMR-WB (floating-point) support
13701c20
JB
4%bcond_without faad # AAC decoding support
5%bcond_without ffmpeg # ffmpeg support
6%bcond_without freetype # freetype support
7%bcond_without jpeg # JPEG support
8%bcond_without js # JavaScript support
9%bcond_without mad # MP3 support
10%bcond_without png # PNG support
11%bcond_without xvid # xvid support
0f42ec7c 12%bcond_without wx # wxWidgets support
cee2dd04 13#
b2995149 14Summary: GPAC - an implementation of the MPEG-4 Systems standard (ISO/IEC 14496-1)
5dbd083d 15Summary(pl.UTF-8): GPAC - implementacja standardu MPEG-4 Systems (ISO/IEC 14496-1)
5f694ea5 16Name: gpac
13701c20 17Version: 0.4.5
436b01d6 18Release: 10
13701c20
JB
19License: LGPL v2+
20Group: Applications/Multimedia
21Source0: http://downloads.sourceforge.net/gpac/%{name}-%{version}.tar.gz
22# Source0-md5: 755e8c438a48ebdb13525dd491f5b0d1
e25a2665 23Patch0: %{name}-install.patch
0f42ec7c
JB
24Patch1: %{name}-libpng.patch
25Patch2: %{name}-pic.patch
26Patch3: %{name}-xulrunner.patch
27Patch4: %{name}-amr.patch
ab82664f 28Patch5: %{name}-ffmpeg.patch
c59004e5 29Patch6: %{name}-install-is-not-clean.patch
a8c7bdfb 30Patch7: %{name}-flags.patch
9cf5dcbc 31Patch8: %{name}-ffmpeg-0.8.patch
abaccc5c 32Patch9: %{name}-idl_uuid.patch
5f694ea5 33URL: http://gpac.sourceforge.net/
f0a57dca 34BuildRequires: SDL-devel
13701c20
JB
35BuildRequires: a52dec-libs-devel
36BuildRequires: alsa-lib-devel >= 0.9
0f42ec7c
JB
37%{?with_amr:BuildRequires: amrnb-devel}
38%{?with_amr:BuildRequires: amrwb-devel}
cee2dd04 39%{?with_faad:BuildRequires: faad2-devel}
9c5072f3 40%{?with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.6}
cee2dd04 41%{?with_freetype:BuildRequires: freetype-devel}
13701c20 42BuildRequires: jack-audio-connection-kit-devel
cee2dd04
JB
43%{?with_js:BuildRequires: js-devel}
44%{?with_jpeg:BuildRequires: libjpeg-devel}
45%{?with_mad:BuildRequires: libmad-devel}
13701c20 46BuildRequires: libogg-devel
cee2dd04 47%{?with_png:BuildRequires: libpng-devel}
13701c20
JB
48BuildRequires: libtheora-devel
49BuildRequires: libvorbis-devel
6dcdf31e 50BuildRequires: libxml2-devel
13701c20
JB
51BuildRequires: openjpeg-devel
52BuildRequires: pulseaudio-devel
60486834 53BuildRequires: rpmbuild(macros) >= 1.357
0f42ec7c 54BuildRequires: sed >= 4.0
b676b63c 55BuildRequires: unzip
37b9f29d 56%{?with_wx:BuildRequires: wxGTK2-unicode-devel >= 2.6.0}
a8c7bdfb 57BuildRequires: xmlrpc-c-server-devel
13701c20
JB
58BuildRequires: xorg-lib-libXext-devel
59BuildRequires: xorg-lib-libXv-devel
abaccc5c 60BuildRequires: xulrunner-devel >= 2:9.0.0
cee2dd04 61%{?with_xvid:BuildRequires: xvid-devel}
5f694ea5 62BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
63
64%description
b2995149 65GPAC is an implementation of the MPEG-4 Systems standard (ISO/IEC
6614496-1) developed from scratch in ANSI C.
5f694ea5 67
b2995149 68The main development goal is to provide a clean (a.k.a. readable by as
69many people as possible), small and flexible alternative to the MPEG-4
70Systems reference software (known as IM1 and distributed in ISO/IEC
7114496-5). The MPEG-4 Reference software is indeed a very large piece
72of software, designed to verify the standard rather than provide a
73small, production-stable software. GPAC is written in ANSI C for
74portability reasons (embedded platforms and DSPs) with a simple goal:
75keep the memory footprint as low as possible. The project will at term
76provide player(s), systems encoders and publishing tools for content
77distribution.
5f694ea5 78
80b9bf8c 79%description -l pl.UTF-8
cee2dd04
JB
80GPAC to implementacja standardu MPEG-4 Systems (ISO/IEC 14496-1)
81stworzona od zera w ANSI C.
82
80b9bf8c
JR
83Głównym celem tworzenia jej jest dostarczenie czystej (tzn. czytelnej
84dla jak największej liczby ludzi), małej i elastycznej alternatywy dla
cee2dd04
JB
85wzorcowego oprogramowania MPEG-4 Systems (znanego jako IM1 i
86rozprowadzanego w ISO/IEC 14496-5). Wzorcowe oprogramowanie MPEG-4
80b9bf8c
JR
87jest bardzo dużą porcją kodu, zaprojektowaną raczej do zweryfikowania
88standardu niż dostarczenia małej, stabilnej wersji produkcyjnej. GPAC
89jest pisany w ANSI C ze względu na przenośność (platformy wbudowane i
90DSP) z prostym celem: wymagać tak mało pamięci, jak to tylko możliwe.
91Projekt docelowo dostarczy odtwarzacz(e), kodery systemowe i narzędzia
92do publikacji w celu dystrybucji materiałów.
cee2dd04 93
9cf5dcbc
JB
94%package devel
95Summary: Header files for GPAC library
96Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GPAC
97Group: Development/Libraries
98Requires: %{name} = %{version}-%{release}
99
100%description devel
101Header files for GPAC library.
102
103%description devel -l pl.UTF-8
104Pliki nagłówkowe biblioteki GPAC.
105
0f42ec7c
JB
106%package gui
107Summary: wxWidgets-based GUI for GPAC
108Summary(pl.UTF-8): Oparty na wxWidgets graficzny interfejs do GPAC
109Group: X11/Applications/Multimedia
110Requires: %{name} = %{version}-%{release}
111
112%description gui
113Osmo4 - wxWidgets-based GUI for GPAC.
114
115%description gui -l pl.UTF-8
116Osmo4 - oparty na wxWidgets graficzny interfejs do GPAC.
117
84d02762 118%package -n browser-plugin-%{name}
119Summary: GPAC browser plugin
5dbd083d 120Summary(pl.UTF-8): Wtyczka GPAC do przegląderek WWW
84d02762 121Group: X11/Libraries
122Requires: %{name} = %{version}-%{release}
60486834
ER
123Requires: browser-plugins >= 2.0
124Requires: browser-plugins(%{_target_base_arch})
84d02762 125
126%description -n browser-plugin-%{name}
127GPAC plugin for Netscape-compatible WWW browsers.
128
80b9bf8c
JR
129%description -n browser-plugin-%{name} -l pl.UTF-8
130Wtyczka GPAC dla przeglądarek WWW zgodnych z Netscape.
84d02762 131
5f694ea5 132%prep
f0a57dca
ER
133%setup -q -n %{name}
134%patch0 -p1
0f42ec7c 135%patch1 -p1
267232dd 136%patch2 -p1
5eb82e91 137%patch3 -p1
13701c20 138%patch4 -p1
ab82664f 139%patch5 -p1
c59004e5 140%patch6 -p1
a8c7bdfb 141%patch7 -p1
9cf5dcbc 142%patch8 -p1
abaccc5c 143%patch9 -p1
13701c20 144
cee2dd04 145%if %{with amr}
0f42ec7c 146sed -i -e 's/amr_\([nw]b\)_ft/amr\1/' modules/amr_float_dec/amr_float_dec.c
5f694ea5 147%endif
0f42ec7c 148sed -i -e 's/wx-config/wx-gtk2-unicode-config/' configure
e25a2665 149chmod a+x configure
5f694ea5 150
5f694ea5 151%build
13701c20 152cd applications/osmozilla
cc5fd021 153%{_libdir}/xulrunner-sdk/sdk/bin/header.py -I /usr/share/idl/xulrunner -o nsIOsmozilla.h nsIOsmozilla.idl
154%{_libdir}/xulrunner-sdk/sdk/bin/typelib.py -I /usr/share/idl/xulrunner -o nsIOsmozilla.xpt nsIOsmozilla.idl
13701c20
JB
155cp -f nsIOsmozilla.xpt nsIOsmozilla.xpt_linux
156cd ../..
cee2dd04 157%configure \
13701c20
JB
158 --X11-path=/usr \
159 --cc="%{__cc}" \
160 --disable-opt \
0f42ec7c
JB
161 %{!?with_wx:--disable-wx} \
162 %{?with_amr:--enable-amr} \
13701c20
JB
163 --enable-joystick \
164 --enable-pic \
165 --extra-cflags="%{rpmcflags}" \
166 --extra-ldflags="%{rpmldflags}" \
167 --mozdir=%{_browserpluginsdir} \
168 %{!?with_faad:--use-faad=no} \
169 %{!?with_ffmpeg:--use-ffmpeg=no} \
170 %{!?with_freetype:--use-ft=no} \
171 %{!?with_jpeg:--use-jpeg=no} \
172 %{!?with_js:--use-js=no} \
173 %{!?with_mad:--use-mad=no} \
174 %{!?with_png:--use-png=no} \
175 %{!?with_xvid:--use-xvid=no} \
176 --xulsdk-path="/usr/include/xulrunner -I/usr/include/nspr"
5f694ea5 177
35738b12 178%{__make} -j1 \
c59004e5 179 BUILD_INSTALL=yes \
9c5072f3 180 CXX="%{__cxx} -fPIC" \
13701c20 181 libdir=%{_lib}
5f694ea5 182
183%install
184rm -rf $RPM_BUILD_ROOT
185
186%{__make} install \
13701c20
JB
187 DESTDIR=$RPM_BUILD_ROOT \
188 libdir=%{_lib} \
60486834 189 MOZILLA_DIR=$RPM_BUILD_ROOT%{_browserpluginsdir}
5f694ea5 190
9cf5dcbc
JB
191install -d $RPM_BUILD_ROOT%{_includedir}
192cp -a include/gpac $RPM_BUILD_ROOT%{_includedir}/gpac
193
5f694ea5 194%clean
195rm -rf $RPM_BUILD_ROOT
196
197%post -p /sbin/ldconfig
198%postun -p /sbin/ldconfig
199
60486834
ER
200%post -n browser-plugin-%{name}
201%update_browser_plugins
84d02762 202
60486834
ER
203%postun -n browser-plugin-%{name}
204if [ "$1" = 0 ]; then
205 %update_browser_plugins
84d02762 206fi
207
5f694ea5 208%files
209%defattr(644,root,root,755)
e51b2790 210%doc AUTHORS BUGS Changelog README TODO
13701c20
JB
211%attr(755,root,root) %{_bindir}/MP4Box
212%attr(755,root,root) %{_bindir}/MP4Client
213%attr(755,root,root) %{_libdir}/libgpac-%{version}.so
9cf5dcbc 214%attr(755,root,root) %ghost %{_libdir}/libgpac.so
4979ec52 215%dir %{_libdir}/gpac
13701c20
JB
216%attr(755,root,root) %{_libdir}/gpac/gm_*.so
217%{_datadir}/gpac
218%{_mandir}/man1/gpac.1*
219%{_mandir}/man1/mp4box.1*
220%{_mandir}/man1/mp4client.1*
84d02762 221
9cf5dcbc
JB
222%files devel
223%defattr(644,root,root,755)
224%{_includedir}/gpac
225
563c3d16 226%if %{with wx}
0f42ec7c
JB
227%files gui
228%defattr(644,root,root,755)
229%attr(755,root,root) %{_bindir}/Osmo4
563c3d16 230%endif
0f42ec7c 231
84d02762 232%files -n browser-plugin-%{name}
233%defattr(644,root,root,755)
60486834
ER
234%attr(755,root,root) %{_browserpluginsdir}/nposmozilla.so
235%{_browserpluginsdir}/nposmozilla.xpt
This page took 0.112565 seconds and 4 git commands to generate.