From: W. Michael Petullo Date: Tue, 28 Mar 2023 00:59:34 +0000 (-0500) Subject: libdmapsharing: update to 3.9.12 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0944c8e84751a0397b111fc5013ffad180583c27;p=openwrt-packages.git libdmapsharing: update to 3.9.12 This version now requires libsoup3, rather than libsoup. Signed-off-by: W. Michael Petullo --- diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile index 84031cc8d..b56515ab4 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=3.9.10 +PKG_VERSION:=3.9.12 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.flyn.org/projects/libdmapsharing/ -PKG_HASH:=e216425d61a109f08f0ac93065f4603d1e61ebd85c09802c03a9ecce5bb35094 +PKG_HASH:=aa47e405c5059ff35ff6fc447e497dc1ff15558859a57710a664350314abf750 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later @@ -32,7 +32,7 @@ include $(INCLUDE_DIR)/nls.mk define Package/libdmapsharing SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+libsoup +mdnsresponder +gstreamer1-plugins-base +gst1-mod-app + DEPENDS:=+libsoup3 +mdnsresponder +gstreamer1-plugins-base +gst1-mod-app TITLE:=libdmapsharing URL:=https://www.flyn.org/projects/libdmapsharing/ endef diff --git a/libs/libdmapsharing/patches/001-disable_pixbuf.patch b/libs/libdmapsharing/patches/001-disable_pixbuf.patch index 47d4a0c31..11b2567ff 100644 --- a/libs/libdmapsharing/patches/001-disable_pixbuf.patch +++ b/libs/libdmapsharing/patches/001-disable_pixbuf.patch @@ -1,6 +1,6 @@ --- a/configure.ac +++ b/configure.ac -@@ -125,15 +125,7 @@ fi +@@ -126,15 +126,7 @@ fi AC_SUBST(GOBJECT_CFLAGS) AC_SUBST(GOBJECT_LIBS)