slackware-current/source/x/mesa
Patrick J Volkerding a9b559dd10 Sun Apr 5 01:33:45 UTC 2020
kde/calligra-2.9.11-x86_64-34.txz:  Rebuilt.
  Recompiled against glew-2.2.0.
  The libGLEW.so.2.2 .soname (rather than libGLEW.so.2) gets me every time.
  Thanks to marrowsuck for the bug report.
l/libdvdread-6.1.1-x86_64-1.txz:  Upgraded.
x/mesa-20.0.4-x86_64-2.txz:  Rebuilt.
  Recompiled against glew-2.2.0.
2020-04-05 08:59:51 +02:00
..
doinst.sh Sat Dec 8 04:10:45 UTC 2018 2018-12-08 08:59:44 +01:00
get-mesa.sh Slackware 14.2 2018-05-31 23:31:18 +02:00
mesa.SlackBuild Sun Apr 5 01:33:45 UTC 2020 2020-04-05 08:59:51 +02:00
mesa.url Slackware 13.37 2018-05-31 22:45:18 +02:00
README.GIT Slackware 13.0 2018-05-31 22:41:17 +02:00
slack-desc Wed Sep 25 22:22:51 UTC 2019 2019-09-26 08:59:50 +02:00

Anonymous git Access

   To get the Mesa sources anonymously (read-only):

    1. Install the git software on your computer if needed.

    2. Get an initial, local copy of the repository with:

     git clone git://anongit.freedesktop.org/git/mesa/mesa


    3. Later, you can update your tree from the master repository with:

     git pull origin