X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fgst-plugins-good.spec;h=098a9554ec2ae54f7cddf8ad0e216a97b26a798b;hb=deeb3be3ec26feef48f277d85bf55e816a228d4e;hp=55d8af4aa105997fd2fe1515b31a87c9f66cf7b7;hpb=fe943e02e483a840953870a3d7e6cba8cc1983c0;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/packaging/gst-plugins-good.spec b/packaging/gst-plugins-good.spec index 55d8af4..098a955 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: 0 +Release: 23 License: LGPL-2.1+ Summary: GStreamer Streaming-Media Framework Plug-Ins Url: http://gstreamer.freedesktop.org/ @@ -34,12 +34,14 @@ BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(xv) %endif +BuildRequires: pkgconfig(vpx) BuildRequires: pkgconfig(zlib) %if "%{tizen_profile_name}" != "tv" 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 @@ -70,23 +72,30 @@ plugins not included in official Tizen images, which may be used for development # warning: failed to load external entity "xml/plugin-video4linux2.xml" export V=1 NOCONFIGURE=1 ./autogen.sh -export CFLAGS+=" -DTIZEN_FEATURE_V4L2SRC_SCAN_DEVICE_NODE\ - -DTIZEN_FEATURE_V4L2SRC_SUPPORT_CAMERA_ID\ - -DTIZEN_FEATURE_WAVPARSE_MODIFICATION\ - -DTIZEN_FEATURE_MP3PARSE_MODIFICATION\ - -DTIZEN_FEATURE_AACPARSE_MODIFICATION\ - -DTIZEN_FEATURE_QTDEMUX_MODIFICATION\ - -DTIZEN_FEATURE_FLVDEMUX_MODIFICATION\ - -DTIZEN_FEATURE_GST_UPSTREAM\ - -DTIZEN_FEATURE_RTSP_MODIFICATION\ - -DTIZEN_FEATURE_GST_MUX_ENHANCEMENT\ - -DTIZEN_FEATURE_SOUP_MODIFICATION\ - -DTIZEN_FEATURE_RGVOLUME_MODIFICATION\ - -DTIZEN_FEATURE_BASEPARSE_MODIFICATION\ - -DTIZEN_FEATURE_DISABLE_V4L2_DEPENDENCY\ - -fstack-protector-strong\ - -Wl,-z,relro\ - -D_FORTIFY_SOURCE=2" +export CFLAGS+=" \ + -DTIZEN_FEATURE_V4L2SRC_AUTO_SCAN_DEVICE_NODE\ + -DTIZEN_FEATURE_V4L2SRC_SUPPORT_CAMERA_ID\ + -DTIZEN_FEATURE_V4L2VIDEO_ADJ_RANK\ + -DTIZEN_FEATURE_WAVPARSE_MODIFICATION\ + -DTIZEN_FEATURE_MP3PARSE_MODIFICATION\ + -DTIZEN_FEATURE_AACPARSE_MODIFICATION\ + -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\ + -DTIZEN_FEATURE_RGVOLUME_MODIFICATION\ + -DTIZEN_FEATURE_BASEPARSE_MODIFICATION\ + -DTIZEN_FEATURE_DISABLE_V4L2_DEPENDENCY\ + -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" %configure\ %if ! 0%{?ENABLE_AALIB} --disable-aalib\ @@ -94,6 +103,7 @@ export CFLAGS+=" -DTIZEN_FEATURE_V4L2SRC_SCAN_DEVICE_NODE\ %if "%{tizen_profile_name}" != "tv" --with-libv4l2 \ %endif + --enable-v4l2-probe\ --disable-gtk-doc\ --with-gtk=3.0\ --disable-monoscope\ @@ -116,7 +126,6 @@ export CFLAGS+=" -DTIZEN_FEATURE_V4L2SRC_SCAN_DEVICE_NODE\ --disable-goom2k1\ --disable-level\ --disable-multipart\ - --disable-smpte\ --disable-spectrum\ --disable-cutter\ --disable-dtmf\ @@ -177,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 @@ -203,8 +212,10 @@ make %{?_smp_mflags} CFLAGS+="-Wno-error" CXXFLAGS+="-Wno-error" #%{_libdir}/gstreamer-%{gst_branch}/libgstcairo.so %{_libdir}/gstreamer-%{gst_branch}/libgstsoup.so #%{_libdir}/gstreamer-%{gst_branch}/libgstflac.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstvpx.so +%{_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