3 Commits

Author SHA1 Message Date
li weigang
34381f7908 update to version 0.164 2023-11-02 11:20:19 +08:00
Chenxi Mao
310c7c36b8 x264: fix build error because of incorrect macro definition.
Fix x264 package as we did in 21.09, the original macro definition
is incorrect and lead to build fail.

The root cause is we cannot provide gpac* devel package in our
build env, so we need to set correct macro to disable it.

On the other hand, X264 is set to disable/exclude status on
OpenEuler 2109 official OBS build server.

Change-Id: I6a3fb1b705a8b6f9b5400cb74c51be9d4276735a
Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
(cherry picked from commit d2fba62c52f9fd17ec5400fb573d5124483dde5f)
2023-03-06 22:03:33 +08:00
wei dong
212fa6149a Initial package. 2021-05-08 10:06:46 +08:00