Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Chris Dombroski (270f3fdeb7bc759573baa8a2506222373edd5753)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jeremy Blosser <jblosser-smgl AT firinn.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Chris Dombroski (270f3fdeb7bc759573baa8a2506222373edd5753)
  • Date: Thu, 25 Jan 2007 15:14:23 -0600

On Jan 25, Jaka Kranjc [lynx AT mages.ath.cx] wrote:
> On Thursday 25 January 2007 21:50, Jeremy Blosser wrote:
> > On Jan 25, Chris Dombroski [scm AT mail.sourcemage.org] wrote:
> > > Created DEPENDS file, depends on X11-SERVER and libxscrnsaver. Bug
> > > 11014
> >
> > http://bugs.sourcemage.org/show_bug.cgi?id=11014#c4
> > "missing dependency on X11-SERVER or (imake and libxscrnsaver) for
> > xorg-modular.
> >
> > server as this app makes sense when using a server."
> >
> > > +depends X11-SERVER &&
> > > +if [ "$(get_spell_provider $SPELL X11-SERVER)" == "xorg-server"
> > > ]; then + depends imake
> > > + depends libxscrnsaver
> > > +fi
> >
> > Jaka, did you mean it needs both, or needs either X11-SERVER or the others
> > if not using a server with xorg-modular?
> the two don't force xorg-server through their dependencies, true. However
> the
> description leads me to believe it needs it.

Yes, I use it, it needs a server. Does it also need the other two if it
has the server dependency already, or are those only needed for the build
if one has the libs but not the server (which wouldn't work for this one
anyway).

I think you were originally saying it needs
X11-SERVER || (imake && libxscrnsaver); this change is both.

> xautolock:
> Xautolock monitors console activity under the X window system, and fires
> up a program of your choice if nothing happens during a user configurable
> period of time. You can use this to automatically start up a screen locker
> in case you tend to forget to do so manually before having a coffee break
>
> btw Chris, we have two utility functions in FUNCTIONS:
> check_if_xorg_modular_libs
> check_if_xorg_modular_server

Attachment: pgpitaJc646Lx.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page