Add missing meta information for the new "future-visualizer" collection.
(cherry picked from commit 1635ac1bc5
)
This commit is contained in:
parent
a0f7f72780
commit
9ba9ffb957
|
@ -627,7 +627,7 @@ plt-extras :+= (- (+ (package: "games/" #:executable "plt-games")
|
|||
"paint-by-numbers/{hattori|solution-sets|raw-problems}")
|
||||
|
||||
;; -------------------- texpict & slideshow
|
||||
plt-extras :+= (collects: "texpict/")
|
||||
plt-extras :+= (collects: "texpict/")
|
||||
(package: "slideshow")
|
||||
|
||||
;; -------------------- frtime
|
||||
|
@ -694,6 +694,9 @@ plt-extras :+= (package: "datalog/")
|
|||
;; -------------------- db
|
||||
mz-extras :+= (package: "db/") (lib: "sqlite*")
|
||||
|
||||
;; -------------------- future-visualizer
|
||||
plt-extras :+= (package: "future-visualizer/")
|
||||
|
||||
;; ============================================================================
|
||||
;; Readme header
|
||||
|
||||
|
|
|
@ -749,6 +749,7 @@ path/s is either such a string or a list of them.
|
|||
"collects/frtime/demos/ufo.rkt" drdr:command-line (mzc *)
|
||||
"collects/frtime/gui/demo" drdr:command-line (mzc *)
|
||||
"collects/frtime/gui.rkt" drdr:command-line (mzc *)
|
||||
"collects/future-visualizer" responsible (jamesswaine)
|
||||
"collects/games" responsible (mflatt robby)
|
||||
"collects/games/chat-noir" responsible (robby matthias)
|
||||
"collects/games/gobblet/check.rkt" drdr:command-line (mzc "-k" *)
|
||||
|
|
Loading…
Reference in New Issue
Block a user