Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 14016] New: problem with colons in depends strings

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 14016] New: problem with colons in depends strings
  • Date: 27 Sep 2007 11:57:19 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14016

Summary: problem with colons in depends strings
Product: Sorcery
Version: 1.14.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: treeve AT scarlet.be


when I look at /var/state/sorcery/depends, I see

sptk:cmake:on:required::
sptk:g++:on:required::
sptk:xorg(X11-LIBS):on:optional::
sptk:fltk:on:optional::-DNO_FLTK:BOOL=ON
sptk:postgresql:off:optional::-DNO_POSTGRESQL:BOOL=ON
sptk:sqlite:on:optional::-DNO_SQLITE3:BOOL=ON
sptk:libiodbc(ODBC-MGR):on:optional::-DNO_ODBC:BOOL=ON
sptk:aspell:on:optional::-DNO_ASPELL:BOOL=ON

I know that sorcery uses the colon as a separator, so how can I force sorcery
to process a depends string such as '-DNO_FLTK:BOOL=ON' correctly?


This construct is needed by some spells which use cmake, as the cmake syntax
requires parameters to be in the form VAR:type=value

I tried using \: in the string, but that does not work either.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 14016] New: problem with colons in depends strings, bugzilla-daemon, 09/27/2007

Archive powered by MHonArc 2.6.24.

Top of Page