From 5cfea02d624a65b8996177d3e089c776e9357c4d Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Tue, 3 Mar 2020 08:18:48 -0500 Subject: grilo-plugins: update to 0.3.11 Backports patches from grilo-plugins master to support libdmapshare's 4.0 API. Signed-off-by: W. Michael Petullo --- multimedia/grilo-plugins/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'multimedia/grilo-plugins/Makefile') diff --git a/multimedia/grilo-plugins/Makefile b/multimedia/grilo-plugins/Makefile index b976b42c9..063489d24 100644 --- a/multimedia/grilo-plugins/Makefile +++ b/multimedia/grilo-plugins/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=grilo-plugins -PKG_VERSION:=0.3.10 +PKG_VERSION:=0.3.11 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo @@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=COPYING PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNOME/grilo-plugins/0.3/ -PKG_HASH:=803b360fdb6d5fde1e647bdc40c16de3031b1a95b347b48b65fe4fc27a548d4a +PKG_HASH:=dde2e605b1994341c6bf012493e056b406b08571834dea3b3c671d5b8b1dcd73 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 @@ -89,8 +89,7 @@ endef $(eval $(call BuildPackage,grilo-plugins)) $(eval $(call BuildPlugin,dleyna,DLNA sharing,dleyna,,30)) -# This is currently disabled because it won't work with libdmapsharing-4.0.so -#$(eval $(call BuildPlugin,dmap,DAAP and DPAP sharing,daap dpap,libdmapsharing,30)) +$(eval $(call BuildPlugin,dmap,DAAP and DPAP sharing,daap dpap,libdmapsharing,30)) $(eval $(call BuildPlugin,gravatar,Gravatar provider,gravatar,,30)) $(eval $(call BuildPlugin,jamendo,Jamendo sharing,jamendo,,30)) $(eval $(call BuildPlugin,magnatune,Magnatune sharing,magnatune,,30)) -- cgit v1.2.3