From 0944c8e84751a0397b111fc5013ffad180583c27 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Mon, 27 Mar 2023 19:59:34 -0500 Subject: libdmapsharing: update to 3.9.12 This version now requires libsoup3, rather than libsoup. Signed-off-by: W. Michael Petullo --- libs/libdmapsharing/Makefile | 6 +++--- libs/libdmapsharing/patches/001-disable_pixbuf.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'libs/libdmapsharing') 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) -- cgit v1.2.3