Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (ac9a1342c64ea76c02bf628de7899e6f550d2e89)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <abouter AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (ac9a1342c64ea76c02bf628de7899e6f550d2e89)
  • Date: Tue, 25 Oct 2011 13:37:43 +0200

On Tue, 25 Oct 2011 04:33:11 -0500
Florian Franzmann <scm AT sourcemage.org> wrote:


<snip>

> commit ba73e7abab9bc367783b7dde8b9b5c745d12ffe5
> Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
>
> libs/libfm: version 0.1.16
>
> diff --git a/libs/libfm/DEPENDS b/libs/libfm/DEPENDS
> index 0629219..60d2e65 100755
> --- a/libs/libfm/DEPENDS
> +++ b/libs/libfm/DEPENDS
> @@ -7,5 +7,6 @@ depends gtk+2 &&
> depends libpng &&
> depends menu-cache &&
> depends pango &&
> +depends gtk-doc &&
> optional_depends udisks "--enable-udisks" "--disable-udisks" \
> "build libfm with udisks support"
> diff --git a/libs/libfm/DETAILS b/libs/libfm/DETAILS

<snip>

Are you sure libfm depends on gtk-doc?
It looks like it should be optional:

configure options:
--enable-gtk-doc use gtk-doc to build documentation [[default=no]]
--enable-gtk-doc-html build documentation in html format [[default=yes]]
--enable-gtk-doc-pdf build documentation in pdf format [[default=no]]


From configure output:
Build API doc with gtk-doc (required for make dist): no

Thanks,
Arjan

+===================
Source Mage GNU/Linux developer,
http://www.sourcemage.org
+============




Archive powered by MHonArc 2.6.24.

Top of Page