mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
gst1-plugins-ugly: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gst1-plugins-ugly
|
||||
PKG_VERSION:=1.4.5
|
||||
PKG_VERSION:=1.6.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
@@ -19,7 +19,7 @@ PKG_LICENSE_FILES:=COPYING
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION)
|
||||
PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
|
||||
PKG_MD5SUM:=6954beed7bb9a93e426dee543ff46393
|
||||
PKG_MD5SUM:=0f0e30336e3155443cd5bfec5c215d56
|
||||
|
||||
PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base
|
||||
PKG_CONFIG_DEPENDS:= \
|
||||
@@ -167,7 +167,7 @@ define GstBuildPlugin
|
||||
$$(eval $$(call BuildPackage,gst1-mod-$(1)))
|
||||
endef
|
||||
|
||||
$(eval $(call GstBuildPlugin,asf,ASF demuxer,audio riff rtp rtsp sdp tag,,))
|
||||
$(eval $(call GstBuildPlugin,asf,ASF demuxer,audio video riff rtp rtsp sdp tag,,))
|
||||
$(eval $(call GstBuildPlugin,lame,MP3 encoder (using LAME),audio,,+lame-lib))
|
||||
$(eval $(call GstBuildPlugin,mad,MP3 decoder (using MAD),audio tag,,+libid3tag +libmad))
|
||||
$(eval $(call GstBuildPlugin,mpeg2dec,MPEG decoder,video,,+libmpeg2))
|
||||
|
||||
Reference in New Issue
Block a user