Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (60c0c2f7431dbb88a27a476b901d12bf97ac8261)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (60c0c2f7431dbb88a27a476b901d12bf97ac8261)
  • Date: Fri, 13 Apr 2012 11:25:37 +0200

> GIT changes to master grimoire by Florian Franzmann
> <siflfran AT hawo.stw.uni-erlangen.de>:
>
> video/vlc/DEPENDS | 18 +++++++++++++-----
> video/vlc/HISTORY | 4 ++++
> 2 files changed, 17 insertions(+), 5 deletions(-)
>
> New commits:
> commit 60c0c2f7431dbb88a27a476b901d12bf97ac8261
> Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
>
> video/vlc: added optional dependencies on samba and resid, made the
> dependency on libcdio mandatory
>
> diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
> index 98f6bc4..fa39572 100755
> --- a/video/vlc/DEPENDS
> +++ b/video/vlc/DEPENDS
> @@ -250,10 +250,7 @@ optional_depends "zvbi" \
> "--disable-zvbi" \
> "for teletext support" &&
>
> -#optional_depends "libcdio" \
> -# "--enable-libcdio" \
> -# "--disable-libcdio" \
> -# "for enhanced audio cd support" &&
> +depends libcdio &&

> diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
> index a4cf569..f5728e3 100644
> --- a/video/vlc/HISTORY
> +++ b/video/vlc/HISTORY
> @@ -1,3 +1,7 @@
> +2012-04-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> + * DEPENDS: added optional dependencies on resid and samba, made the
> dependency
> + on libcdio mandatory


VLC casts here without libcdio.


$ gaze version vlc libcdio
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test video vlc 2.0.1 2.0.1
test libs libcdio 0.82 -


--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page