Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 524052

Summary: sci-libs/gdal - install include files in /usr/include/gdal/
Product: Gentoo Linux Reporter: Hans de Graaff <graaff>
Component: [OLD] LibraryAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: normal CC: titanofold
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 528582    

Description Hans de Graaff gentoo-dev Security 2014-09-29 18:38:51 UTC
Currently the include files for gdal are installed directly into /usr/include, but I'm now faced with a package (dev-db/mysql-workbench) that expects these include files to be in a gdal-specific directory, i.e. it contains

#include <gdal/gdal.h>

I have already discussed this with Aaron via email and we came to the conclusion that it is best to change this in the sci-libs/gdal package.
Comment 1 Aaron W. Swenson gentoo-dev 2014-11-05 16:12:25 UTC
*gdal-1.11.1-r1 (05 Nov 2014)

  05 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> -gdal-1.11.1.ebuild,
  +gdal-1.11.1-r1.ebuild:
  Fix bugs 361299 and 524052.