gst1-plugins-base: update to 1.24.4
authorW. Michael Petullo <mike@flyn.org>
Mon, 3 Jun 2024 00:31:47 +0000 (19:31 -0500)
committerRosen Penev <rosenp@gmail.com>
Mon, 3 Jun 2024 02:13:19 +0000 (19:13 -0700)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
multimedia/gst1-plugins-base/Makefile

index 4fdda38e39cf5042c687d5bca53ec3f668e34d5f..50feb0b2a0fb38a91ac52ebcb687231dad1589dd 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gst1-plugins-base
-PKG_VERSION:=1.24.3
+PKG_VERSION:=1.24.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-base
-PKG_HASH:=f1094397eaa7932f06e57ebbb075aa33aa2c76e4b75630a16b02c8d4af46832e
+PKG_HASH:=09f4ddf246eeb819da1494ce336316edbbcb28fdff3ee2f9804891e84df39b2a
 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION)
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
@@ -236,7 +236,7 @@ define GstBuildLibrary
   $$(eval $$(call BuildPackage,libgst1$(1)))
 endef
 
-$(eval $(call GstBuildLibrary,allocators,allocators,,))
+$(eval $(call GstBuildLibrary,allocators,allocators,,+libdrm))
 $(eval $(call GstBuildLibrary,app,app,,))
 $(eval $(call GstBuildLibrary,audio,audio,tag,))
 $(eval $(call GstBuildLibrary,fft,FFT,,))