Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fba7aafe2a11f69cd2d698e151abb13bfe7551de)

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 Arjan Bouter (fba7aafe2a11f69cd2d698e151abb13bfe7551de)
  • Date: Wed, 11 Jan 2012 16:23:54 +0100


> commit fba7aafe2a11f69cd2d698e151abb13bfe7551de
> Author: Arjan Bouter <abouter AT sourcemage.org>
> Commit: Arjan Bouter <abouter AT sourcemage.org>
>
> gimp: jpeg -> JPEG
>

> diff --git a/graphics/gimp/DEPENDS b/graphics/gimp/DEPENDS
> index 84f6263..d74498c 100755
> --- a/graphics/gimp/DEPENDS
> +++ b/graphics/gimp/DEPENDS
> @@ -50,7 +50,7 @@ optional_depends tiff \
> "--without-libtiff" \
> "for TIFF support" &&
>
> -optional_depends jpeg \
> +optional_depends JPEG \
> "--with-libjpeg" \
> "--without-libjpeg" \
> "for JPEG support" &&
> diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
> index 4e121ac..122b9c6 100644
> --- a/graphics/gimp/HISTORY
> +++ b/graphics/gimp/HISTORY
> @@ -1,3 +1,6 @@
> +2012-01-11 Arjan Bouter <abouter AT sourcemage.org>
> + * DEPENDS: jpeg -> JPEG
> +
> 2011-12-25 Vlad Glagolev <stealth AT sourcemage.org>
> * DEPENDS: renewed dependencies and flags
>



I wondered why my script for jpeg -> JPEG hadn't fix this when I run it
in 2010.
This optional_depends jpeg has been added in 2011-12-25.
Hello Vlad. :-)

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page