Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo
@ 2020-11-04  7:39 Fabrice Fontaine
  2020-11-04  8:37 ` Peter Seiderer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fabrice Fontaine @ 2020-11-04  7:39 UTC (permalink / raw)
  To: buildroot

dvdsub{enc,overlay} -> dvbsub{enc,overlay}

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/gstreamer1/gst1-plugins-bad/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
index 305e0fda2f..191820df1d 100644
--- a/package/gstreamer1/gst1-plugins-bad/Config.in
+++ b/package/gstreamer1/gst1-plugins-bad/Config.in
@@ -88,12 +88,12 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS
 	  debugging
 
 config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVBSUBENC
-	bool "dvdsubenc"
+	bool "dvbsubenc"
 	help
 	  DVB subpicture encoding support
 
 config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY
-	bool "dvdsuboverlay"
+	bool "dvbsuboverlay"
 	help
 	  DVB subtitle renderer plugin
 
-- 
2.28.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo
@ 2021-12-17 20:15 Fabrice Fontaine
  2021-12-18 21:55 ` Yann E. MORIN
  2022-01-23 18:46 ` Peter Korsgaard
  0 siblings, 2 replies; 7+ messages in thread
From: Fabrice Fontaine @ 2021-12-17 20:15 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Fix typo added by commit 4ae8ecea8fb042931cebf8f8d4cb4bc891073a77

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/gstreamer1/gst1-plugins-bad/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
index acdb2f6b9e..91a3d30e80 100644
--- a/package/gstreamer1/gst1-plugins-bad/Config.in
+++ b/package/gstreamer1/gst1-plugins-bad/Config.in
@@ -331,7 +331,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ASSRENDER
 	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # libass -> harfbuzz
 	select BR2_PACKAGE_LIBASS
 
-comment "assrender plugin needs a toolchain w/ C++, gcc => 4.9"
+comment "assrender plugin needs a toolchain w/ C++, gcc >= 4.9"
 	depends on BR2_TOOLCHAIN_HAS_SYNC_4
 	depends on !BR2_INSTALL_LIBSTDCPP || \
 		!BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-23 18:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04  7:39 [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo Fabrice Fontaine
2020-11-04  8:37 ` Peter Seiderer
2020-11-04  8:56 ` Peter Korsgaard
2020-11-09  9:30 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2021-12-17 20:15 Fabrice Fontaine
2021-12-18 21:55 ` Yann E. MORIN
2022-01-23 18:46 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox