Mac OS X Universal Binaries

From Mumble Wiki
Revision as of 14:27, 22 March 2011 by MKrautz (talk | contribs) (Mac OS X Universal Binary page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Mumble Universal Binaries for Mac OS X

Since the 1.2.3 release of Mumble, the default packaging for Mac OS X only includes 64-bit Intel (X86-64) binaries for Mumble and Murmur. The reason behind this move was that the majority Macs sold since the switch to Intel processors (that is, except the first generation of the various Mac families and the Mac Mini) have X86-64 support.

Universal binaries that are built to run on 32-bit Intel (i386) and PowerPC (ppc) are still provided, but don't include all extra "nice-to-have" features such as the overlay.

Downloads

The latest universal binary release of Mumble is 1.2.3:

http://mumble.info/snapshot/Mumble-Universal-1.2.3.dmg

Snapshots are also regularly made available, though perhaps not as rapidly as the 64-bit versions are. They can be found in the snapshot folder of mumble.info:

http://mumble.info/snapshot/

All universal snapshots follow the naming scheme Mumble-Universal-Snapshot-VERSION.dmg, where VERSION is an internal description of the version of the snapshot. (It is the output of 'git describe' at build-time.)