Compare commits
No commits in common. "63cb7dc6fdc7fa8cff28b55d037bf72d2f67775e" and "98f16677e4b1bd3c56a8ef6ec4e8d2d247478fa0" have entirely different histories.
63cb7dc6fd
...
98f16677e4
@ -0,0 +1,16 @@
|
|||||||
|
https://gitlab.gnome.org/GNOME/gnome-music/-/issues/473
|
||||||
|
https://gitlab.gnome.org/GNOME/grilo-plugins/-/merge_requests/108
|
||||||
|
|
||||||
|
diff --git a/src/lua-factory/grl-lua-factory.c b/src/lua-factory/grl-lua-factory.c
|
||||||
|
index 4f37984..3a3b824 100644
|
||||||
|
--- a/src/lua-factory/grl-lua-factory.c
|
||||||
|
+++ b/src/lua-factory/grl-lua-factory.c
|
||||||
|
@@ -1255,8 +1255,6 @@ table_to_tags (lua_State *L)
|
||||||
|
lua_pop (L, 1);
|
||||||
|
}
|
||||||
|
|
||||||
|
- lua_pop (L, 1);
|
||||||
|
-
|
||||||
|
if (array->len == 0) {
|
||||||
|
g_ptr_array_free (array, TRUE);
|
||||||
|
return NULL;
|
||||||
BIN
grilo-plugins-0.3.13.tar.xz
Normal file
BIN
grilo-plugins-0.3.13.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,20 +1,18 @@
|
|||||||
%global grilo_version 0.3.15
|
|
||||||
%global goa_version 3.17.91
|
|
||||||
|
|
||||||
Name: grilo-plugins
|
Name: grilo-plugins
|
||||||
Version: 0.3.16
|
Version: 0.3.13
|
||||||
Release: 1
|
Release: 3
|
||||||
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://gitlab.gnome.org/GNOME/grilo-plugins
|
||||||
Source0: https://download.gnome.org/sources/grilo-plugins/0.3/grilo-plugins-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/grilo-plugins/0.3/grilo-plugins-%{version}.tar.xz
|
||||||
|
Patch0001: 0001-solve_an_error_of-Lua_API_attempt_to_call_a_nil_value.patch
|
||||||
|
|
||||||
BuildRequires: gcc meson avahi-gobject-devel glib2-devel grilo-devel >= %{grilo_version}
|
BuildRequires: gcc meson avahi-gobject-devel avahi-gobject glib2-devel grilo-devel >= 0.3.8
|
||||||
BuildRequires: gom-devel gperf intltool gettext gnome-online-accounts%{_isa} >= %{goa_version}
|
BuildRequires: gom-devel gperf intltool gnome-online-accounts-devel >= 3.17.91 gettext
|
||||||
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: libsoup-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: gnome-online-accounts%{_isa} >= %{goa_version} grilo%{_isa} >= %{grilo_version}
|
Requires: dleyna-server gnome-online-accounts%{_isa} >= 3.17.91 grilo%{_isa} >= 0.3.8
|
||||||
|
|
||||||
%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
|
||||||
@ -27,18 +25,17 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
|
|||||||
%autosetup -n grilo-plugins-%{version} -p1
|
%autosetup -n grilo-plugins-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Denable-shoutcast=no -Denable-bookmarks=yes \
|
%meson -Denable-static=no -Denable-shoutcast=no -Denable-bookmarks=yes \
|
||||||
-Denable-dleyna=no -Denable-dmap=yes -Denable-filesystem=yes \
|
-Denable-dleyna=yes -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-jamendo=yes -Denable-lua-factory=yes -Denable-metadata-store=yes \
|
||||||
-Denable-podcasts=yes -Denable-tmdb=yes \
|
-Denable-podcasts=yes -Denable-tmdb=yes -Denable-vimeo=yes \
|
||||||
-Denable-youtube=no -Denable-tracker=no -Denable-tracker3=yes
|
-Denable-youtube=yes -Denable-tracker=no -Denable-tracker3=yes
|
||||||
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
%delete_la
|
|
||||||
%find_lang grilo-plugins --with-gnome
|
%find_lang grilo-plugins --with-gnome
|
||||||
|
|
||||||
%files -f grilo-plugins.lang
|
%files -f grilo-plugins.lang
|
||||||
@ -48,24 +45,10 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
|
|||||||
%{_datadir}/grilo-plugins/
|
%{_datadir}/grilo-plugins/
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_libdir}/grilo-0.3/*.so*
|
%{_libdir}/grilo-0.3/*.so*
|
||||||
|
%exclude %{_libdir}/grilo-0.3/*.la
|
||||||
|
%exclude %{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Nov 23 2023 lwg <liweiganga@uniontech.com> - 0.3.16-1
|
|
||||||
- update to version 0.3.16
|
|
||||||
|
|
||||||
* 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
|
|
||||||
- Update to 0.3.15
|
|
||||||
|
|
||||||
* 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
|
|
||||||
|
|
||||||
* Fri Feb 25 2022 weijin deng <weijin.deng@turbolinux.com.cn> - 0.3.13-3
|
* Fri Feb 25 2022 weijin deng <weijin.deng@turbolinux.com.cn> - 0.3.13-3
|
||||||
- Solve bug of "PANIC: unprotected error in call to Lua API
|
- Solve bug of "PANIC: unprotected error in call to Lua API
|
||||||
(attempt to call a nil value) Aborted"
|
(attempt to call a nil value) Aborted"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user