mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
grilo-plugins: backport more updates from master
This commit updates the backport from grilo-plugins master to include a symbol name change. Changes to libdmapsharing modified IS_X_... symbols to read X_IS_.... This was adopted in grilo-plugins master, as there was no official release of grilo-plugins since adding support for libdmapsharing4 in the first place. The next release of grilo-plugins will be the first to include libdmapsharing4 support to include the X_IS_... name change. Fixes issue mentioned at #12766. Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=grilo-plugins
|
||||
PKG_VERSION:=0.3.11
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
PKG_LICENSE:=LGPLv2.1
|
||||
|
||||
Reference in New Issue
Block a user