Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (5fb6b6fc4c1900e15aecddae8c5677359d39d1d9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <lynx AT mages.ath.cx>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (5fb6b6fc4c1900e15aecddae8c5677359d39d1d9)
  • Date: Mon, 16 Apr 2007 19:03:58 +0200

On Monday 16 of April 2007 19:01:18 Bearcat Sandor wrote:
> GIT changes to master grimoire by Bearcat Sandor
> <sourcemage AT feline-soul.com>:
>
> video-libs/xine-lib/DEPENDS | 3 ++-
> video-libs/xine-lib/DETAILS | 5 +++--
> video-libs/xine-lib/HISTORY | 4 ++++
> 3 files changed, 9 insertions(+), 3 deletions(-)
>
> New commits:
> commit 5fb6b6fc4c1900e15aecddae8c5677359d39d1d9
> Author: Bearcat Sandor <sourcemage AT feline-soul.com>
> Commit: Bearcat Sandor <sourcemage AT feline-soul.com>
>
> xine-lib: added dependancy on libxcb for proper threading support which
> fixes crash with kaffiene. Updated to 1.1.5
>
> diff --git a/video-libs/xine-lib/DEPENDS b/video-libs/xine-lib/DEPENDS
> index 6beb000..8b7ef37 100755
> --- a/video-libs/xine-lib/DEPENDS
> +++ b/video-libs/xine-lib/DEPENDS
> @@ -48,5 +48,6 @@ if check_if_xorg_modular_libs ; then
> "--with-xvmc-lib=${INSTALL_ROOT}/usr/lib \
> --with-xxmc-lib=${INSTALL_ROOT}/usr/lib" \
> "" \
> - "For XvMC plugin"
> + "For XvMC plugin"
> &&
> + depends libxcb
> fi
$ gwp libxcb
/var/lib/sorcery/codex/xorg-modular/xorg-lib/libxcb
This breaks xine-lib for non xorg-modular users, wrap this dependency in a
check_if_xorg_modular_libs call (see FUNCTIONS).

--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org

Attachment: pgpLJCBpAX8WY.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page