Loading package/multimedia/gst-ffmpeg/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ config BR2_PACKAGE_GST_FFMPEG bool "gst-ffmpeg" depends on BR2_PACKAGE_GSTREAMER select BR2_PACKAGE_GST_PLUGINS_BASE select BR2_PACKAGE_LIBOIL select BR2_PACKAGE_FFMPEG select BR2_PACKAGE_FFMPEG_GPL select BR2_PACKAGE_FFMPEG_POSTPROC Loading package/multimedia/gst-ffmpeg/gst-ffmpeg.mk +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ GST_FFMPEG_SOURCE = gst-ffmpeg-$(GST_FFMPEG_VERSION).tar.bz2 GST_FFMPEG_SITE = http://gstreamer.freedesktop.org/src/gst-ffmpeg GST_FFMPEG_INSTALL_STAGING = YES GST_FFMPEG_LIBTOOL_PATCH = NO GST_FFMPEG_DEPENDENCIES = gstreamer gst-plugins-base ffmpeg GST_FFMPEG_DEPENDENCIES = gstreamer gst-plugins-base ffmpeg liboil GST_FFMPEG_CONF_OPT = --with-system-ffmpeg ifeq ($(BR2_PACKAGE_BZIP2),y) Loading Loading
package/multimedia/gst-ffmpeg/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ config BR2_PACKAGE_GST_FFMPEG bool "gst-ffmpeg" depends on BR2_PACKAGE_GSTREAMER select BR2_PACKAGE_GST_PLUGINS_BASE select BR2_PACKAGE_LIBOIL select BR2_PACKAGE_FFMPEG select BR2_PACKAGE_FFMPEG_GPL select BR2_PACKAGE_FFMPEG_POSTPROC Loading
package/multimedia/gst-ffmpeg/gst-ffmpeg.mk +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ GST_FFMPEG_SOURCE = gst-ffmpeg-$(GST_FFMPEG_VERSION).tar.bz2 GST_FFMPEG_SITE = http://gstreamer.freedesktop.org/src/gst-ffmpeg GST_FFMPEG_INSTALL_STAGING = YES GST_FFMPEG_LIBTOOL_PATCH = NO GST_FFMPEG_DEPENDENCIES = gstreamer gst-plugins-base ffmpeg GST_FFMPEG_DEPENDENCIES = gstreamer gst-plugins-base ffmpeg liboil GST_FFMPEG_CONF_OPT = --with-system-ffmpeg ifeq ($(BR2_PACKAGE_BZIP2),y) Loading