Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a571c66fccebbc30eb087a1c88dfe15376ad4d31)

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: Eric Sandall <esandall AT esandall25808.local.webex.com>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a571c66fccebbc30eb087a1c88dfe15376ad4d31)
  • Date: Fri, 20 Mar 2009 02:03:34 +0100


> commit 487b61bef34f7f7cf029de10ab09bf1874efd3d0
> Author: Eric Sandall <esandall AT esandall25808.local.webex.com>
> Commit: Eric Sandall <esandall AT esandall25808.local.webex.com>
>
> tiff: Depends on libice, libsm, libxi, libxmu, and zlib
>
> diff --git a/graphics-libs/tiff/DEPENDS b/graphics-libs/tiff/DEPENDS
> index 687784c..1471cbc 100755
> --- a/graphics-libs/tiff/DEPENDS
> +++ b/graphics-libs/tiff/DEPENDS
> @@ -1,4 +1,9 @@
> depends automake &&
> +depends libice &&
> +depends libsm &&
> +depends libxi &&
> +depends libxmu &&
> +depends zlib &&
>
> optional_depends g++ \
> '--enable-cxx' \
> diff --git a/graphics-libs/tiff/HISTORY b/graphics-libs/tiff/HISTORY
> index 9dbfb5e..c2d2c94 100644
> --- a/graphics-libs/tiff/HISTORY
> +++ b/graphics-libs/tiff/HISTORY
> @@ -1,3 +1,6 @@
> +2009-02-26 Eric Sandall <sandalle AT sourcemage.org>
> + * DEPENDS: Depends on libice, libsm, libxi, libxmu, and zlib

Why? Might only optional.
Just tested without those libs:

# gaze version libice libsm libxi libxmu
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test xorg-lib libice 1.0.5 -
test xorg-lib libsm 1.1.0 -
test xorg-lib libxi 1.2.0 -
test xorg-lib libxmu 1.0.4 -

# gaze version tiff
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test graphics-libs tiff 3.8.2 3.8.2


--
Ladislav Hagara





Archive powered by MHonArc 2.6.24.

Top of Page