|
@ -8,8 +8,8 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=gst1-plugins-base |
|
|
PKG_NAME:=gst1-plugins-base |
|
|
PKG_VERSION:=1.15.2 |
|
|
|
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
|
PKG_VERSION:=1.16.0 |
|
|
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
|
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
|
|
Ted Hess <thess@kitschensync.net> |
|
|
Ted Hess <thess@kitschensync.net> |
|
@ -20,7 +20,7 @@ PKG_LICENSE_FILES:=COPYING.LIB COPYING |
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION) |
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION) |
|
|
PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz |
|
|
PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz |
|
|
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-base |
|
|
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-base |
|
|
PKG_HASH:=6952be988abe67b5affd46b194e97863b160cd58846199873b4315fe5e1cdbf0 |
|
|
|
|
|
|
|
|
PKG_HASH:=4093aa7b51e28fb24dfd603893fead8d1b7782f088b05ed0f22a21ef176fb5ae |
|
|
|
|
|
|
|
|
PKG_CONFIG_DEPENDS:= \
|
|
|
PKG_CONFIG_DEPENDS:= \
|
|
|
CONFIG_PACKAGE_gst1-mod-alsa \
|
|
|
CONFIG_PACKAGE_gst1-mod-alsa \
|
|
|