GIT git://common-lisp.net/projects/xcvb/cl-launch.git ; \
GIT git://common-lisp.net/projects/qitab/command-line-arguments.git ; \
GIT git://common-lisp.net/users/frideau/fare-utils.git ; \
- GIT git://common-lisp.net/users/frideau/fare-matcher.git ; \
+ GIT git://common-lisp.net/users/frideau/fare-quasiquote.git ; \
GIT git://common-lisp.net/users/frideau/fare-mop.git ; \
GIT git://common-lisp.net/users/frideau/fare-memoization.git ; \
GIT git://common-lisp.net/projects/qitab/inferior-shell.git ; \
GIT git://common-lisp.net/projects/xcvb/quux-iolib.git
DEPENDENCIES_STILL_USING_ASDF := \
+ GIT git://github.com/m2ym/optima.git ; \
: These are used by xcvb-test: ; \
DARCS http://dwim.hu/darcs/hu.dwim.asdf/ ; \
XDARCS http://dwim.hu/darcs/hu.dwim.stefil/
- getting it, if you're frideau::
``git clone ssh://frideau@common-lisp.net/home/frideau/git/fare-utils.git``
- * fare-matcher:
- - homepage: http://cliki.net/fare-matcher
+ * fare-quasiquote:
+ - homepage: http://cliki.net/fare-quasiquote
- getting it:
- ``git clone git://common-lisp.net/users/frideau/fare-matcher.git``
- - getting it, if you're a QITAB project member::
- ``git clone ssh://frideau@common-lisp.net/home/frideau/git/fare-matcher.git``
+ ``git clone git://common-lisp.net/users/frideau/fare-quasiquote.git``
+ - getting it, if you're me::
+ ``git clone ssh://frideau@common-lisp.net/home/frideau/git/fare-quasiquote.git``
* fare-mop:
- - homepage: http://cliki.net/fare-matcher
+ - homepage: http://cliki.net/fare-mop
- getting it:
- ``git clone git://common-lisp.net/users/frideau/fare-matcher.git``
+ ``git clone git://common-lisp.net/users/frideau/fare-mop.git``
- getting it, if you're a QITAB project member::
- ``git clone ssh://frideau@common-lisp.net/home/frideau/git/fare-matcher.git``
+ ``git clone ssh://frideau@common-lisp.net/home/frideau/git/fare-mop.git``
* quux-iolib:
- homepage: http://cliki.net/quux-iolib
:nicknames ("exscribe")
:supersedes-asdf ("exscribe")
:build-depends-on ("/cl-launch" "/fare-utils"
- "/fare-matcher" "/scribble"
+ "/fare-quasiquote" "/scribble"
(:asdf "cl-typesetting"))
:depends-on ("scheme-compat" "exscribe"
"exscribe-html" "exscribe-txt" "exscribe-typeset")
:upstream "git://common-lisp.net/projects/qitab/command-line-arguments.git")
("/fare-utils" :systems (:fare-utils)
:upstream "git://common-lisp.net/users/frideau/fare-utils.git")
- ("/fare-matcher" :systems (:fare-matcher :fare-quasiquote-readtable)
- :upstream "git://common-lisp.net/users/frideau/fare-matcher.git")
+ ("/fare-quasiquote" :systems (:fare-quasiquote :fare-quasiquote-readtables :fare-quasiquote-optima :fare-quasiquote-extras)
+ :upstream "git://common-lisp.net/users/frideau/fare-quasiquote.git")
("/fare-memoization" :systems (:fare-memoization)
:upstream "git://common-lisp.net/users/frideau/fare-memoization.git")
("/hu.dwim.asdf" :systems (:hu.dwim.asdf)
:upstream "git://github.com/fare/lisp-interface-library.git")
("/rucksack" :systems (:rucksack)
:repo "git://common-lisp.net/projects/xcvb/rucksack.git")
+ ("/optima" :systems (:optima)
+ :upstream "git://github.com/m2ym/optima.git")
("/poiu" :systems (:poiu)
:upstream "git://common-lisp.net/projects/qitab/poiu.git")
("/quux-iolib" :systems (:quux-iolib)