]> git.pld-linux.org Git - packages/mediastreamer.git/blame - mediastreamer.spec
- updated dependencies and pcap bcond
[packages/mediastreamer.git] / mediastreamer.spec
CommitLineData
2adf1e07
JB
1#
2# Conditional build:
574e0d82 3%bcond_without bcg729 # support for G279AnnexB in RTC3389 implementation of Comfort Noise Payload
b49a5518 4%bcond_without srtp # SRTP (secure RTP) support
d1086c6e 5%bcond_without zrtp # support for RFC 6189: Media Path Key Agreement for Unicast Secure RTP
b49a5518 6%bcond_without matroska # Matroska support via libebml2/libmatroska2
2adf1e07
JB
7%bcond_without opengl # X11+OpenGL rendering support
8%bcond_with pcap # audio playing from PCAP files
574e0d82
JB
9# audio I/O
10%bcond_without alsa # ALSA sound I/O support
11%bcond_with arts # aRts sound I/O support
12%bcond_with portaudio # PortAudio sound I/O support
13%bcond_without pulseaudio # PulseAudio sound I/O support
210be78d 14%bcond_without static_libs # static library
2adf1e07 15#
bbb0ffde 16Summary: Audio/Video real-time streaming
2adf1e07 17Summary(pl.UTF-8): Przesyłanie strumieni audio/video w czasie rzeczywistym
bbb0ffde 18Name: mediastreamer
c28fe572 19Version: 2.16.1
48c5e925 20Release: 5
2adf1e07 21License: GPL v2+
bbb0ffde 22Group: Libraries
67eb68d6 23Source0: https://linphone.org/releases/sources/mediastreamer/%{name}-%{version}.tar.gz
c28fe572
AM
24# Source0-md5: 15b8b129a922180855d04d58cdd08d43
25Patch0: build.patch
26Patch1: libsrtp2.patch
b49a5518 27URL: http://www.linphone.org/technical-corner/mediastreamer2/overview
2adf1e07
JB
28%{?with_opengl:BuildRequires: OpenGL-GLX-devel}
29BuildRequires: SDL-devel >= 1.2.0
574e0d82
JB
30%{?with_alsa:BuildRequires: alsa-lib-devel}
31%{?with_arts:BuildRequires: artsc-devel}
bbb0ffde 32BuildRequires: autoconf >= 2.53
aa0ebe9a 33BuildRequires: automake >= 1:1.9
574e0d82 34%{?with_bcg729:BuildRequires: bcg729-devel >= 1.0}
67eb68d6 35BuildRequires: bctoolbox-devel >= 0.4.0
c28fe572 36%{?with_zrtp:BuildRequires: bzrtp-devel >= 1.0.6}
bbb0ffde 37BuildRequires: doxygen
2adf1e07 38# libavcodec >= 51.0.0, libswscale >= 0.7.0
bbb0ffde 39BuildRequires: ffmpeg-devel
c07fcbab 40BuildRequires: gettext-tools
2adf1e07 41%{?with_opengl:BuildRequires: glew-devel >= 1.5}
2adf1e07 42BuildRequires: intltool >= 0.40
bbb0ffde 43BuildRequires: libgsm-devel
2adf1e07
JB
44%{?with_pcap:BuildRequires: libpcap-devel}
45BuildRequires: libtheora-devel >= 1.0-0.alpha7
46BuildRequires: libtool >= 2:2
47BuildRequires: libupnp-devel >= 1.6
48BuildRequires: libupnp-devel < 1.7
bbb0ffde 49BuildRequires: libv4l-devel
2adf1e07 50BuildRequires: libvpx-devel >= 0.9.6
b49a5518 51%{?with_matroska:BuildRequires: matroska-foundation-devel}
2adf1e07 52BuildRequires: opus-devel >= 0.9.0
c28fe572 53BuildRequires: ortp-devel >= 1.0.0
bbb0ffde 54BuildRequires: pkgconfig
574e0d82 55%{?with_portaudio:BuildRequires: portaudio-devel}
2adf1e07 56%{?with_pulseaudio:BuildRequires: pulseaudio-devel >= 0.9.21}
61d85515 57BuildRequires: sed >= 4.0
2adf1e07 58BuildRequires: spandsp-devel >= 0.0.6
f52b820a 59BuildRequires: speex-devel >= 1:1.2-beta3
fed1d2a7 60BuildRequires: speexdsp-devel >= 1.2-beta3
c28fe572 61%{?with_srtp:BuildRequires: libsrtp2-devel}
bbb0ffde 62BuildRequires: xorg-lib-libX11-devel
61d85515 63BuildRequires: xorg-lib-libXv-devel
45fa5f14 64BuildRequires: xxd
574e0d82 65%{?with_bcg729:Requires: bcg729 >= 1.0}
67eb68d6 66Requires: bctoolbox >= 0.4.0
c28fe572 67%{?with_zrtp:Requires: bzrtp >= 1.0.6}
2adf1e07
JB
68%{?with_opengl:Requires: glew >= 1.5}
69Requires: libtheora >= 1.0-0.alpha7
70Requires: libupnp >= 1.6
71Requires: libvpx >= 0.9.6
72Requires: opus >= 0.9.0
c28fe572 73Requires: ortp >= 1.0.0
2adf1e07 74%{?with_pulseaudio:Requires: pulseaudio-libs >= 0.9.21}
e6d0cfff 75Requires: spandsp >= 0.0.6
f52b820a 76Requires: speex >= 1:1.2-beta3
fed1d2a7 77Requires: speexdsp >= 1.2-beta3
bbb0ffde
AM
78BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
79
80%description
81Mediastreamer2 is a GPL licensed library to make audio and video
82real-time streaming and processing. Written in pure C, it is based
83upon the oRTP library.
84
2adf1e07
JB
85%description -l pl.UTF-8
86Mediastreamer2 to udostępniona na licencji GPL biblioteka do
87przesyłania i przetwarzania strumieni audio/video w czasie
88rzeczywistym. Jest napisana w czystym C, oparta na bibliotece oRTP.
89
bbb0ffde 90%package devel
210be78d
JB
91Summary: Header files and development documentation for mediastreamer libraries
92Summary(pl.UTF-8): Pliki nagłówkowe i dokumentacja do bibliotek mediastreamer
bbb0ffde 93Group: Development/Libraries
2adf1e07
JB
94Requires: %{name} = %{version}-%{release}
95%{?with_opengl:Requires: OpenGL-devel}
574e0d82
JB
96%{?with_alsa:Requires: alsa-lib-devel}
97%{?with_bcg729:Requires: bcg729-devel >= 1.0}
67eb68d6 98Requires: bctoolbox-devel >= 0.4.0
c28fe572 99%{?with_zrtp:Requires: bzrtp-devel >= 1.0.6}
2adf1e07
JB
100Requires: ffmpeg-devel
101%{?with_opengl:Requires: glew-devel >= 1.5}
102Requires: libtheora-devel >= 1.0-0.alpha7
103Requires: libupnp-devel >= 1.6
104Requires: libupnp-devel < 1.7
105Requires: libv4l-devel
106Requires: libvpx-devel >= 0.9.6
b49a5518 107%{?with_matroska:Requires: matroska-foundation-devel}
2adf1e07 108Requires: opus-devel >= 0.9.0
c28fe572 109Requires: ortp-devel >= 1.0.0
574e0d82 110%{?with_portaudio:Requires: portaudio-devel}
2adf1e07
JB
111%{?with_pulseaudio:Requires: pulseaudio-devel >= 0.9.21}
112Requires: spandsp-devel >= 0.0.6
f52b820a 113Requires: speex-devel >= 1:1.2-beta3
fed1d2a7 114Requires: speexdsp-devel >= 1.2-beta3
c28fe572 115%{?with_srtp:Requires: libsrtp2-devel}
2adf1e07
JB
116Requires: xorg-lib-libX11-devel
117Requires: xorg-lib-libXv-devel
bbb0ffde
AM
118
119%description devel
210be78d
JB
120Header files and development documentation for mediastreamer
121libraries.
2adf1e07
JB
122
123%description devel -l pl.UTF-8
210be78d 124Pliki nagłówkowe i dokumentacja do bibliotek mediastreamer.
bbb0ffde
AM
125
126%package static
210be78d
JB
127Summary: Static mediastreamer libraries
128Summary(pl.UTF-8): Statyczne biblioteki mediastreamer
bbb0ffde 129Group: Development/Libraries
2adf1e07 130Requires: %{name}-devel = %{version}-%{release}
bbb0ffde
AM
131
132%description static
210be78d 133Static mediastreamer libraries.
bbb0ffde 134
2adf1e07 135%description static -l pl.UTF-8
210be78d 136Statyczne biblioteki mediastreamer.
2adf1e07 137
bbb0ffde
AM
138%prep
139%setup -q
9a501a0e 140%patch0 -p1
210be78d 141%patch1 -p1
c28fe572
AM
142
143[ ! -e gitversion.h ] && echo '#define MS2_GIT_VERSION "%{version}"' > src/gitversion.h
bbb0ffde
AM
144
145%build
9a501a0e 146%{__libtoolize}
c28fe572
AM
147%{__gettextize}
148%{__intltoolize}
9a501a0e
AM
149%{__aclocal}
150%{__autoconf}
2adf1e07 151%{__autoheader}
9a501a0e 152%{__automake}
61d85515 153%configure \
e4267767 154 --disable-strict \
574e0d82
JB
155 --enable-alsa%{!?with_alsa:=no} \
156 %{?with_arts:--enable-artsc} \
157 %{?with_bcg729:--enable-bcg729} \
2adf1e07
JB
158 --enable-external-ortp \
159 %{!?with_opengl:--disable-glx} \
b49a5518 160 %{!?with_matroska:--disable-matroska} \
67eb68d6 161 %{!?with_pcap:--disable-pcap} \
574e0d82
JB
162 %{?with_portaudio:--enable-portaudio} \
163 --enable-pulseaudio%{!?with_pulseaudio:=no} \
2adf1e07 164 --disable-silent-rules \
210be78d 165 %{?with_static_libs:--enable-static} \
d1086c6e 166 %{!?with_zrtp:--disable-zrtp} \
574e0d82 167 %{!?with_srtp:--with-srtp=none}
61d85515 168
bbb0ffde
AM
169%{__make}
170
171%install
172rm -rf $RPM_BUILD_ROOT
173
174%{__make} install \
ac6cb6d4
JK
175 DESTDIR=$RPM_BUILD_ROOT \
176 install_sh=/usr/bin/install
bbb0ffde 177
86721f5d 178# for external plugins
dcc81caa 179install -d $RPM_BUILD_ROOT%{_libdir}/mediastreamer/plugins
86721f5d 180
61d85515 181# Remove duplicated documentation
2adf1e07 182%{__rm} -r $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/html
61d85515 183
184%find_lang %{name}
185
bbb0ffde
AM
186%clean
187rm -rf $RPM_BUILD_ROOT
188
189%post -p /sbin/ldconfig
190%postun -p /sbin/ldconfig
191
61d85515 192%files -f %{name}.lang
bbb0ffde 193%defattr(644,root,root,755)
b16f16f5 194%doc AUTHORS ChangeLog NEWS README.md
2adf1e07 195%attr(755,root,root) %{_bindir}/mediastream
574e0d82 196%attr(755,root,root) %{_bindir}/msaudiocmp
2adf1e07 197%{?with_pcap:%attr(755,root,root) %{_bindir}/pcap_playback}
45fa5f14 198%attr(755,root,root) %{_libdir}/libmediastreamer_base.so.*.*
b16f16f5 199%attr(755,root,root) %ghost %{_libdir}/libmediastreamer_base.so.10
45fa5f14 200%attr(755,root,root) %{_libdir}/libmediastreamer_voip.so.*.*
b16f16f5 201%attr(755,root,root) %ghost %{_libdir}/libmediastreamer_voip.so.10
dcc81caa
JB
202%dir %{_libdir}/mediastreamer
203%dir %{_libdir}/mediastreamer/plugins
67eb68d6 204%{_pixmapsdir}/nowebcamCIF.jpg
bbb0ffde
AM
205
206%files devel
207%defattr(644,root,root,755)
208%doc help/doc/html
45fa5f14
JK
209%attr(755,root,root) %{_libdir}/libmediastreamer_base.so
210%attr(755,root,root) %{_libdir}/libmediastreamer_voip.so
211%{_libdir}/libmediastreamer_base.la
212%{_libdir}/libmediastreamer_voip.la
bbb0ffde
AM
213%{_includedir}/mediastreamer2
214%{_pkgconfigdir}/mediastreamer.pc
215
210be78d 216%if %{with static_libs}
bbb0ffde
AM
217%files static
218%defattr(644,root,root,755)
45fa5f14
JK
219%{_libdir}/libmediastreamer_base.a
220%{_libdir}/libmediastreamer_voip.a
210be78d 221%endif
This page took 0.11784 seconds and 4 git commands to generate.