[Tizen-submit] 21133: Changes to Tizen:Mobile/libXvMC
noreply at tizen.org
noreply at tizen.org
Thu Feb 13 07:05:23 GMT 2014
Hi,
Ronan Le Martret have made the following changes to libXvMC in project Tizen:Mobile. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21133
submit: Tizen:Mobile:build/libXvMC(cleanup) -> Tizen:Mobile
Message:
Submitter: Ronan Le Martret <ronan at fridu.net>
Comments: libXvMC should not try to build into a pure wayland platform.
Git project: platform/upstream/libXvMC
Tag: submit/tizen/20140213.070442
Commit: 3ee9cf37b760cebaad4c297e933d50b93eda8c54 libXvMC should not try to build into a pure wayland platform.
State: new 2014-02-13T07:03:36 tizenrobot
Comment: <no comment>
changes files:
--------------
spec files:
-----------
--- libXvMC.spec
+++ libXvMC.spec
@@ -1,7 +1,9 @@
+%bcond_with x
+
Name: libXvMC
+VCS: platform/upstream/libXvMC#3ee9cf37b760cebaad4c297e933d50b93eda8c54
Version: 1.0.7
Release: 0
-VCS: platform/upstream/libXvMC#submit/tizen/20130910.025355-0-g1efd15c9718159b45b7335a41878bc26bd229f66
License: MIT
Summary: X-Video Motion Compensation library
Url: http://xorg.freedesktop.org/
@@ -19,6 +21,10 @@
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xv)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
X-Video Motion Compensation (XvMC), is an extension of the X video
extension (Xv) for the X Window System. The XvMC API allows video
other changes:
--------------
More information about the Tizen-submit
mailing list