Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c7ed358c8e54d863ddf52cb1fb835295b9934053)
  • Date: Sat, 3 Nov 2007 23:22:42 +0100

On Fri 2007-11-02 10:09:56 +0200, Juuso Alasuutari wrote:
> On Friday 02 November 2007 02:58:54 Florian Franzmann wrote:
> <snip>
> > diff --git a/libs/gloox/DEPENDS b/libs/gloox/DEPENDS
> > new file mode 100755
> > index 0000000..058b2c1
> > --- /dev/null
> > +++ b/libs/gloox/DEPENDS
> > @@ -0,0 +1,7 @@
> > +depends gnutls &&
> > +depends openssl &&
> > +depends libidn &&
> > +optional_depends zlib \
> > + "--disable-zlib" \
> > + "--enable-zlib" \
> > + "for Stream Compression"
>
> Isn't a C++ library supposed to depend on g++?
hm, since g++ is our only C++ compiler probably yes, I'll correct this.
>
> > + SHORT="a C++ library for the jabber instant messaging
> > protocol"
> > +cat << EOF
> > +gloox is fully compliant to XMPP Core and almost (see below) fully
> > compliant +to XMPP IM. The following are some of the supported features: *
> > TLS and +SASL * roster management * privacy lists * SRV lookups * server
> > certificate +verification * support for xml:lang i18n
> > +EOF
>
> I think the long description should also mention what the program is, not
> only
> its features. In this case, `gaze what gloox` won't reveal much of the
> program's function.
You're right, I'll fix this.

regards
Florian




Archive powered by MHonArc 2.6.24.

Top of Page