gif and ungif libraries

2005-09-05 Thread Riccardo

Hello,

could someone check if it is an easy work to make gnustep gui/back build 
and link against "libgif" and not only "libungif" libraries too? Once, 
ungif was only the free alternative but the patents expired thus libgif 
is a viable library again. In fact, gentoo unstable currently installs 
libgif (and conflicts against ungif) only.
Possibly it is a matter of only tweaking configure to try for libgif 
once ungif failed or the other way around...
Maybe on the run we will be able to save gif too :) But that will 
require more work for sure.


I report this porblem here for a quick reply, otherwise I'll open a bug 
report.


-R



___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


[Gnustep-cvs] GNUstep Testfarm Results

2005-09-05 Thread Adam Fedor
Test results for GNUstep as of Mon Sep  5 06:34:16 EDT 2005
If a particular system failed compilation, the logs for that system will
be placed at ftp://ftp.gnustep.org/pub/testfarm

If you would like to add your machine to this list, set up a cron job
(make sure you set up your PATH and other environment variables correctly)
to run the Startup/scripts/test-gnustep script (see the script comments 
for more info).

Success Compile i386-unknown-netbsdelf2.0.2 Mon Sep  5 03:59:18 CEST 2005
Success Compile powerpc-apple-darwin7.9.0 Mon Sep  5 03:21:15 MDT 2005
Success Compile sparc-sun-solaris2.7 Mon Sep  5 02:08:15 EDT 2005




Re: gif and ungif libraries

2005-09-05 Thread Chris Vetter

On Mon, 5 Sep 2005 10:28:02, Riccardo wrote:
> Hello,
> could someone check if it is an easy work to make gnustep gui/back build 
> and link against "libgif" and not only "libungif" libraries too? Once, 
[...]

The problem I see here is that Window Maker currently links against
libungif.

So if you want GNUstep to use libgif AND want to run Window Maker, you'll
have a conflict...

-- 
Chris


-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


[Gnustep-cvs] gnustep/dev-libs/StepTalk/Examples/Server .cvsi...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:17:56

Removed files:
dev-libs/StepTalk/Examples/Server: .cvsignore ChangeLog 
   GNUmakefile Server.m 
   talkToServer.st 

Log message:
Removed Server example as it was obsoleted by remote conversations and 
shared environments





[Gnustep-cvs] gnustep/dev-libs/StepTalk/Examples/Shell Change...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:11:31

Modified files:
dev-libs/StepTalk/Examples/Shell: ChangeLog STShell.h STShell.m 
  stshell_tool.m 

Log message:
use remote scripting, reflect framework changes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Examples/Shell/ChangeLog.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Examples/Shell/STShell.h.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Examples/Shell/STShell.m.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Examples/Shell/stshell_tool.m.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





[Gnustep-cvs] gnustep/dev-libs/StepTalk/Tools GNUmakefile STE...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:10:43

Modified files:
dev-libs/StepTalk/Tools: GNUmakefile STEnvironmentProcess.h 
 STEnvironmentProcess.m STExecutor.h 
 STExecutor.m stenvironment.m stexec.m 

Log message:
added stenvironment tool, removet stalk and stupdate_languages tools as 
they were obsolete, reflected framework changes, read from standard input, use 
remote conversations

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Tools/GNUmakefile.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Tools/STEnvironmentProcess.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Tools/STEnvironmentProcess.m.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Tools/STExecutor.h.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Tools/STExecutor.m.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Tools/stenvironment.m.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Tools/stexec.m.diff?tr1=1.5&tr2=1.6&r1=text&r2=text





[Gnustep-cvs] gnustep/dev-libs/StepTalk .dist-ignore ChangeLo...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:14:11

Modified files:
dev-libs/StepTalk: .dist-ignore ChangeLog TODO Version 
dev-libs/StepTalk/ApplicationScripting/Source: 
   
STApplicationScriptingController.m 
   STTranscript.m 
dev-libs/StepTalk/Documentation/Reference: 
   NSInvocation+additions.gsdoc 
   NSInvocation+additions.html 
   NSObject+additions.gsdoc 
   NSObject+additions.html 
   STBundleInfo.gsdoc 
   STBundleInfo.html 
   STEngine.gsdoc 
   STEngine.html 
   STEnvironment.gsdoc 
   STEnvironment.html 
   STExterns.gsdoc 
   STExterns.html 
   STFunctions.gsdoc 
   STFunctions.html 
   STMethod.gsdoc 
   STMethod.html 
   STObjCRuntime.gsdoc 
   STObjCRuntime.html 
   STObjectReference.gsdoc 
   STObjectReference.html 
   STScript.gsdoc 
   STScript.html 
   STScriptObject.gsdoc 
   STScriptObject.html 
   STScripting.gsdoc 
   STScripting.html 
   STScriptsManager.gsdoc 
   STScriptsManager.html 
   STSelector.gsdoc 
   STSelector.html 
   STUndefinedObject.gsdoc 
   STUndefinedObject.html 
   StepTalk.html 
   StepTalk.igsdoc 
dev-libs/StepTalk/Examples/Smalltalk: actor.st shell.st 
Added files:
dev-libs/StepTalk/Testing: languageManager.st 

Log message:
minor version update

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/.dist-ignore.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/ChangeLog.diff?tr1=1.78&tr2=1.79&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/TODO.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Version.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/ApplicationScripting/Source/STApplicationScriptingController.m.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/ApplicationScripting/Source/STTranscript.m.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/NSInvocation+additions.gsdoc.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/NSInvocation+additions.html.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/NSObject+additions.gsdoc.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/NSObject+additions.html.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STBundleInfo.gsdoc.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STBundleInfo.html.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STEngine.gsdoc.diff?tr1=

[Gnustep-cvs] gnustep/dev-libs/StepTalk/Languages/Smalltalk C...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:03:05

Modified files:
dev-libs/StepTalk/Languages/Smalltalk: ChangeLog GNUmakefile 
   SmalltalkEngine.m 
   SmalltalkInfo.plist 
Added files:
dev-libs/StepTalk/Languages/Smalltalk: NSObject+additions.h 
   NSObject+additions.m 

Log message:
reflect framework changes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk/NSObject+additions.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk/NSObject+additions.m.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk/ChangeLog.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk/GNUmakefile.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk/SmalltalkEngine.m.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk/SmalltalkInfo.plist.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text





[Gnustep-cvs] gnustep/dev-libs/StepTalk/Frameworks/StepTalk G...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:02:04

Modified files:
dev-libs/StepTalk/Frameworks/StepTalk: GNUmakefile STActor.h 
   STActor.m 
   STConversation.h 
   STConversation.m 
   STEngine.h STEngine.m 
   STEnvironment.m 
   STFileScript.m 
   STFunctions.m STScript.m 
   STScriptObject.m 
   STScriptsManager.m 
   ScriptingInfo.plist 
   StepTalk.h 
Added files:
dev-libs/StepTalk/Frameworks/StepTalk: STLanguageManager.h 
   STLanguageManager.m 
   STRemoteConversation.h 
   STRemoteConversation.m 
Removed files:
dev-libs/StepTalk/Frameworks/StepTalk: STLanguage.h STLanguage.m 

Log message:
Added remote conversation and language manager, removed STLanguage

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STLanguageManager.h?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STLanguageManager.m?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STRemoteConversation.h?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STRemoteConversation.m?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/GNUmakefile.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STActor.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STActor.m.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STConversation.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STConversation.m.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STEngine.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STEngine.m.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STEnvironment.m.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STFileScript.m.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STFunctions.m.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STScript.m.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STScriptObject.m.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STScriptsManager.m.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/ScriptingInfo.plist.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/StepTalk.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





[Gnustep-cvs] gnustep/dev-libs/StepTalk/Testing/Smalltalk dis...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:38:41

Added files:
dev-libs/StepTalk/Testing/Smalltalk: distant.st 

Log message:
added distant scripting test

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Testing/Smalltalk/distant.st?rev=1.1





[Gnustep-cvs] gnustep/dev-libs/StepTalk ChangeLog NEWS Tools/...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 20:31:08

Modified files:
dev-libs/StepTalk: ChangeLog NEWS 
Removed files:
dev-libs/StepTalk/Tools: stupdate_languages.m 

Log message:
update to 0.10.0

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/ChangeLog.diff?tr1=1.79&tr2=1.80&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/NEWS.diff?tr1=1.13&tr2=1.14&r1=text&r2=text





[Gnustep-cvs] gnustep/dev-libs/StepTalk/Documentation/Referen...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 21:16:28

Added files:
dev-libs/StepTalk/Documentation/Reference: STActor.gsdoc 
   STActor.html 
   STContext.gsdoc 
   STContext.html 
   STConversation.gsdoc 
   STConversation.html 
   
STEnvironmentDescription.gsdoc 
   
STEnvironmentDescription.html 
   STFileScript.gsdoc 
   STFileScript.html 
   STLanguageManager.gsdoc 
   STLanguageManager.html 
   STRemoteConversation.gsdoc 
   STRemoteConversation.html 
Removed files:
dev-libs/StepTalk/Documentation/Reference: STLanguage.gsdoc 
   STLanguage.html 

Log message:
New files

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STActor.gsdoc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STActor.html?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STContext.gsdoc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STContext.html?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STConversation.gsdoc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STConversation.html?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STEnvironmentDescription.gsdoc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STEnvironmentDescription.html?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STFileScript.gsdoc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STFileScript.html?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STLanguageManager.gsdoc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STLanguageManager.html?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STRemoteConversation.gsdoc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STRemoteConversation.html?rev=1.1





[Gnustep-cvs] gnustep/dev-libs/StepTalk/Documentation/Referen...

2005-09-05 Thread Stefan Urbanek
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Stefan Urbanek <[EMAIL PROTECTED]>  05/09/05 21:15:27

Modified files:
dev-libs/StepTalk/Documentation/Reference: 
   NSInvocation+additions.gsdoc 
   NSInvocation+additions.html 
   STBundleInfo.gsdoc 
   STBundleInfo.html 
   STEngine.gsdoc 
   STEngine.html 
   STEnvironment.gsdoc 
   STEnvironment.html 
   STExterns.gsdoc 
   STExterns.html 
   STFunctions.gsdoc 
   STFunctions.html 
   STMethod.gsdoc 
   STMethod.html 
   STObjCRuntime.gsdoc 
   STObjCRuntime.html 
   STObjectReference.gsdoc 
   STObjectReference.html 
   STScript.html 
   STScripting.gsdoc 
   STScripting.html 
   STScriptsManager.gsdoc 
   STScriptsManager.html 
   STSelector.html 
   STUndefinedObject.gsdoc 
   STUndefinedObject.html 
   StepTalk.html 
   StepTalk.igsdoc 

Log message:
Regenerated docs

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/NSInvocation+additions.gsdoc.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/NSInvocation+additions.html.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STBundleInfo.gsdoc.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STBundleInfo.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STEngine.gsdoc.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STEngine.html.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STEnvironment.gsdoc.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STEnvironment.html.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STExterns.gsdoc.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STExterns.html.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STFunctions.gsdoc.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STFunctions.html.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STMethod.gsdoc.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STMethod.html.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STObjCRuntime.gsdoc.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STObjCRuntime.html.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STObjectReference.gsdoc.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Documentation/Reference/STObjectReference.html.diff?tr

Re: STS Template Engine

2005-09-05 Thread Helge Hess

On 2. Sep 2005, at 17:01 Uhr, Sunrise Ltd wrote:

Well, my first thought was: why another templating engine? We
already  have WO (either in SOPE or in gstep-web).
It would seem that your idea of "templating engine" is a little  
narrow.


How to you come to this conclusion?


WO is great for webservers and templating of webcontent.


Indeed.


But there are far more templating requirements than webcontent.


Obviously.

As mentioned, the STS Template Engine was specifically designed to  
generate configuration files for faceless server apps, such as in  
our case

Asterisk.


And you can't do this with WO? Interesting, we can and its rather  
cool for this kind of things.

It would seem that your idea of "WO" is a little narrow.

It could be used for webcontent templating, but it is specifically  
designed for system configuration tasks. And for this purpose it  
beats WO hands down.


If you say so.


You might want to add actual reasons on why your NIH templating is  
better than WO for the task instead of accusing someone of having a  
"narrow idea". Your mail has no interesting content on that actual  
point.


regards,
  Helge

PS: your email address doesn't work.
--
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org



___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: gif and ungif libraries

2005-09-05 Thread Adam Fedor

On 2005-09-05 02:28:02 -0600 Riccardo <[EMAIL PROTECTED]> wrote:


Hello,

could someone check if it is an easy work to make gnustep gui/back 
build and 
link against "libgif" and not only "libungif" libraries too? Once, 
ungif was 
only the free alternative but the patents expired thus libgif is a 
viable 
library again. In fact, gentoo unstable currently installs libgif 
(and 
conflicts against ungif) only.


This should be working at least since gui version 0.9.5.

If it is not, file a bug report, and include a config.log file as well.



___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev