!14 fix build when Meson >= 0.61.5
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
22d04409bf
@ -1,6 +1,6 @@
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.14
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Plugins for the Grilo framework
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Grilo
|
||||
@ -24,11 +24,11 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
|
||||
%autosetup -n grilo-plugins-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson -Denable-static=no -Denable-shoutcast=no -Denable-bookmarks=yes \
|
||||
%meson -Denable-shoutcast=no -Denable-bookmarks=yes \
|
||||
-Denable-dleyna=yes -Denable-dmap=yes -Denable-filesystem=yes \
|
||||
-Denable-flickr=yes -Denable-freebox=yes -Denable-gravatar=yes \
|
||||
-Denable-jamendo=yes -Denable-lua-factory=yes -Denable-metadata-store=yes \
|
||||
-Denable-podcasts=yes -Denable-tmdb=yes -Denable-vimeo=yes \
|
||||
-Denable-lua-factory=yes -Denable-metadata-store=yes \
|
||||
-Denable-podcasts=yes -Denable-tmdb=yes \
|
||||
-Denable-youtube=yes -Denable-tracker=no -Denable-tracker3=yes
|
||||
|
||||
%meson_build
|
||||
@ -47,6 +47,10 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
|
||||
%{_libdir}/grilo-0.3/*.so*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.3.14-2
|
||||
- fix build when Meson >= 0.61.5
|
||||
- remove meson option enable-jamendo, enable-static, enable-vimeo
|
||||
|
||||
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.3.14-1
|
||||
- Update to 0.3.14
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user