!18 [sync] PR-17: Remove dependence on dleyna-server because it has declined.
From: @openeuler-sync-bot Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
4237b92a5c
@ -2,8 +2,8 @@
|
|||||||
%global goa_version 3.17.91
|
%global goa_version 3.17.91
|
||||||
|
|
||||||
Name: grilo-plugins
|
Name: grilo-plugins
|
||||||
Version: 0.3.15
|
Version: 0.3.15
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Plugins for the Grilo framework
|
Summary: Plugins for the Grilo framework
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/Grilo
|
URL: https://wiki.gnome.org/Projects/Grilo
|
||||||
@ -14,7 +14,7 @@ BuildRequires: gom-devel gperf intltool gettext gnome-online-accounts%{_isa} >=
|
|||||||
BuildRequires: libgcrypt-devel libxml2-devel itstool libarchive-devel libmediaart-devel
|
BuildRequires: libgcrypt-devel libxml2-devel itstool libarchive-devel libmediaart-devel
|
||||||
BuildRequires: libsoup3-devel lua-devel rest-devel sqlite-devel libgdata-devel
|
BuildRequires: libsoup3-devel lua-devel rest-devel sqlite-devel libgdata-devel
|
||||||
BuildRequires: totem-pl-parser-devel tracker3-devel libdmapsharing-devel json-glib-devel cmake liboauth-devel
|
BuildRequires: totem-pl-parser-devel tracker3-devel libdmapsharing-devel json-glib-devel cmake liboauth-devel
|
||||||
Requires: dleyna-server gnome-online-accounts%{_isa} >= %{goa_version} grilo%{_isa} >= %{grilo_version}
|
Requires: gnome-online-accounts%{_isa} >= %{goa_version} grilo%{_isa} >= %{grilo_version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The framework named grilo which provides access to different sources of multimedia
|
The framework named grilo which provides access to different sources of multimedia
|
||||||
@ -28,7 +28,7 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Denable-shoutcast=no -Denable-bookmarks=yes \
|
%meson -Denable-shoutcast=no -Denable-bookmarks=yes \
|
||||||
-Denable-dleyna=yes -Denable-dmap=yes -Denable-filesystem=yes \
|
-Denable-dleyna=no -Denable-dmap=yes -Denable-filesystem=yes \
|
||||||
-Denable-flickr=yes -Denable-freebox=yes -Denable-gravatar=yes \
|
-Denable-flickr=yes -Denable-freebox=yes -Denable-gravatar=yes \
|
||||||
-Denable-lua-factory=yes -Denable-metadata-store=yes \
|
-Denable-lua-factory=yes -Denable-metadata-store=yes \
|
||||||
-Denable-podcasts=yes -Denable-tmdb=yes \
|
-Denable-podcasts=yes -Denable-tmdb=yes \
|
||||||
@ -50,6 +50,9 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
|
|||||||
%{_libdir}/grilo-0.3/*.so*
|
%{_libdir}/grilo-0.3/*.so*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 01 2023 xu_ping <707078654@qq.com> - 0.3.15-2
|
||||||
|
- Remove dependence on dleyna-server because it has declined.
|
||||||
|
|
||||||
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.3.15-1
|
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.3.15-1
|
||||||
- Update to 0.3.15
|
- Update to 0.3.15
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user