mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
gst1-plugins-bad: disable autoreconf
Autoreconf is no longer required in gst1-plugins-bad and it is not done for any other gst package either. With autoreconf disabled, gettextize and a gettext makefile patch are no longer required and can be safely removed. Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ec63736f2c
commit
ed2d547272
@ -1,17 +0,0 @@
|
|||||||
Use newer version of gettext to match current buildroot gettext.
|
|
||||||
|
|
||||||
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
|
|
||||||
----
|
|
||||||
Index: gst1-plugins-bad-1.1.1/po/Makefile.in.in
|
|
||||||
===================================================================
|
|
||||||
--- gst1-plugins-bad-1.1.1.orig/po/Makefile.in.in
|
|
||||||
+++ gst1-plugins-bad-1.1.1/po/Makefile.in.in
|
|
||||||
@@ -9,7 +9,7 @@
|
|
||||||
# General Public License and is *not* in the public domain.
|
|
||||||
#
|
|
||||||
# Origin: gettext-0.17
|
|
||||||
-GETTEXT_MACRO_VERSION = 0.17
|
|
||||||
+GETTEXT_MACRO_VERSION = 0.18
|
|
||||||
|
|
||||||
PACKAGE = @PACKAGE@
|
|
||||||
VERSION = @VERSION@
|
|
@ -13,10 +13,6 @@ GST1_PLUGINS_BAD_LICENSE_FILES = COPYING COPYING.LIB
|
|||||||
# enabled.
|
# enabled.
|
||||||
GST1_PLUGINS_BAD_LICENSE = LGPLv2+ LGPLv2.1+
|
GST1_PLUGINS_BAD_LICENSE = LGPLv2+ LGPLv2.1+
|
||||||
|
|
||||||
GST1_PLUGINS_BAD_AUTORECONF = YES
|
|
||||||
GST1_PLUGINS_BAD_AUTORECONF_OPTS = -I $(@D)/common/m4
|
|
||||||
GST1_PLUGINS_BAD_GETTEXTIZE = YES
|
|
||||||
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS = \
|
GST1_PLUGINS_BAD_CONF_OPTS = \
|
||||||
--disable-examples \
|
--disable-examples \
|
||||||
--disable-valgrind \
|
--disable-valgrind \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user