changeset: 4360:b72bac98b78a7793c95dc2318e6e033c9f81769a
tag: tip
user: Aidan Kehoe <kehoea(a)parhasard.net>
date: Sun Dec 23 17:35:49 2007 +0100
files: ChangeLog.carbon2 carbon/README
description:
Update carbon/README; test the push hooks in the xemacs-carbon2 Mercurial repo.
2007-12-23 Aidan Kehoe <kehoea(a)parhasard.net>
* carbon/README: Update to reflect that this Carbon XEmacs is
available via Mercurial, and as such, there's no need to download
the beta tarballs.
diff -r a4966f23ecea1e7838c55e9efcd8aaa774db7243 -r
b72bac98b78a7793c95dc2318e6e033c9f81769a carbon/README
--- a/carbon/README Sun Dec 23 17:29:43 2007 +0100
+++ b/carbon/README Sun Dec 23 17:35:49 2007 +0100
@@ -4,30 +4,7 @@ Building Carbon XEmacs
Building Carbon XEmacs
----------------------
-The procedure described below has only been tested on Mac OS X 10.3
-with Xcode Tools v1.5 installed.
-
-The port uses Carbon features introduced in OS X 10.3 (e.g., the
-Pasteboard Manager) so it won't work without modification on earlier
-versions of OS X.
-
-Download and untar the file xemacs-21.5.<mm>.tar.bz (or .gz) from of the
-XEmacs mirrors:
-
-
http://xemacs.org/Download/index.html
-
-Download and bunzip2 the file xemacs-21.5.<mm>-carbon-<nn>.diff.bz2 from:
-
-
http://members.shaw.ca/akochoi-xemacs/index.html
-
-where <mm> is the release number of XEmacs 21.5 to which the patch
-will apply and <nn> is b1, b2, etc.
-
-Apply the patch. In the xemacs-21.5.<mm> directory, type:
-
- patch -p1 < <dir_of_patch_file>/xemacs-21.5.<mm>-carbon-<nn>.diff
-
-Then in the directory /carbon/, type:
+In this directory type:
sh < build-app.sh
@@ -35,43 +12,17 @@ install additional packages.
install additional packages.
-Downloading the Binary Distribution
------------------------------------
-
-Download and untar the file xemacs-21.5.<mm>-<nn>.tar.bz2 from:
-
- <<available soon!!>>
-
-An application (bundle) should result. This application will only run
-on Mac OS X 10.3 and not on earlier versions of OS X. The following
-are the only libraries it uses (otool -L), which should be supported
-on any standard Mac OS X 10.3.7 or later installation.
-
- /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
- (compatibility version 2.0.0, current version 128.0.0)
- /System/Library/Frameworks/ApplicationServices.framework/
- Versions/A/ApplicationServices
- (compatibility version 1.0.0, current version 19.0.0)
- /usr/lib/libncurses.5.dylib
- (compatibility version 5.0.0, current version 5.0.0)
- /usr/lib/libSystem.B.dylib
- (compatibility version 1.0.0, current version 71.1.1)
-
-Follow the instructions in the section "Installing Packages" below to
-install additional packages.
-
-
Installing Packages
-------------------
-Read the file README.packages in the xemacs-21.5.20 directory. In
-addition to the locations listed there, Carbon XEmacs will also find
-packages in the directory XEmacs.app/Contents/Resources/lib/. An
-XEmacs application bundle with packages installed in this directory is
-therefore self-contained and can be moved to a different location on
-the disk.
+See the documentation at
http://www.xemacs.org/Documentation/packageGuide.html .
-Another covenient directory to install your packages is ~/.xemacs.
+In addition to the normal package locations, Carbon XEmacs will also find
+packages in the directory XEmacs.app/Contents/Resources/lib/. An XEmacs
+application bundle with packages installed in this directory is therefore
+self-contained and can be moved to a different location on the disk.
+
+Another convenient directory to install your packages is ~/.xemacs.
If you just want all the packages installed, download the files:
diff -r a4966f23ecea1e7838c55e9efcd8aaa774db7243 -r
b72bac98b78a7793c95dc2318e6e033c9f81769a ChangeLog.carbon2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ChangeLog.carbon2 Sun Dec 23 17:35:49 2007 +0100
@@ -0,0 +1,6 @@
+2007-12-23 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * carbon/README: Update to reflect that this Carbon XEmacs is
+ available via Mercurial, and as such, there's no need to download
+ the beta tarballs.
+
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches