Skip to Content.
Sympa Menu

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

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 Arjan Bouter (6eb6365053934b13e5e8b0269d0a6da69f273af4)
  • Date: Sat, 1 Mar 2008 12:18:35 +0100

On Saturday 01 of March 2008 01:23:14 Arjan Bouter kinda wrote:
> -#
> -# Needs sane-config (from sane-backends), gphoto2-config, and
> -# gphoto2-port-config
> -#
> -#optional_depends libgphoto2 \
> -# '' \
> -# '' \
> -# 'for TWAIN support' &&
> +optional_depends libgphoto2 \
> + '--with-gphoto' \
> + '--without-gphoto' \
> + 'for digital camera support' &&
> +
> +optional_depends sane-backends \
> + '--without-sane' \
> + '--without-sane' \
> + 'for scanner support' &&
Is the note in the old comment not true?

> -optional_depends ncurses \
> - "--with-curses" \
> - "--without-curses" \
> - "curses gui?" &&
> +# the --with-curses option fails
> +optional_depends ncurses \
> + "" \
> + "--without-curses" \
> + "curses gui?" &&
> +
How did it fail, what is your hardware and most importantly, does it still
build whatever it did without that flag? When I did the last update and
previous casts, --with-curses worked for me.

> -suggest_depends 'wine-gecko' \
> - '' \
> - '' \
> - 'for pre-downloaded GECKO engine' \
> - 'z-rejected'
Why did you remove this?!

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

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page