~ubuntu-branches/ubuntu/lucid/xscreensaver/lucid

« back to all changes in this revision

Viewing changes to OSX/README

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2007-12-06 09:53:12 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20071206095312-fkzcwe4vqm50z208
Tags: 5.04-1ubuntu1
* Merge from debian unstable, remaining changes:
  - split xscreensaver into xscreensaver, xscreensaver-data (hacks we ship),
    xscreensaver-data-extra (hacks in universe). split out gl hacks for
    universe to xscreensaver-gl-extra
  - use fridge for rss screensavers
  - create and install .desktop files for gnome-screensaver

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
This directory contains the MacOS-specific code for building a Cocoa
 
3
version of xscreensaver without using X11.
 
4
 
 
5
To build it, just type "make", or use the included XCode project.  The
 
6
executables will show up in the "build/Release/" and/or "build/Debug/"
 
7
directories.
 
8
 
 
9
To build these programs, XCode 2.2 or later is required.
 
10
To run them, MacOS 10.4.0 or later is required.