X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgstreamer-plugins-good.git;a=blobdiff_plain;f=gstreamer-plugins-good.spec;h=683471cf2480f17158031623c1561325124d0e6b;hp=9fabd2d4bd981c6a54886972bcafeacda5aff098;hb=cf0ec91641608ab835da2206ef5433e1e1add7ec;hpb=6fa7823d2ff12de26ee65ed3f3e649cd6f34fcc6 diff --git a/gstreamer-plugins-good.spec b/gstreamer-plugins-good.spec index 9fabd2d..683471c 100644 --- a/gstreamer-plugins-good.spec +++ b/gstreamer-plugins-good.spec @@ -6,6 +6,7 @@ %bcond_without cairo # don't build cairo plugin %bcond_with esd # build ESD plugin %bcond_without gconf # don't build GConf plugin +%bcond_with hal # build HAL plugin %bcond_without jack # don't build JACK audio plugin %bcond_without soup # don't build libsoup 2.4 http source plugin %bcond_without speex # don't build speex plugin @@ -21,7 +22,7 @@ Summary: Good GStreamer Streaming-media framework plugins Summary(pl.UTF-8): Dobre wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins-good Version: 0.10.30 -Release: 1 +Release: 3 License: LGPL v2+ Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{version}.tar.bz2 @@ -55,7 +56,7 @@ BuildRequires: bzip2-devel BuildRequires: dbus-devel >= 0.91 %{?with_esd:BuildRequires: esound-devel >= 0.2.12} BuildRequires: flac-devel >= 1.1.4 -BuildRequires: hal-devel >= 0.5.7.1 +%{?with_hal:BuildRequires: hal-devel >= 0.5.7.1} %{?with_jack:BuildRequires: jack-audio-connection-kit-devel >= 0.99.10} BuildRequires: libavc1394-devel %{?with_caca:BuildRequires: libcaca-devel} @@ -86,6 +87,7 @@ Requires: gstreamer-plugins-base >= %{gstpb_req_ver} Requires: orc >= 0.4.11 Obsoletes: gstreamer-avi Obsoletes: gstreamer-flx +%{!?with_hal:Obsoletes: gstreamer-hal} Obsoletes: gstreamer-matroska Obsoletes: gstreamer-mixer Obsoletes: gstreamer-navigation @@ -497,6 +499,7 @@ Wtyczka obsługująca bezstratny format dźwięku Wavpack. %{!?with_soup:--disable-soup} \ %{!?with_speex:--disable-speex} \ %{!?with_wavpack:--disable-wavpack} \ + %{!?with_hal:--disable-hal} \ --enable-gtk-doc%{!?with_apidocs:=no} \ --enable-orc \ --with-html-dir=%{_gtkdocdir} @@ -630,9 +633,11 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{gstlibdir}/libgstjack.so %endif +%if %{with hal} %files -n gstreamer-hal %defattr(644,root,root,755) %attr(755,root,root) %{gstlibdir}/libgsthalelements.so +%endif %if %{with caca} %files -n gstreamer-videosink-libcaca