[vlc-devel] [vlc-commits] contrib: medialibrary: fix building for Windows Store

Hugo Beauzée-Luyssen hugo at beauzee.fr
Tue Mar 5 16:19:39 CET 2019


On Tue, Mar 5, 2019, at 1:04 PM, Steve Lhomme wrote:
> vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Mon Mar  4 
> 16:14:48 2019 +0100| [6586ed7e491b9d217d74c2c0805b29737237204a] | 
> committer: Steve Lhomme
> 
> contrib: medialibrary: fix building for Windows Store
> 
> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6586ed7e491b9d217d74c2c0805b29737237204a
> ---
> 
>  contrib/src/medialibrary/rules.mak | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/contrib/src/medialibrary/rules.mak 
> b/contrib/src/medialibrary/rules.mak
> index fc6becc3ad..799f9b6db5 100644
> --- a/contrib/src/medialibrary/rules.mak
> +++ b/contrib/src/medialibrary/rules.mak
> @@ -1,4 +1,4 @@
> -MEDIALIBRARY_HASH := 31e04efbaa79a34c940eedf7880c6b3bb3317854
> +MEDIALIBRARY_HASH := 60073666abbd5f604dddbfd600968bac7f94cd5e
>  MEDIALIBRARY_VERSION := git-$(MEDIALIBRARY_HASH)
>  MEDIALIBRARY_GITURL := 
> https://code.videolan.org/videolan/medialibrary.git
>  
> 

The medialibrary API has changed, so this will break the builds starting after tonight's nightly build.
I'll try to fix this locally and provide a patch

-- 
  Hugo Beauzée-Luyssen
  hugo at beauzee.fr


More information about the vlc-devel mailing list