~ubuntu-branches/ubuntu/karmic/libsdl1.2/karmic

« back to all changes in this revision

Viewing changes to README.SVN

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-12-05 20:29:43 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20071205202943-ryogi07hodn5cdif
Tags: 1.2.12-1ubuntu1
* Merge with Debian; remaining changes:
  - Remove svgalib support.
  - Prefer libgl1-mesa-dev build-dependency over xlibmesa-gl-dev.
  - Build for lpia as for i386.
* Link using -Wl,-Bsymbolic-functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
information on using svn, where you can also download software for
8
8
MacOS, Windows, and Unix systems.
9
9
 
10
 
  svn checkout svn://libsdl.org/trunk/SDL
 
10
  svn checkout http://svn.libsdl.org/branches/SDL-1.2
11
11
 
12
12
If you are building SDL with an IDE, you will need to copy the file
13
13
include/SDL_config.h.default to include/SDL_config.h before building.