[Buildroot] [PATCH v3 03/22] package/gstreamer1/gst1-plugins-base: switch to xorgproto

Yann E. MORIN yann.morin.1998 at free.fr
Mon Jul 2 21:23:08 UTC 2018


Bernd, All,

On 2018-06-30 13:08 +0200, Bernd Kuhls spake thusly:
> The new package xorgproto will combine and replace all current xproto_*
> packages. For details read
> https://lists.x.org/archives/xorg-announce/2018-February/002835.html
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/gstreamer1/gst1-plugins-base/Config.in            | 2 +-
>  package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/gstreamer1/gst1-plugins-base/Config.in b/package/gstreamer1/gst1-plugins-base/Config.in
> index 531fac4f47..340926ecb9 100644
> --- a/package/gstreamer1/gst1-plugins-base/Config.in
> +++ b/package/gstreamer1/gst1-plugins-base/Config.in
> @@ -164,7 +164,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_GLX
>  	depends on BR2_PACKAGE_XSERVER_XORG_SERVER_MODULAR # mesa needs big X
>  	depends on !BR2_PACKAGE_RPI_USERLAND # x11
>  	select BR2_PACKAGE_XLIB_LIBXRENDER
> -	select BR2_PACKAGE_XPROTO_GLPROTO
> +	select BR2_PACKAGE_XORGPROTO
>  	select BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_X11
>  	select BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_HAS_PLATFORM
>  	help
> diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
> index 3ad841bdd3..da58638b30 100644
> --- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
> +++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
> @@ -46,7 +46,7 @@ endif
>  
>  ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_GLX),y)
>  GST1_PLUGINS_BASE_CONF_OPTS += --enable-glx
> -GST1_PLUGINS_BASE_DEPENDENCIES += xproto_glproto xlib_libXrender
> +GST1_PLUGINS_BASE_DEPENDENCIES += xorgproto xlib_libXrender
>  else
>  GST1_PLUGINS_BASE_CONF_OPTS += --disable-glx
>  endif
> -- 
> 2.17.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list