pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2013Q4] pkgsrc/graphics/MesaLib



Module Name:    pkgsrc
Committed By:   tron
Date:           Fri Mar 14 13:59:47 UTC 2014

Modified Files:
        pkgsrc/graphics/MesaLib [pkgsrc-2013Q4]: dri.mk options.mk

Log Message:
Pullup ticket #4346 - requested by obache
graphics/MesaLib: build fix for depending packages

Revisions pulled up:
- graphics/MesaLib/dri.mk                                       1.8
- graphics/MesaLib/options.mk                                   1.26

---
   Module Name: pkgsrc
   Committed By:        obache
   Date:                Fri Mar 14 07:19:36 UTC 2014

   Modified Files:
        pkgsrc/graphics/MesaLib: dri.mk options.mk

   Log Message:
   Overall dri related dependency clean up.
   * move dri related API_DEPENDS into dri.mk.
   * add missing API_DEPENDS.
   * only define such API_DEPENDS only not using builtin MesaLib.

   Fixes following issues on platforms that builtin one is older than required
   version (ex. NetBSD-5).
   * build issue of MesaLib
   * unwanted dependency on MesaLib from pkgsrc even if builtin one is
   sufficient.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.4.1 pkgsrc/graphics/MesaLib/dri.mk
cvs rdiff -u -r1.25 -r1.25.4.1 pkgsrc/graphics/MesaLib/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index