Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (799fee9fee34b9eb2cbf47192d74d9c8d69fc850)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
  • To: sm-commit AT lists.ibiblio.org, Pol Vinogradov <scm AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (799fee9fee34b9eb2cbf47192d74d9c8d69fc850)
  • Date: Wed, 17 Feb 2010 07:18:54 +0100 (CET)

:2010-02-16T19:08:Pol Vinogradov:

> http/gnash: added cairo renderer, various cleanups

Are you sure it actually works? The reason it was removed was because it
had so many problems that it was annoying.

> @@ -1,10 +1,4 @@
> config_query_option GNASH_OPTS \
> - "Enable support for the MIT-SHM X extension" \
> - y \
> - "--enable-mit-shm" \
> - "--disable-mit-shm" &&
> -

--with-shm <-- sysv or posix so basically just changes to something else

> -optional_depends libxft \
> - '--enable-Xft' \
> - '--disable-Xft' \
> - 'Enable support for xft library' &&
> -

Even if it doesn't have options it's still there:
--with-Xft-incl directory where Xft.h is
--with-Xft-lib directory where Xft library is


> -optional_depends nspr \
> - '--enable-nspr' \
> - '--disable-nspr' \
> - 'Enable support for Netscape Portable Runtime (NSPR).' &&
> -

Even if it doesn't have options it's still there:
--with-nspr-incl directory where NSPR headers are
--with-nspr-lib directory where NSPR libraries are

--
Andraž 'ruskie' Levstik
Source Mage GNU/Linux Games/Xorg grimoire guru
Re-Alpine Coordinator http://sourceforge.net/projects/re-alpine/
Geek/Hacker/Tinker

Be sure brain is in gear before engaging mouth.


Archive powered by MHonArc 2.6.24.

Top of Page