X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fgst-plugins-good.spec;h=224ed29a837e46f117475fb7c66581bfa5387110;hb=8317a8099cc23e24f287c8b4e698c624d3306073;hp=ead53288ec9f65792e8903d8065e8bbadbe18452;hpb=0e3da82fe22ee06e51a950ad0c655065934e9819;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/packaging/gst-plugins-good.spec b/packaging/gst-plugins-good.spec index ead5328..224ed29 100644 --- a/packaging/gst-plugins-good.spec +++ b/packaging/gst-plugins-good.spec @@ -3,7 +3,7 @@ Name: gst-plugins-good Version: 1.16.2 -Release: 13 +Release: 24 License: LGPL-2.1+ Summary: GStreamer Streaming-Media Framework Plug-Ins Url: http://gstreamer.freedesktop.org/ @@ -41,6 +41,7 @@ BuildRequires: pkgconfig(libv4l2) %endif BuildRequires: pkgconfig(vconf) BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(libtbm) Requires: gst-plugins-base >= 1.0.0 Requires: gstreamer >= 1.0.5 @@ -81,6 +82,7 @@ export CFLAGS+=" \ -DTIZEN_FEATURE_QTDEMUX_MODIFICATION\ -DTIZEN_FEATURE_FLVDEMUX_MODIFICATION\ -DTIZEN_FEATURE_GST_UPSTREAM\ + -DTIZEN_FEATURE_GST_UPSTREAM_AVOID_BUILD_BREAK\ -DTIZEN_FEATURE_RTSP_MODIFICATION\ -DTIZEN_FEATURE_GST_MUX_ENHANCEMENT\ -DTIZEN_FEATURE_SOUP_MODIFICATION\ @@ -90,6 +92,7 @@ export CFLAGS+=" \ -DTIZEN_FEATURE_AVIDEMUX_MODIFICATION\ -DTIZEN_FEATURE_USE_LIBV4L2\ -DTIZEN_FEATURE_V4L2_ADDITIONAL_CID_SUPPORT\ + -DTIZEN_FEATURE_V4L2_TBM_SUPPORT\ -fstack-protector-strong\ -Wl,-z,relro\ -D_FORTIFY_SOURCE=2" @@ -100,7 +103,7 @@ export CFLAGS+=" \ %if "%{tizen_profile_name}" != "tv" --with-libv4l2 \ %endif - --disable-v4l2-probe\ + --enable-v4l2-probe\ --disable-gtk-doc\ --with-gtk=3.0\ --disable-monoscope\ @@ -123,7 +126,6 @@ export CFLAGS+=" \ --disable-goom2k1\ --disable-level\ --disable-multipart\ - --disable-smpte\ --disable-spectrum\ --disable-cutter\ --disable-dtmf\ @@ -184,7 +186,7 @@ make %{?_smp_mflags} CFLAGS+="-Wno-error" CXXFLAGS+="-Wno-error" %{_libdir}/gstreamer-%{gst_branch}/libgstrtpmanager.so %{_libdir}/gstreamer-%{gst_branch}/libgstrtsp.so #%{_libdir}/gstreamer-%{gst_branch}/libgstshapewipe.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstsmpte.so +%{_libdir}/gstreamer-%{gst_branch}/libgstsmpte.so #%{_libdir}/gstreamer-%{gst_branch}/libgstspectrum.so #%{_libdir}/gstreamer-%{gst_branch}/libgstspeex.so %{_libdir}/gstreamer-%{gst_branch}/libgstudp.so @@ -213,6 +215,7 @@ make %{?_smp_mflags} CFLAGS+="-Wno-error" CXXFLAGS+="-Wno-error" %{_libdir}/gstreamer-%{gst_branch}/libgstvpx.so %{_datadir}/gstreamer-%{gst_branch}/presets/GstVP8Enc.prs #%{_libdir}/gstreamer-%{gst_branch}/libgstdtmf.so +%{_libdir}/gstreamer-%{gst_branch}/libgstimagefreeze.so %files extra