~ubuntu-branches/ubuntu/maverick/blender/maverick

« back to all changes in this revision

Viewing changes to extern/glew/README.txt

  • Committer: Bazaar Package Importer
  • Author(s): Khashayar Naderehvandi, Khashayar Naderehvandi, Alessio Treglia
  • Date: 2009-01-22 16:53:59 UTC
  • mfrom: (14.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090122165359-v0996tn7fbit64ni
Tags: 2.48a+dfsg-1ubuntu1
[ Khashayar Naderehvandi ]
* Merge from debian experimental (LP: #320045), Ubuntu remaining changes:
  - Add patch correcting header file locations.
  - Add libvorbis-dev and libgsm1-dev to Build-Depends.
  - Use avcodec_decode_audio2() in source/blender/src/hddaudio.c

[ Alessio Treglia ]
* Add missing previous changelog entries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
See doc/index.html for more information.
 
2
 
 
3
If you downloaded the tarball from the GLEW website, you just need to:
 
4
 
 
5
    Unix:
 
6
 
 
7
        make
 
8
 
 
9
    Windows:
 
10
 
 
11
        use the project file in build/vc6/
 
12
 
 
13
If you wish to build GLEW from scratch (update the extension data from
 
14
the net or add your own extension information), you need a Unix
 
15
environment (including wget, perl, and GNU make).  The extension data
 
16
is regenerated from the top level source directory with:
 
17
 
 
18
        make extensions