@@ -84,24 +84,23 @@ more, or you think you've found a bug, visit them at:
84
84
About this package
85
85
==================
86
86
87
- In my tinkerings with Inform over the years (I really *will* write a proper
88
- game one day), I've had to move the program, libraries and documentation to
89
- several different Unix machines. Although it wasn't a big problem, it was
90
- just tedious enough to make me want to automate the configuration and
91
- installation process, and have everything I needed automatically to hand.
92
- The result is this package, which should build and install on all Unix,
93
- Linux and Win32/Cygwin systems.
94
-
95
- Then I thought, hey, maybe other people find it a bit tedious too. So I
96
- asked Graham for his permission to redistribute Inform, and he gave it.
97
- Hope it proves useful.
87
+ This package was originally created by Glenn Hutchings to address the
88
+ tedium of gathering the program, libraries, and documentation for
89
+ several different Unix machines. It received blessing from Graham
90
+ Nelson. The result is a package that automates the configuration and
91
+ installation process. It should build and install on all Unix, Linux,
92
+ and Win32/Cygwin system.
93
+
94
+ This package is an ideal base for creating pre-compiled packages in the
95
+ style of Debian .debs, Redhat .rpms and similar schemes as well as build
96
+ trees like FreeBSD ports, NetBSD pkgsrc, and Gentoo portage.
98
97
99
98
Many people contributed to the contents of this package. See the file
100
99
AUTHORS for more details.
101
100
102
- This package is hosted at Bitbucket :
101
+ This package is hosted at Github :
103
102
104
- http ://bitbucket.org/zondo/inform
103
+ https ://github.com/DavidGriffith/inform6
105
104
106
105
Feel free to hack on it and send me improvements!
107
106
@@ -111,4 +110,4 @@ Finally...
111
110
If you have any comments or suggestions (or anything else, for that matter)
112
111
feel free to drop me a line. I am:
113
112
114
- Glenn Hutchings <[email protected] >.
113
+ David Griffith <[email protected] >.
0 commit comments