1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/squeak/squeak.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A portable Smalltalk 80-based language
14 [T] Squeak is an OpenSource and super-portable implementation of a multi-media
15 [T] capable Smalltalk-80 based object-oriented programming environment. It is
16 [T] written entirely in Smalltalk and has a high-performance VM, created by
17 [T] compiling the Smalltalk VM code into efficient and portable C code. It
18 [T] now uses the Self language's Morphic User Interface but still provides
19 [T] the original MVC GUI as well.
21 [U] http://squeak.org/
23 [A] Cees de Groot <cg@cdegroot.com>
24 [M] Rene Rebe <rene@t2-project.org>
32 [P] X -----5---9 800.000
34 #to be able to use a 32bit image with an 64bit vm we need an patch
35 #see http://bugs.squeak.org/view.php?id=4608
36 [O] [ $arch_sizeof_long = 8 ] && var_append patchfiles ' ' "$confdir/64bit-vm.diff"
37 [O] srcdir="Squeak*/platforms/unix"
38 [O] configscript="../config/configure"
39 [D] c62f761d2a07e837b947b21b00c96a330d8bf0d3c1618f4261f0343b Squeak-3.9-9.src.tar.gz http://squeakvm.org/unix/release/