Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (d197727b5bb2b010523852baf42ac6f602c823dd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (d197727b5bb2b010523852baf42ac6f602c823dd)
  • Date: Fri, 24 Aug 2007 06:57:22 -0700

On Fri, 24 Aug 2007 07:15:32 -0500
Ladislav Hagara <scm AT sourcemage.org> wrote:

> GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:
>
> x11-toolkits/fox/DEPENDS | 3 ++-
> x11-toolkits/fox/HISTORY | 3 +++
> 2 files changed, 5 insertions(+), 1 deletion(-)
>
> New commits:
> commit d197727b5bb2b010523852baf42ac6f602c823dd
> Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
> Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
>
> fox: added optional_depends libxft (xfe 1.00 needs it)
>
> diff --git a/x11-toolkits/fox/DEPENDS b/x11-toolkits/fox/DEPENDS
> index b292e35..0a21fc4 100755
> --- a/x11-toolkits/fox/DEPENDS
> +++ b/x11-toolkits/fox/DEPENDS
> @@ -7,4 +7,5 @@ optional_depends "X11-LIBS" "--with-opengl=opengl"
> "--disable-opengl" "for g
> optional_depends "CUPS" "" ""
> "for printing support" &&
> optional_depends "jpeg" "--enable-jpeg=yes" "--disable-jpeg"
> "for JPEG image support" &&
> optional_depends "tiff" "--enable-tiff=yes" "--disable-tiff"
> "for TIFF image support" &&
> -optional_depends "libpng" "--enable-png=yes" "--disable-png"
> "for PNG image support"
> +optional_depends "libpng" "--enable-png=yes" "--disable-png"
> "for PNG image support" &&
> +optional_depends "libxft" "--with-xft=yes" "--without-xft"
> "for XFT anti-aliased font support"

The libxft dep should be wrapped around if_xorg_modular_{libs,server}
and you should use SUB_DEPENDS to have xfe require fox to build with
libxft support.

-sandalle

-- Eric Sandall | Source Mage
GNU/Linux Developer eric AT sandall.us PGP: 0xA8EFDD61 |
http://www.sourcemage.org/ http://eric.sandall.us/ |
http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page