~ubuntu-branches/ubuntu/vivid/xorg/vivid

« back to all changes in this revision

Viewing changes to xsf-docs/howto/build-mesa.txt

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen, Maarten Lankhorst
  • Date: 2012-07-03 16:06:54 UTC
  • mfrom: (6.3.25 sid)
  • Revision ID: package-import@ubuntu.com-20120703160654-xghfw2xe7iirmb9x
Tags: 1:7.7+1ubuntu1
[ Maarten Lankhorst ]
* Merge from Debian unstable, remaining changes:
  - Add apport hook
  - Demote xfonts-{75DPI,100DPI} to Suggests. Demote xfonts-scalable to
    Recommends.
  - debian/local/Xsession:
    Truncate xsession-errors on startup if too big
  - debian/local/Xsession.d/20x11-common_process-args:
    Add support for session command containing args.
  - debian/local/Xsession.d/60x11-common_localhost:
    Authorise all processes running with the user's credentials to connect
    to the server.
  - debian/local/Xsession.d/60x11-common_xdg_path:
    Add session script to set xdg path depending on the selected session.
  - debian/rules, debian/control:
    Add dependencies on x11-common, since pkgbinarymangler moves the docs
    there to save some space on the image.
  - debian/scripts/vars.*:
    + Don't drop wacom from input-all.
    + Add -vmmouse to input-all for amd64 and i386.
    + Add -qxl to video-all for amd64 and i386.
    + Add -geode to video-all for i386.
    + Drop video drivers that are likely irrelevant for ARM.
    + Drop apm, ark, chips, i128, i740, rendition, s3virge, tseng, voodoo
      from xserver-xorg-video-all dependencies. They are unmaintained and
      obsolete.
  - debian/x11-common.{preinst,postinst,postrm}.in:
    Clean up the old failsafe-x files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 * It’s considered experimental, and shipped in the
35
35
   `libgl1-mesa-dri-experimental` package accordingly.
36
36
 * It may fail to build (both API and ABI are still changing).
37
 
 * We’re not shipping `nouveau_vieux_dri.so` yet (for cards from NV04
38
 
   to NV2X; `nouveau_dri.so` is for NV30 and later). See the upstream
39
 
   http://nouveau.freedesktop.org/wiki/FeatureMatrix[FeatureMatrix]
40
 
   page to determine a card’s series.
41
37
****
42
38
 
43
39
 
91
87
----
92
88
 
93
89
If you’re on `squeeze` you may need to install a few more packages:
94
 
newer `libdrm-dev` (*FIXME:* talk about picking it from `wheezy`? or
95
 
about a local installation?), as well as `libxmu-dev`, `libxi-dev`.
 
90
newer `libdrm-dev` (it is available in `squeeze-backports`),
 
91
as well as `libxmu-dev`, `libxi-dev`.
96
92
 
97
93
Make sure you have some disc space available, since the git repository
98
94
is over 120MB, and since the mesa directory is over 500MB after a