X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Flibmm-camcorder.spec;h=43e292d8e64070865b7dab2f51e61c323ed7de3b;hb=be08c64ea6c21c0f8d945ff0e0d82262f74aa8f9;hp=2efda559fb3f75ce18b0cc16132197ec43d7cc53;hpb=d70efd3df4d04a28963f4df0ee32569fc6fb0436;p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git diff --git a/packaging/libmm-camcorder.spec b/packaging/libmm-camcorder.spec index 2efda55..43e292d 100644 --- a/packaging/libmm-camcorder.spec +++ b/packaging/libmm-camcorder.spec @@ -1,8 +1,6 @@ -%bcond_with wayland - Name: libmm-camcorder Summary: Camera and recorder library -Version: 0.10.61 +Version: 0.10.70 Release: 0 Group: Multimedia/Libraries License: Apache-2.0 @@ -20,10 +18,8 @@ BuildRequires: pkgconfig(mmutil-jpeg) BuildRequires: pkgconfig(gstreamer-base-1.0) BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gstreamer-app-1.0) -%if %{with wayland} BuildRequires: pkgconfig(gstreamer-wayland-1.0) BuildRequires: pkgconfig(wayland-client) -%endif BuildRequires: pkgconfig(vconf) BuildRequires: pkgconfig(libtbm) BuildRequires: pkgconfig(storage) @@ -57,15 +53,9 @@ Camera and recorder function supported library for development. %build -%if %{with wayland} -export CFLAGS+=" -DHAVE_WAYLAND -DGST_USE_UNSTABLE_API" -%endif -export CFLAGS+=" -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\\\"%{_sysconfdir}\\\" -DTZ_SYS_ETC=\\\"%{TZ_SYS_ETC}\\\"" +export CFLAGS+=" -D_LARGEFILE64_SOURCE -DGST_USE_UNSTABLE_API -DSYSCONFDIR=\\\"%{_sysconfdir}\\\" -DTZ_SYS_ETC=\\\"%{TZ_SYS_ETC}\\\"" ./autogen.sh %configure \ -%if %{with wayland} - --enable-wayland \ -%endif %if "%{TIZEN_PRODUCT_TV}" != "1" --enable-murphy \ %else @@ -89,7 +79,6 @@ cp LICENSE.APLv2 %{buildroot}%{_datadir}/license/%{name} %files %manifest libmm-camcorder.manifest %defattr(-,root,root,-) -%{_bindir}/* %{_libdir}/*.so.* %{_datadir}/sounds/mm-camcorder/* %{_datadir}/license/%{name}