~ruther/guix-local

ref: 505b1aa88fc900b85c978fec55a25d47266140f6 guix-local/gnu/packages/tcl.scm -rw-r--r-- 5.8 KiB
765904ce — Ludovic Courtès 12 years ago
gnu: Add Tk.

* gnu/packages/tcl.scm (tk): New variable.
3465eb03 — Ludovic Courtès 13 years ago
distro: tcl: Make a `tclsh' symlink.

* gnu/packages/tcl.scm (tcl): Add a `tclsh' symlink.
1ffa7090 — Ludovic Courtès 13 years ago
distro: Change the module name space to (gnu ...).

* distro: Rename to...
* gnu: ... this.  Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
  /distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
d5529a91 — Ludovic Courtès 13 years ago
distro: expect: Provide the right path to `stty'.

* distro/packages/tcl.scm (expect): Add #:phases argument.
eb6d676e — Ludovic Courtès 13 years ago
distro: tcl, expect: Enable tests.

* distro/packages/tcl.scm (tcl, expect): Remove #:tests? argument; add
  #:test-target.
4a219a1a — Ludovic Courtès 13 years ago
distro: Add Tcl, Expect, and DejaGNU.

* distro/packages/dejagnu.scm, distro/packages/tcl.scm: New files.
* Makefile.am (MODULES): Add them.